Skip to content

Commit

Permalink
Merge pull request #21 from eXist-db/dependabot/maven/org.postgresql-…
Browse files Browse the repository at this point in the history
…postgresql-42.7.0

Bump org.postgresql:postgresql from 42.5.0 to 42.7.0
  • Loading branch information
lcahlander authored Dec 6, 2023
2 parents 3b33934 + 1c0c000 commit 5080bfc
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 @@ -13,7 +13,7 @@

<groupId>org.exist-db</groupId>
<artifactId>exist-postgresql-jdbc-driver</artifactId>
<version>42.5.0</version>
<version>42.7.0</version>

<name>PostgreSQL JDBC Driver</name>
<description>PostgreSQL JDBC Driver for eXist-db</description>
Expand Down

0 comments on commit 5080bfc

Please sign in to comment.