Skip to content

Commit 90a395d

Browse files
Bump com.google.protobuf:protobuf-java in /lang/java (#3627)
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.33.2 to 4.33.4. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.33.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c8919d2 commit 90a395d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lang/java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<maven-core.version>3.9.6</maven-core.version>
5353
<mockito.version>5.21.0</mockito.version>
5454
<netty.version>4.2.9.Final</netty.version>
55-
<protobuf.version>4.33.2</protobuf.version>
55+
<protobuf.version>4.33.4</protobuf.version>
5656
<reload4j.version>1.2.26</reload4j.version>
5757
<servlet-api.version>4.0.1</servlet-api.version>
5858
<slf4j.version>2.0.17</slf4j.version>

0 commit comments

Comments
 (0)