Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/maven/flyway.version-10.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jolarsen authored Aug 23, 2024
2 parents 343d26e + 3245737 commit 6594ebd
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 @@ -50,7 +50,7 @@

<hikari.version>5.1.0</hikari.version>
<flyway.version>10.17.2</flyway.version>
<postgresql.version>42.7.3</postgresql.version>
<postgresql.version>42.7.4</postgresql.version>
<vault-jdbc.version>1.3.10</vault-jdbc.version>

<!-- Test versions -->
Expand Down Expand Up @@ -330,7 +330,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.14.19</version>
<version>1.15.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 6594ebd

Please sign in to comment.