Skip to content

Commit

Permalink
Merge pull request #245 from dbist/dependabot/maven/jooq/jooq-basic-s…
Browse files Browse the repository at this point in the history
…ample/org.postgresql-postgresql-42.7.2

Bump org.postgresql:postgresql from 42.5.4 to 42.7.2 in /jooq/jooq-basic-sample
  • Loading branch information
dbist committed Feb 22, 2024
2 parents 685b6fd + 862cd71 commit e7e9f0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jooq/jooq-basic-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.5.4</version>
<version>42.7.2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit e7e9f0a

Please sign in to comment.