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 f2b367fba3a HDDS-14410. Bump cdi-api to 2.0.SP1 (#9618)
f2b367fba3a is described below

commit f2b367fba3a3f1e857282da5a5f7a33303ab5363
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 10 16:51:48 2026 +0100

    HDDS-14410. Bump cdi-api to 2.0.SP1 (#9618)
---
 hadoop-ozone/dist/src/main/license/jar-report.txt | 2 +-
 pom.xml                                           | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/hadoop-ozone/dist/src/main/license/jar-report.txt 
b/hadoop-ozone/dist/src/main/license/jar-report.txt
index f8b3b6ff6dc..2db4a37f744 100644
--- a/hadoop-ozone/dist/src/main/license/jar-report.txt
+++ b/hadoop-ozone/dist/src/main/license/jar-report.txt
@@ -19,7 +19,7 @@ share/ozone/lib/bcpkix-jdk18on.jar
 share/ozone/lib/bcprov-jdk18on.jar
 share/ozone/lib/bcutil-jdk18on.jar
 share/ozone/lib/bonecp.RELEASE.jar
-share/ozone/lib/cdi-api.jar
+share/ozone/lib/cdi-api.SP1.jar
 share/ozone/lib/commons-beanutils.jar
 share/ozone/lib/commons-cli.jar
 share/ozone/lib/commons-codec.jar
diff --git a/pom.xml b/pom.xml
index 4873fd4a621..253cfc9b793 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
     <bonecp.version>0.8.0.RELEASE</bonecp.version>
     <bouncycastle.version>1.83</bouncycastle.version>
     
<build-helper-maven-plugin.version>3.6.1</build-helper-maven-plugin.version>
-    <cdi-api.version>2.0</cdi-api.version>
+    <cdi-api.version>2.0.SP1</cdi-api.version>
     <checkstyle.version>9.3</checkstyle.version>
     <classpath.skip>true</classpath.skip>
     <codahale-metrics.version>3.0.2</codahale-metrics.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to