Skip to content

Commit 20c11fa

Browse files
Bump org.postgresql:postgresql from 42.3.7 to 42.3.10 (#2384)
* 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]>
1 parent 093e1f1 commit 20c11fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<waffle.version>2.2.1</waffle.version>
1919
<jna.version>5.5.0</jna.version>
2020
<hibernate.version>5.4.2.Final</hibernate.version>
21-
<postgresql.version>42.3.7</postgresql.version>
21+
<postgresql.version>42.3.10</postgresql.version>
2222
<bouncycastle.version>1.69</bouncycastle.version>
2323
<shiro.version>1.12.0</shiro.version>
2424
<dom4j.version>2.1.3</dom4j.version>

0 commit comments

Comments
 (0)