Skip to content

Commit 16d4fa6

Browse files
Bump org.postgresql:postgresql in /frameworks/Kotlin/kooby
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 19c77fd commit 16d4fa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/Kotlin/kooby/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<properties>
1515
<jooby.version>3.3.0</jooby.version>
16-
<postgresql.version>42.7.4</postgresql.version>
16+
<postgresql.version>42.7.7</postgresql.version>
1717
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1818
<maven.compiler.source>22</maven.compiler.source>
1919
<maven.compiler.target>22</maven.compiler.target>

0 commit comments

Comments
 (0)