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 67a4e5888f Bump ver.micrometer from 1.15.5 to 1.16.0
67a4e5888f is described below
commit 67a4e5888f5390c0f092862496733a54f7e6b9e5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 10 00:04:16 2025 +0000
Bump ver.micrometer from 1.15.5 to 1.16.0
Bumps `ver.micrometer` from 1.15.5 to 1.16.0.
Updates `io.micrometer:micrometer-core` from 1.15.5 to 1.16.0
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
-
[Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.15.5...v1.16.0)
Updates `io.micrometer:micrometer-registry-prometheus` from 1.15.5 to 1.16.0
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
-
[Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.15.5...v1.16.0)
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
dependency-version: 1.16.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.micrometer:micrometer-registry-prometheus
dependency-version: 1.16.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 e560f740ae..9c24701645 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,7 +97,7 @@
<ver.commons-fileupload>2.0.0-M4</ver.commons-fileupload>
<ver.dexxcollection>0.7</ver.dexxcollection>
- <ver.micrometer>1.15.5</ver.micrometer>
+ <ver.micrometer>1.16.0</ver.micrometer>
<ver.roaringbitmap>1.3.0</ver.roaringbitmap>
<ver.opencsv>5.12.0</ver.opencsv>