This is an automated email from the ASF dual-hosted git repository.
andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git
The following commit(s) were added to refs/heads/main by this push:
new bd2bb3e14e Bump com.google.protobuf:protobuf-java from 4.30.2 to 4.31.0
bd2bb3e14e is described below
commit bd2bb3e14e993dd8dadd56c2df1834fa88ac11be
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 19 00:30:18 2025 +0000
Bump com.google.protobuf:protobuf-java from 4.30.2 to 4.31.0
Bumps
[com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf)
from 4.30.2 to 4.31.0.
- [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/v4.30.2...v4.31.0)
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-version: 4.31.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3f274fb002..334acc1576 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,7 @@
<ver.shiro>2.0.4</ver.shiro>
<ver.omnifaces>4.6.2</ver.omnifaces>
- <ver.protobuf>4.30.2</ver.protobuf>
+ <ver.protobuf>4.31.0</ver.protobuf>
<ver.libthrift>0.21.0</ver.libthrift>
<ver.caffeine>3.2.0</ver.caffeine>