Skip to content

Commit

Permalink
Merge pull request #1274 from deegree/dependabot/maven/org.postgresql…
Browse files Browse the repository at this point in the history
…-postgresql-42.2.25

Bump postgresql from 42.2.8 to 42.2.25
  • Loading branch information
copierrj authored Feb 2, 2022
2 parents 3fca591 + 35f2ec8 commit a2e4f2d
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 @@ -709,7 +709,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.2.8</version>
<version>42.2.25</version>
</dependency>
<!-- Oracle -->
<dependency>
Expand Down

0 comments on commit a2e4f2d

Please sign in to comment.