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 96298648b1 Bump com.google.protobuf:protobuf-java from 3.24.4 to 3.25.1
96298648b1 is described below
commit 96298648b15304987193dfdbe4d0279b476f0819
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 1 00:58:29 2023 +0000
Bump com.google.protobuf:protobuf-java from 3.24.4 to 3.25.1
Bumps
[com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf)
from 3.24.4 to 3.25.1.
- [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.24.4...v3.25.1)
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
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 653e0c3b72..21c7df0bed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
<ver.jetty>12.0.3</ver.jetty>
<ver.shiro>1.12.0</ver.shiro>
- <ver.protobuf>3.24.4</ver.protobuf>
+ <ver.protobuf>3.25.1</ver.protobuf>
<ver.libthrift>0.19.0</ver.libthrift>
<ver.caffeine>3.1.8</ver.caffeine>