This is an automated email from the ASF dual-hosted git repository.
gyfora pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/flink-kubernetes-operator.git
The following commit(s) were added to refs/heads/main by this push:
new 29c04038 [FLINK-36767] Bump cyclonedx-maven-plugin from 2.7.9 to 2.9.0
29c04038 is described below
commit 29c0403862ece8f32ce7387bd5413024287f7e95
Author: siddr <[email protected]>
AuthorDate: Thu Nov 21 16:21:05 2024 +0530
[FLINK-36767] Bump cyclonedx-maven-plugin from 2.7.9 to 2.9.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 004a3db1..463c0b45 100644
--- a/pom.xml
+++ b/pom.xml
@@ -488,7 +488,7 @@ under the License.
<plugin>
<groupId>org.cyclonedx</groupId>
<artifactId>cyclonedx-maven-plugin</artifactId>
- <version>2.7.9</version>
+ <version>2.9.0</version>
<executions>
<execution>
<phase>package</phase>