Skip to content

Commit 5000a98

Browse files
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]>
1 parent 5f5dc03 commit 5000a98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/x
123123
<spotbugs-maven-plugin.version>4.2.0</spotbugs-maven-plugin.version>
124124
<jsonschema2pojo-maven-plugin.version>1.1.1</jsonschema2pojo-maven-plugin.version>
125125
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
126-
<cyclonedx.version>2.7.10</cyclonedx.version>
126+
<cyclonedx.version>2.9.1</cyclonedx.version>
127127
<docker-maven-plugin.version>0.29.0</docker-maven-plugin.version>
128128

129129
<shell-executable>bash</shell-executable>

0 commit comments

Comments
 (0)