Skip to content

Commit

Permalink
Bump org.postgresql:postgresql from 42.3.7 to 42.3.10 (#2384)
Browse files Browse the repository at this point in the history
* Bump org.postgresql:postgresql from 42.3.7 to 42.3.10

Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.7 to 42.3.9.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.3.7...REL42.3.9)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Update pom.xml to pg 42.3.10

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anthony Sena <[email protected]>
  • Loading branch information
dependabot[bot] and anthonysena authored Aug 27, 2024
1 parent 093e1f1 commit 20c11fa
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 @@ -18,7 +18,7 @@
<waffle.version>2.2.1</waffle.version>
<jna.version>5.5.0</jna.version>
<hibernate.version>5.4.2.Final</hibernate.version>
<postgresql.version>42.3.7</postgresql.version>
<postgresql.version>42.3.10</postgresql.version>
<bouncycastle.version>1.69</bouncycastle.version>
<shiro.version>1.12.0</shiro.version>
<dom4j.version>2.1.3</dom4j.version>
Expand Down

0 comments on commit 20c11fa

Please sign in to comment.