Skip to content

Commit cb07568

Browse files
Bump postgresql from 42.2.13 to 42.2.25 in /frameworks/Kotlin/kooby (#7094)
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.13 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.13...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 343fd41 commit cb07568

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>2.9.5</jooby.version>
16-
<postgresql.version>42.2.13</postgresql.version>
16+
<postgresql.version>42.2.25</postgresql.version>
1717
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1818
<maven.compiler.source>11</maven.compiler.source>
1919
<maven.compiler.target>11</maven.compiler.target>

0 commit comments

Comments
 (0)