commit | c73fdc65f8c6735c8b9bb2f90dc3b614ca00615a | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Jan 11 02:31:17 2024 +0000 |
committer | GitHub <noreply@github.com> | Thu Jan 11 02:31:17 2024 +0000 |
tree | ff58410f3dc3f4ef00093235784828c7868a68fc | |
parent | d2a59d378b927083f2bf449cc6795b10ca811342 [diff] |
Bump com.google.protobuf:protobuf-java from 3.25.1 to 3.25.2 Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.25.1 to 3.25.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.25.1...v3.25.2) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml index 03495ce..1e9a656 100644 --- a/pom.xml +++ b/pom.xml
@@ -175,7 +175,7 @@ <classmate.version>1.7.0</classmate.version> <springcontext.version>6.0.13</springcontext.version> <guice.version>7.0.0</guice.version> - <protobuf.version>3.25.1</protobuf.version> + <protobuf.version>3.25.2</protobuf.version> <legal.doc.source>${maven.multiModuleProjectDirectory}/</legal.doc.source>