This is an automated email from the ASF dual-hosted git repository.
snuyanzin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/master by this push:
new bee138d17ea [FLINK-40536][build] Bump cyclonedx-maven-plugin to 2.9.3
bee138d17ea is described below
commit bee138d17ea09dc670bb5fdbfa67a784a3d01d55
Author: Sergey Nuyanzin <[email protected]>
AuthorDate: Wed Sep 2 11:30:08 2026 +0200
[FLINK-40536][build] Bump cyclonedx-maven-plugin to 2.9.3
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b93744a0140..9183f7acc7f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2116,7 +2116,7 @@ under the License.
<plugin>
<groupId>org.cyclonedx</groupId>
<artifactId>cyclonedx-maven-plugin</artifactId>
- <version>2.9.1</version>
+ <version>2.9.3</version>
<executions>
<execution>
<phase>package</phase>