Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

Commit

Permalink
Bump postgresql from 42.4.2 to 42.5.0 (#23)
Browse files Browse the repository at this point in the history
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.4.2 to 42.5.0.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.4.2...REL42.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 25, 2022
1 parent e2deb7d commit d67729d
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 @@ -84,7 +84,7 @@ SPDX-License-Identifier: MIT
<maven-fluido-skin.version>1.11.1</maven-fluido-skin.version>
<test.persistence.unit>viewer-config-hsqldb</test.persistence.unit>
<hsqldb.version>2.7.0</hsqldb.version>
<postgresql.version>42.4.2</postgresql.version>
<postgresql.version>42.5.0</postgresql.version>
<slf4j.version>2.0.0</slf4j.version>
<hibernate.version>5.6.10.Final</hibernate.version>
<test.junit-jupiter.version>5.9.0</test.junit-jupiter.version>
Expand Down

0 comments on commit d67729d

Please sign in to comment.