瀏覽代碼

HADOOP-18964. Update plugin for SBOM generation to 2.7.10 (#6235). Contributed by Vinod Anandan.

Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
Vinod Anandan 1 年之前
父節點
當前提交
2fa7d4fe86
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -118,7 +118,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.6</cyclonedx.version>
+    <cyclonedx.version>2.7.10</cyclonedx.version>
 
     <shell-executable>bash</shell-executable>