You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by gi...@apache.org on 2023/08/01 00:18:24 UTC

[jena] 01/01: Bump ver.micrometer from 1.11.1 to 1.11.2

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch dependabot/maven/ver.micrometer-1.11.2
in repository https://gitbox.apache.org/repos/asf/jena.git

commit 9effa97cabc3220f0f4f028751fc61e1fd9bc1c6
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Aug 1 00:18:18 2023 +0000

    Bump ver.micrometer from 1.11.1 to 1.11.2
    
    Bumps `ver.micrometer` from 1.11.1 to 1.11.2.
    
    Updates `io.micrometer:micrometer-core` from 1.11.1 to 1.11.2
    - [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
    - [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.11.1...v1.11.2)
    
    Updates `io.micrometer:micrometer-registry-prometheus` from 1.11.1 to 1.11.2
    - [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
    - [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.11.1...v1.11.2)
    
    ---
    updated-dependencies:
    - dependency-name: io.micrometer:micrometer-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.micrometer:micrometer-registry-prometheus
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 612a104d29..52bbff7877 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,7 +106,7 @@
     <ver.commons-compress>1.23.0</ver.commons-compress>
     <ver.commons-collections>4.4</ver.commons-collections>
     <ver.dexxcollection>0.7</ver.dexxcollection>
-    <ver.micrometer>1.11.1</ver.micrometer>
+    <ver.micrometer>1.11.2</ver.micrometer>
     <ver.roaringbitmap>0.9.45</ver.roaringbitmap>
 
     <!-- For testing, not shipped -->