Skip to content

Commit ec547d9

Browse files
Bump com.google.protobuf:protobuf-java from 3.25.6 to 3.25.7 (#2069)
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.25.6 to 3.25.7. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.25.6...v3.25.7) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-version: 3.25.7 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> Co-authored-by: Aaron Coburn <aaronc@inrupt.com>
1 parent d0248d9 commit ec547d9

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
@@ -162,7 +162,7 @@
162162
<dependency>
163163
<groupId>com.google.protobuf</groupId>
164164
<artifactId>protobuf-java</artifactId>
165-
<version>3.25.6</version>
165+
<version>3.25.7</version>
166166
</dependency>
167167
</dependencies>
168168
</dependencyManagement>

0 commit comments

Comments
 (0)