Skip to content

Commit e52c22f

Browse files
Bump com.google.protobuf:protobuf-java from 3.25.7 to 3.25.8
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.25.7 to 3.25.8. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.25.7...v3.25.8) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-version: 3.25.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb125a4 commit e52c22f

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
@@ -153,7 +153,7 @@
153153
<dependency>
154154
<groupId>com.google.protobuf</groupId>
155155
<artifactId>protobuf-java</artifactId>
156-
<version>3.25.7</version>
156+
<version>3.25.8</version>
157157
</dependency>
158158
</dependencies>
159159
</dependencyManagement>

0 commit comments

Comments
 (0)