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 d293d3a6ef Bump the maven-patch-group group with 3 updates
d293d3a6ef is described below

commit d293d3a6efe367e520287b5d86abaad22c77dc3b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 16 00:09:21 2024 +0000

    Bump the maven-patch-group group with 3 updates
    
    Bumps the maven-patch-group group with 3 updates: 
[com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf),
 
[io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer)
 and 
[io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer).
    
    
    Updates `com.google.protobuf:protobuf-java` from 4.28.0 to 4.28.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/commits)
    
    Updates `io.micrometer:micrometer-core` from 1.13.3 to 1.13.4
    - [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
    - 
[Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.13.3...v1.13.4)
    
    Updates `io.micrometer:micrometer-registry-prometheus` from 1.13.3 to 1.13.4
    - [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
    - 
[Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.13.3...v1.13.4)
    
    Updates `io.micrometer:micrometer-registry-prometheus` from 1.13.3 to 1.13.4
    - [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
    - 
[Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.13.3...v1.13.4)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.protobuf:protobuf-java
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: maven-patch-group
    - dependency-name: io.micrometer:micrometer-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: maven-patch-group
    - dependency-name: io.micrometer:micrometer-registry-prometheus
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: maven-patch-group
    - dependency-name: io.micrometer:micrometer-registry-prometheus
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: maven-patch-group
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 07bcc31543..ea6a12ab62 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@
 
     <ver.shiro>2.0.1</ver.shiro>
 
-    <ver.protobuf>4.28.0</ver.protobuf>
+    <ver.protobuf>4.28.1</ver.protobuf>
     <ver.libthrift>0.20.0</ver.libthrift>
 
     <ver.caffeine>3.1.8</ver.caffeine>
@@ -93,7 +93,7 @@
     <ver.commons-fileupload>2.0.0-M2</ver.commons-fileupload>
 
     <ver.dexxcollection>0.7</ver.dexxcollection>
-    <ver.micrometer>1.13.3</ver.micrometer>
+    <ver.micrometer>1.13.4</ver.micrometer>
     <ver.roaringbitmap>1.2.1</ver.roaringbitmap>
 
     <!-- Testing -->

Reply via email to