Skip to content

Commit

Permalink
Merge pull request #197 from sabomichal/dependabot/maven/org.postgres…
Browse files Browse the repository at this point in the history
…ql-postgresql-42.7.2

Bump org.postgresql:postgresql from 42.7.1 to 42.7.2
  • Loading branch information
sabomichal committed Feb 29, 2024
2 parents 38da935 + 4428d60 commit d998b8c
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 @@ -16,7 +16,7 @@
<jooq.version>3.19.2</jooq.version>
<flyway.version>10.6.0</flyway.version>
<testcontainers.version>1.19.3</testcontainers.version>
<postgresql.version>42.7.1</postgresql.version>
<postgresql.version>42.7.2</postgresql.version>
</properties>

<dependencies>
Expand Down

0 comments on commit d998b8c

Please sign in to comment.