Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 0a62da0 commit 36a714a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jooq/jooq-basic-sample/bin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>9.4.1209</version>
<version>42.3.8</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 36a714a

Please sign in to comment.