Skip to content

Commit

Permalink
Merge pull request #399 from navikt/dev
Browse files Browse the repository at this point in the history
Prodsette tre bumper
  • Loading branch information
klaramargrethehelgemo authored Nov 20, 2024
2 parents b934caa + 063faf0 commit 5fdc303
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
<dependency>
<groupId>com.zaxxer</groupId>
<artifactId>HikariCP</artifactId>
<version>6.1.0</version>
<version>6.2.1</version>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>
Expand All @@ -118,7 +118,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.34</version>
<version>1.18.36</version>
</dependency>

<!-- Common -->
Expand Down Expand Up @@ -208,7 +208,7 @@
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-registry-prometheus</artifactId>
<version>1.13.6</version>
<version>1.14.1</version>
</dependency>

<!--TEST-->
Expand Down

0 comments on commit 5fdc303

Please sign in to comment.