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 e568c6e017 Bump protobuf-java from 3.21.5 to 3.21.7
e568c6e017 is described below
commit e568c6e017488609dbaee9973e68bdfcb2eb753f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 1 00:07:37 2022 +0000
Bump protobuf-java from 3.21.5 to 3.21.7
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from
3.21.5 to 3.21.7.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
-
[Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
-
[Commits](https://github.com/protocolbuffers/protobuf/compare/v3.21.5...v3.21.7)
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 54f9e6afbe..2e1afba3dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@
<ver.jetty>10.0.12</ver.jetty>
<ver.shiro>1.9.1</ver.shiro>
- <ver.protobuf>3.21.5</ver.protobuf>
+ <ver.protobuf>3.21.7</ver.protobuf>
<ver.libthrift>0.16.0</ver.libthrift>
<!-- JSON-LD 1.1 -->