Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/maven/felles.version-7.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jolarsen authored Aug 22, 2024
2 parents 3fc8d26 + 6412586 commit 7750056
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 @@ -231,13 +231,13 @@
<dependency>
<groupId>org.flywaydb</groupId>
<artifactId>flyway-database-postgresql</artifactId>
<version>10.17.1</version>
<version>10.17.2</version>
</dependency>

<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.7.3</version>
<version>42.7.4</version>
</dependency>
<dependency>
<groupId>org.assertj</groupId>
Expand Down

0 comments on commit 7750056

Please sign in to comment.