Skip to content

Commit

Permalink
Bump org.postgresql:postgresql from 42.3.8 to 42.3.9
Browse files Browse the repository at this point in the history
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.8 to 42.3.9.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.3.8...REL42.3.9)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 25, 2024
1 parent 6a5aa45 commit 399e8d3
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 @@ -144,7 +144,7 @@
<maven.compiler.target>17</maven.compiler.target>
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>
<lombok.version>1.18.24</lombok.version>
<postgresql.version>42.3.8</postgresql.version>
<postgresql.version>42.3.9</postgresql.version>
<auto-service.version>1.0.1</auto-service.version>
<compile-testing.version>0.19</compile-testing.version>
<javapoet.version>1.13.0</javapoet.version>
Expand Down

0 comments on commit 399e8d3

Please sign in to comment.