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

Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
This commit is contained in:
Vinod Anandan 2023-11-15 16:27:59 +02:00 committed by GitHub
parent 000a39ba2d
commit 2fa7d4fe86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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>