Skip to content

Commit e73823d

Browse files
Bump org.postgresql:postgresql from 42.7.6 to 42.7.7 in the maven group (#489)
Bumps the maven group with 1 update: [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc). Updates `org.postgresql:postgresql` 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 dependency-group: maven ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8692fde commit e73823d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
<ning.http.client.version>1.9.31</ning.http.client.version>
144144
<oval.version>3.2.1</oval.version>
145145
<play.ws.version>3.0.7</play.ws.version>
146-
<postgresql.version>42.7.6</postgresql.version>
146+
<postgresql.version>42.7.7</postgresql.version>
147147
<protobuf.version>4.31.1</protobuf.version>
148148
<reflections.version>0.11.7</reflections.version>
149149
<scala.version>2.13</scala.version>

0 commit comments

Comments
 (0)