Skip to content

Commit

Permalink
Merge pull request #325 from jesperancinha/dependabot/maven/postgresq…
Browse files Browse the repository at this point in the history
…l-05a93e9390

Bump org.postgresql:postgresql from 42.7.3 to 42.7.4 in the postgresql group
  • Loading branch information
github-actions[bot] authored Aug 23, 2024
2 parents faa7695 + dc3a854 commit 6c4123c
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 @@ -57,7 +57,7 @@
<spring-boot.version>3.3.2</spring-boot.version>
<springdoc-openapi-starter-webmvc-ui.version>2.6.0</springdoc-openapi-starter-webmvc-ui.version>

<postgresql.version>42.7.3</postgresql.version>
<postgresql.version>42.7.4</postgresql.version>
<testcontainers.version>1.20.1</testcontainers.version>
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
<omni-coveragereporter-maven-plugin.version>0.4.4</omni-coveragereporter-maven-plugin.version>
Expand Down

0 comments on commit 6c4123c

Please sign in to comment.