This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 5e5a636f7f2 HDDS-15556. Bump jacoco to 0.8.15 (#10508)
5e5a636f7f2 is described below
commit 5e5a636f7f2228a0f33226a6b25a07ebe11e164a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 14 12:44:20 2026 +0200
HDDS-15556. Bump jacoco to 0.8.15 (#10508)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c0d0968bff6..8074380a1c7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -95,7 +95,7 @@
<iceberg.version>1.10.1</iceberg.version>
<io.grpc.version>1.77.1</io.grpc.version>
<jackson2-bom.version>2.21.3</jackson2-bom.version>
- <jacoco.version>0.8.14</jacoco.version>
+ <jacoco.version>0.8.15</jacoco.version>
<jakarta.annotation.version>2.1.1</jakarta.annotation.version>
<jakarta.inject.version>2.6.1</jakarta.inject.version>
<jakarta.ws.rs-api.version>2.1.6</jakarta.ws.rs-api.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]