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 09782a1af3 Bump ver.micrometer from 1.14.6 to 1.15.0
09782a1af3 is described below

commit 09782a1af35c51871812bc8dc7033a8c908a9902
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 19 00:29:23 2025 +0000

    Bump ver.micrometer from 1.14.6 to 1.15.0
    
    Bumps `ver.micrometer` from 1.14.6 to 1.15.0.
    
    Updates `io.micrometer:micrometer-core` from 1.14.6 to 1.15.0
    - [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
    - 
[Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.14.6...v1.15.0)
    
    Updates `io.micrometer:micrometer-registry-prometheus` from 1.14.6 to 1.15.0
    - [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
    - 
[Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.14.6...v1.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.micrometer:micrometer-core
      dependency-version: 1.15.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: io.micrometer:micrometer-registry-prometheus
      dependency-version: 1.15.0
      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 c0767f77d1..3f274fb002 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,7 +98,7 @@
     <ver.commons-fileupload>2.0.0-M2</ver.commons-fileupload>
 
     <ver.dexxcollection>0.7</ver.dexxcollection>
-    <ver.micrometer>1.14.6</ver.micrometer>
+    <ver.micrometer>1.15.0</ver.micrometer>
     <ver.roaringbitmap>1.3.0</ver.roaringbitmap>
     <ver.opencsv>5.11</ver.opencsv>
 

Reply via email to