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 5759427b02 HDDS-10660. Bump jacoco to 0.8.12 (#6487)
5759427b02 is described below
commit 5759427b0283aec98385e431665d98675362c7e8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Apr 6 19:54:41 2024 +0200
HDDS-10660. Bump jacoco to 0.8.12 (#6487)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d8f5506d07..314aa24610 100644
--- a/pom.xml
+++ b/pom.xml
@@ -141,7 +141,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<derby.version>10.14.2.0</derby.version>
<codahale-metrics.version>3.0.2</codahale-metrics.version>
<dropwizard-metrics.version>3.2.4</dropwizard-metrics.version>
- <jacoco.version>0.8.11</jacoco.version>
+ <jacoco.version>0.8.12</jacoco.version>
<javassist.version>3.21.0-GA</javassist.version>
<activation-api.version>1.2.2</activation-api.version>
<jaxb-api.version>2.3.3</jaxb-api.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]