Skip to content

Commit

Permalink
Merge pull request #183 from jesperancinha/dependabot/maven/org.postg…
Browse files Browse the repository at this point in the history
…resql-postgresql-42.7.1

Bump org.postgresql:postgresql from 42.7.0 to 42.7.1
  • Loading branch information
github-actions[bot] authored Dec 12, 2023
2 parents c75450f + e241703 commit e04abf3
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 @@ -26,7 +26,7 @@
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
<r2dbc-postgresql.version>0.8.13.RELEASE</r2dbc-postgresql.version>
<testcontainers.version>1.19.3</testcontainers.version>
<postgresql.version>42.7.0</postgresql.version>
<postgresql.version>42.7.1</postgresql.version>
<micrometer-registry-statsd.version>1.12.1</micrometer-registry-statsd.version>
<springdoc-openapi-starter-webflux-ui.version>2.3.0</springdoc-openapi-starter-webflux-ui.version>
<kotest-assertions-core-jvm.version>5.8.0</kotest-assertions-core-jvm.version>
Expand Down

0 comments on commit e04abf3

Please sign in to comment.