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

snuyanzin pushed a commit to branch release-1.17
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/release-1.17 by this push:
     new 1b9552cd4e9 [FLINK-31859][build] Update cyclonedx-maven-plugin from 
2.7.3 to 2.7.7
1b9552cd4e9 is described below

commit 1b9552cd4e9e8b44417d2675ccd4e9fbf6e6077b
Author: Sergey Nuyanzin <[email protected]>
AuthorDate: Thu Apr 20 12:50:47 2023 +0200

    [FLINK-31859][build] Update cyclonedx-maven-plugin from 2.7.3 to 2.7.7
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c266819d0b3..eb9909f7a4b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1945,7 +1945,7 @@ under the License.
                        <plugin>
                                <groupId>org.cyclonedx</groupId>
                                <artifactId>cyclonedx-maven-plugin</artifactId>
-                               <version>2.7.3</version>
+                               <version>2.7.7</version>
                                <executions>
                                        <execution>
                                                <phase>package</phase>

Reply via email to