This is an automated email from the ASF dual-hosted git repository.
afs 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 2227291c9f Bump ver.micrometer from 1.16.5 to 1.17.0
2227291c9f is described below
commit 2227291c9f4c6d7150cb4dd3c268a933073c3312
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 22 00:13:57 2026 +0000
Bump ver.micrometer from 1.16.5 to 1.17.0
Bumps `ver.micrometer` from 1.16.5 to 1.17.0.
Updates `io.micrometer:micrometer-core` from 1.16.5 to 1.17.0
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
-
[Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.16.5...v1.17.0)
Updates `io.micrometer:micrometer-registry-prometheus` from 1.16.5 to 1.17.0
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
-
[Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.16.5...v1.17.0)
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
dependency-version: 1.17.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.micrometer:micrometer-registry-prometheus
dependency-version: 1.17.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 fdd1c79b9a..a3c948c53a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -102,7 +102,7 @@
<ver.commons-fileupload>2.0.0-M5</ver.commons-fileupload>
<ver.dexxcollection>0.7</ver.dexxcollection>
- <ver.micrometer>1.16.5</ver.micrometer>
+ <ver.micrometer>1.17.0</ver.micrometer>
<ver.roaringbitmap>1.6.14</ver.roaringbitmap>
<ver.opencsv>5.12.0</ver.opencsv>