Skip to content

Commit 7acd5b4

Browse files
dependabot[bot]grieve54706
authored andcommitted
Bump the maven group across 2 directories with 2 updates (#641)
Bumps the maven group with 2 updates in the / directory: [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) and [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc). Bumps the maven group with 2 updates in the /wren-main directory: [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) and [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc). Updates `com.google.protobuf:protobuf-java` from 3.19.4 to 3.19.6 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.19.4...v3.19.6) Updates `org.postgresql:postgresql` from 42.3.9 to 42.7.3 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.3.9...REL42.7.3) Updates `com.google.protobuf:protobuf-java` from 3.19.4 to 3.19.6 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.19.4...v3.19.6) Updates `org.postgresql:postgresql` from 42.3.9 to 42.7.3 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.3.9...REL42.7.3) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production dependency-group: maven - dependency-name: org.postgresql:postgresql dependency-type: direct:production dependency-group: maven - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production dependency-group: maven - dependency-name: org.postgresql:postgresql 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 f09cf3f commit 7acd5b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
<dependency>
158158
<groupId>com.google.protobuf</groupId>
159159
<artifactId>protobuf-java</artifactId>
160-
<version>3.19.4</version>
160+
<version>3.19.6</version>
161161
</dependency>
162162

163163
<dependency>
@@ -386,7 +386,7 @@
386386
<dependency>
387387
<groupId>org.postgresql</groupId>
388388
<artifactId>postgresql</artifactId>
389-
<version>42.3.9</version>
389+
<version>42.7.3</version>
390390
</dependency>
391391

392392
<dependency>

0 commit comments

Comments
 (0)