This is an automated email from the ASF dual-hosted git repository.
afs 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 c0cd1f1c7b Bump com.google.protobuf:protobuf-java from 4.34.1 to 4.35.0
c0cd1f1c7b is described below
commit c0cd1f1c7b5ff2c4101afb7aff29432effd8375a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 1 00:45:13 2026 +0000
Bump com.google.protobuf:protobuf-java from 4.34.1 to 4.35.0
Bumps
[com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf)
from 4.34.1 to 4.35.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-version: 4.35.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 fa91878785..55e67cd585 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,7 +80,7 @@
-->
<ver.shiro>2.2.0</ver.shiro>
- <ver.protobuf>4.34.1</ver.protobuf>
+ <ver.protobuf>4.35.0</ver.protobuf>
<ver.libthrift>0.23.0</ver.libthrift>
<ver.caffeine>3.2.4</ver.caffeine>