Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Commit

Permalink
Merge pull request #90 from Z-Jais/dependabot/maven/org.postgresql-po…
Browse files Browse the repository at this point in the history
…stgresql-42.6.0

Bump postgresql from 42.5.4 to 42.6.0
  • Loading branch information
Ziedelth authored Mar 20, 2023
2 parents ef34d02 + 60675c4 commit 9dec4a3
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 @@ -120,7 +120,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.5.4</version>
<version>42.6.0</version>
</dependency>
<dependency>
<groupId>org.reflections</groupId>
Expand Down

0 comments on commit 9dec4a3

Please sign in to comment.