Skip to content

Commit

Permalink
Merge pull request #85 from wireapp/dependabot/maven/org.postgresql-p…
Browse files Browse the repository at this point in the history
…ostgresql-42.5.3

Bump postgresql from 42.5.1 to 42.5.3
  • Loading branch information
LukasForst authored Feb 7, 2023
2 parents 48e4f7f + d58477d commit f41c188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.5.1</version>
<version>42.5.3</version>
</dependency>
<dependency>
<groupId>org.flywaydb</groupId>
Expand Down

0 comments on commit f41c188

Please sign in to comment.