Skip to content

Commit bcdc5b8

Browse files
chore(deps): bump com.google.protobuf:protobuf-java in /selffuzz
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.25.2 to 3.25.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.25.2...v3.25.5) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 51c63c5 commit bcdc5b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

selffuzz/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
<dependency>
141141
<groupId>com.google.protobuf</groupId>
142142
<artifactId>protobuf-java</artifactId>
143-
<version>3.25.2</version>
143+
<version>3.25.5</version>
144144
</dependency>
145145
</dependencies>
146146

0 commit comments

Comments
 (0)