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 3d6a782817 Bump the maven-patch-group group with 2 updates
3d6a782817 is described below
commit 3d6a7828172e836f2fe5949b17c9db6a2f6b8b8c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 11 09:10:54 2025 +0000
Bump the maven-patch-group group with 2 updates
Bumps the maven-patch-group group with 2 updates:
[io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer)
and
[io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer).
Updates `io.micrometer:micrometer-core` from 1.14.4 to 1.14.5
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
-
[Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.14.4...v1.14.5)
Updates `io.micrometer:micrometer-registry-prometheus` from 1.14.4 to 1.14.5
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
-
[Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.14.4...v1.14.5)
Updates `io.micrometer:micrometer-registry-prometheus` from 1.14.4 to 1.14.5
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
-
[Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.14.4...v1.14.5)
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: maven-patch-group
- dependency-name: io.micrometer:micrometer-registry-prometheus
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: maven-patch-group
- dependency-name: io.micrometer:micrometer-registry-prometheus
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: maven-patch-group
...
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 fe5fb50d04..b20e2171d7 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.4</ver.micrometer>
+ <ver.micrometer>1.14.5</ver.micrometer>
<ver.roaringbitmap>1.3.0</ver.roaringbitmap>
<ver.opencsv>5.10</ver.opencsv>