Skip to content

Commit f3000dd

Browse files
Bump org.postgresql:postgresql in /frameworks/Java/jooby
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.4 to 42.7.7. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.4...REL42.7.7) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 568f4f8 commit f3000dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/Java/jooby/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<jooby.version>3.4.0</jooby.version>
1515
<netty.version>4.1.113.Final</netty.version>
1616
<dsl-json.version>2.0.2</dsl-json.version>
17-
<postgresql.version>42.7.4</postgresql.version>
17+
<postgresql.version>42.7.7</postgresql.version>
1818
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1919
<maven.compiler.source>22</maven.compiler.source>
2020
<maven.compiler.target>22</maven.compiler.target>

0 commit comments

Comments
 (0)