Skip to content

Commit

Permalink
Merge pull request #610 from DependencyTrack/bump-pgjdbc
Browse files Browse the repository at this point in the history
Bump PostgreSQL JDBC driver to v42.7.2
  • Loading branch information
nscuro authored Mar 5, 2024
2 parents 11c7e0c + ed5feb8 commit 8be3650
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 @@ -117,7 +117,7 @@
<lib.httpclient.version>4.5.14</lib.httpclient.version>
<lib.net.javacrumbs.shedlock.version>5.12.0</lib.net.javacrumbs.shedlock.version>
<lib.javacron.version>1.4.0</lib.javacron.version>
<lib.jdbc-driver.postgresql.version>42.7.1</lib.jdbc-driver.postgresql.version>
<lib.jdbc-driver.postgresql.version>42.7.2</lib.jdbc-driver.postgresql.version>
<!-- Maven Plugin Properties -->
<plugin.cyclonedx.projectType>application</plugin.cyclonedx.projectType>
<plugin.cyclonedx.outputFormat>json</plugin.cyclonedx.outputFormat>
Expand Down

0 comments on commit 8be3650

Please sign in to comment.