Skip to content

Commit 4d22b11

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] <[email protected]>
1 parent aa376ca commit 4d22b11

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
@@ -133,7 +133,7 @@
133133
<dependency>
134134
<groupId>com.google.protobuf</groupId>
135135
<artifactId>protobuf-java</artifactId>
136-
<version>3.25.2</version>
136+
<version>3.25.5</version>
137137
</dependency>
138138
</dependencies>
139139

0 commit comments

Comments
 (0)