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 bcc524e403 Bump com.google.protobuf:protobuf-java from 4.27.3 to 4.28.0
bcc524e403 is described below

commit bcc524e403973b1d63169dff5845c306dc15b7e4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 2 00:22:38 2024 +0000

    Bump com.google.protobuf:protobuf-java from 4.27.3 to 4.28.0
    
    Bumps 
[com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf)
 from 4.27.3 to 4.28.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/commits)
    
    ---
    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 1456933492..18dc837fb8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@
 
     <ver.shiro>2.0.1</ver.shiro>
 
-    <ver.protobuf>4.27.3</ver.protobuf>
+    <ver.protobuf>4.28.0</ver.protobuf>
     <ver.libthrift>0.20.0</ver.libthrift>
 
     <ver.caffeine>3.1.8</ver.caffeine>

Reply via email to