Skip to content

Commit

Permalink
build(deps): bump postgresql from 42.5.0 to 42.5.1
Browse files Browse the repository at this point in the history
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.5.0 to 42.5.1.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.5.0...REL42.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 31, 2023
1 parent 8fb3b03 commit a181b6f
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 @@ -103,7 +103,7 @@
<org.hibernate.hibernate.version>5.6.12.Final</org.hibernate.hibernate.version>
<com.vladmihalcea.hibernate.types.version>2.21.1</com.vladmihalcea.hibernate.types.version>
<com.h2database.h2.version>2.1.214</com.h2database.h2.version>
<org.postgresql.postgresql.version>42.5.0</org.postgresql.postgresql.version>
<org.postgresql.postgresql.version>42.5.1</org.postgresql.postgresql.version>

<com.github.spotbugs.version>4.7.3</com.github.spotbugs.version>
<com.github.spotbugs.plugin.version>${com.github.spotbugs.version}.0</com.github.spotbugs.plugin.version>
Expand Down

0 comments on commit a181b6f

Please sign in to comment.