Skip to content

Commit

Permalink
Bump org.postgresql:postgresql from 42.7.4 to 42.7.5
Browse files Browse the repository at this point in the history
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.4 to 42.7.5.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.7.4...REL42.7.5)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent b59a1e1 commit cd840de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ ext {
// TODO: Held as data engine breaks
mockitoVersion = '4.11.0'
plexusVersion = '4.0.2'
postgresVersion = '42.7.4' // already there
postgresVersion = '42.7.5' // already there
nettyVersion = '4.1.115.Final'
prometheusVersion = '1.14.2'
quartzVersion = '2.5.0'
Expand Down

0 comments on commit cd840de

Please sign in to comment.