Skip to content

Commit 4663b95

Browse files
Bump org.postgresql:postgresql from 42.5.0 to 42.5.5 in /backend
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.5.0 to 42.5.5. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.5.0...REL42.5.5) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 56683bd commit 4663b95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<javalin.version>6.4.0</javalin.version>
2222
<jackson.version>2.18.2</jackson.version>
2323
<slf4j-api.version>2.0.16</slf4j-api.version>
24-
<postgresql.version>42.5.0</postgresql.version>
24+
<postgresql.version>42.5.5</postgresql.version>
2525
<hikaricp.version>5.0.1</hikaricp.version>
2626
<exposed.version>0.44.0</exposed.version>
2727
<logback.version>1.5.0</logback.version>

0 commit comments

Comments
 (0)