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 d16f3ac22f Bump ver.micrometer from 1.9.1 to 1.9.2 (#1461)
d16f3ac22f is described below

commit d16f3ac22f4f4fcfddddfee38434453ef8289513
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 1 08:12:47 2022 +0100

    Bump ver.micrometer from 1.9.1 to 1.9.2 (#1461)
    
    Bumps `ver.micrometer` from 1.9.1 to 1.9.2.
    
    Updates `micrometer-core` from 1.9.1 to 1.9.2
    - [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
    - 
[Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.9.1...v1.9.2)
    
    Updates `micrometer-registry-prometheus` from 1.9.1 to 1.9.2
    - [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
    - 
[Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.9.1...v1.9.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] <[email protected]>
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3089e95e1a..3da0f26a13 100644
--- a/pom.xml
+++ b/pom.xml
@@ -102,7 +102,7 @@
     <ver.commons-codec>1.15</ver.commons-codec>
     <ver.commons-compress>1.21</ver.commons-compress>
     <ver.dexxcollection>0.7</ver.dexxcollection>
-    <ver.micrometer>1.9.1</ver.micrometer>
+    <ver.micrometer>1.9.2</ver.micrometer>
 
     <!-- For testing, not shipped -->
     <ver.graalvm>22.1.0.1</ver.graalvm>

Reply via email to