This is an automated email from the ASF dual-hosted git repository.

ayushsaxena pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git


The following commit(s) were added to refs/heads/master by this push:
     new 30b3a233bec HIVE-27864: Update plugin for SBOM generation to 2.7.10 
(#4833). (Vinod Anandan reviewed Ayush Saxena, Attila Turoczy)
30b3a233bec is described below

commit 30b3a233bec2bbdcb984ef7ff152bfda24c55940
Author: Vinod Anandan <[email protected]>
AuthorDate: Fri Nov 10 06:37:08 2023 +0200

    HIVE-27864: Update plugin for SBOM generation to 2.7.10 (#4833). (Vinod 
Anandan reviewed Ayush Saxena, Attila Turoczy)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c163ce1d3a2..a2c4078318c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@
     <maven.versions.plugin.version>2.16.0</maven.versions.plugin.version>
     <maven.shade.plugin.version>3.5.0</maven.shade.plugin.version>
     <maven.surefire.plugin.version>3.0.0-M4</maven.surefire.plugin.version>
-    <maven.cyclonedx.plugin.version>2.7.9</maven.cyclonedx.plugin.version>
+    <maven.cyclonedx.plugin.version>2.7.10</maven.cyclonedx.plugin.version>
     <maven.license.plugin.version>2.1.0</maven.license.plugin.version>
     <!-- Library Dependency Versions -->
     <accumulo.version>1.10.1</accumulo.version>

Reply via email to