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 7f8c821c72 Bump the maven-patch-group group with 3 updates
7f8c821c72 is described below
commit 7f8c821c724910e9e8bca6565c1b02400c47845a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 19 00:25:49 2026 +0000
Bump the maven-patch-group group with 3 updates
Bumps the maven-patch-group group with 3 updates:
[com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf),
[io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer)
and
[io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer).
Updates `com.google.protobuf:protobuf-java` from 4.33.3 to 4.33.4
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)
Updates `io.micrometer:micrometer-core` from 1.16.1 to 1.16.2
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
-
[Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.16.1...v1.16.2)
Updates `io.micrometer:micrometer-registry-prometheus` from 1.16.1 to 1.16.2
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
-
[Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.16.1...v1.16.2)
Updates `io.micrometer:micrometer-registry-prometheus` from 1.16.1 to 1.16.2
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
-
[Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.16.1...v1.16.2)
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-version: 4.33.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: maven-patch-group
- dependency-name: io.micrometer:micrometer-core
dependency-version: 1.16.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: maven-patch-group
- dependency-name: io.micrometer:micrometer-registry-prometheus
dependency-version: 1.16.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: maven-patch-group
- dependency-name: io.micrometer:micrometer-registry-prometheus
dependency-version: 1.16.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: maven-patch-group
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 0e95930316..10658bd001 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,7 +80,7 @@
-->
<ver.shiro>2.0.6</ver.shiro>
- <ver.protobuf>4.33.3</ver.protobuf>
+ <ver.protobuf>4.33.4</ver.protobuf>
<ver.libthrift>0.22.0</ver.libthrift>
<ver.caffeine>3.2.3</ver.caffeine>
@@ -102,7 +102,7 @@
<ver.commons-fileupload>2.0.0-M4</ver.commons-fileupload>
<ver.dexxcollection>0.7</ver.dexxcollection>
- <ver.micrometer>1.16.1</ver.micrometer>
+ <ver.micrometer>1.16.2</ver.micrometer>
<ver.roaringbitmap>1.3.0</ver.roaringbitmap>
<ver.opencsv>5.12.0</ver.opencsv>