Skip to content

Commit 3d3f0ff

Browse files
Bump postgresql from 42.2.5 to 42.2.25 in /frameworks/Java/act (#7086)
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.5 to 42.2.25. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.2.5...REL42.2.25) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4fbc925 commit 3d3f0ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/Java/act/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<properties>
7171
<java.version>1.8</java.version>
7272
<mysql.version>5.1.47</mysql.version>
73-
<postgres-jdbc.version>42.2.5</postgres-jdbc.version>
73+
<postgres-jdbc.version>42.2.25</postgres-jdbc.version>
7474
<morphia.version>1.3.2</morphia.version>
7575
<ebean-annotation.version>3.4</ebean-annotation.version>
7676
<app.entry>com.techempower.act.AppEntry</app.entry>

0 commit comments

Comments
 (0)