Skip to content

Commit d0270cd

Browse files
dependabot[bot]aaime
authored andcommitted
Bump org.postgresql:postgresql from 42.7.6 to 42.7.7 in /geowebcache
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.6 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.6...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 3172370 commit d0270cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geowebcache/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<log4j.version>2.24.3</log4j.version>
7070
<h2.version>1.1.119</h2.version>
7171
<hsql.version>2.7.1</hsql.version>
72-
<postgresql.version>42.7.6</postgresql.version>
72+
<postgresql.version>42.7.7</postgresql.version>
7373
<oracle.version></oracle.version>
7474
<java.awt.headless>true</java.awt.headless>
7575
<jalopy.phase>disabled</jalopy.phase>

0 commit comments

Comments
 (0)