Skip to content

Commit

Permalink
Bump org.postgresql:postgresql from 42.7.1 to 42.7.2 in /test-containers
Browse files Browse the repository at this point in the history
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.1 to 42.7.2.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and andrei-punko committed Feb 21, 2024
1 parent 264fc41 commit 76de993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-containers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<junit.platform.version>1.10.1</junit.platform.version>
<junit.vintage.version>5.10.1</junit.vintage.version>
<log4j2.version>2.22.1</log4j2.version>
<postgresql.version>42.7.1</postgresql.version>
<postgresql.version>42.7.2</postgresql.version>
<slf4j.version>2.0.10</slf4j.version>
</properties>
</project>

0 comments on commit 76de993

Please sign in to comment.