Skip to content

Commit

Permalink
Merge pull request #392 from navikt/dev
Browse files Browse the repository at this point in the history
Prodsette to bumper
  • Loading branch information
klaramargrethehelgemo authored Nov 11, 2024
2 parents 35d4855 + dc035c1 commit b934caa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.0.0</version>
<version>6.1.0</version>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>
Expand Down Expand Up @@ -187,7 +187,7 @@
<dependency>
<groupId>org.flywaydb</groupId>
<artifactId>flyway-core</artifactId>
<version>10.20.1</version>
<version>10.21.0</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b934caa

Please sign in to comment.