This is an automated email from the ASF dual-hosted git repository.
slfan1989 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/trunk by this push:
new 5000a981b88 HADOOP-19701. Upgrade `cyclonedx` to 2.9.1 to remove
invalid `licenses` field of `hadoop-aliyun` SBOM (#7990) Contributed by
Dongjoon Hyun.
5000a981b88 is described below
commit 5000a981b88a0d5bff97248d988f4965c4bb8008
Author: Dongjoon Hyun <[email protected]>
AuthorDate: Tue Sep 23 18:16:23 2025 -0700
HADOOP-19701. Upgrade `cyclonedx` to 2.9.1 to remove invalid `licenses`
field of `hadoop-aliyun` SBOM (#7990) Contributed by Dongjoon Hyun.
* HADOOP-19701. Upgrade `cyclonedx` to 2.9.1 to remove invalid `licenses`
field of `hadoop-aliyun` SBOM
Signed-off-by: Shilun Fan <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 68163a4db67..ec4ae893934 100644
--- a/pom.xml
+++ b/pom.xml
@@ -123,7 +123,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
https://maven.apache.org/x
<spotbugs-maven-plugin.version>4.2.0</spotbugs-maven-plugin.version>
<jsonschema2pojo-maven-plugin.version>1.1.1</jsonschema2pojo-maven-plugin.version>
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
- <cyclonedx.version>2.7.10</cyclonedx.version>
+ <cyclonedx.version>2.9.1</cyclonedx.version>
<docker-maven-plugin.version>0.29.0</docker-maven-plugin.version>
<shell-executable>bash</shell-executable>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]