This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cxf.git
commit b2c370cd3c9798ee91044cc75ed857bbebc198c6 Author: Andriy Redko <[email protected]> AuthorDate: Wed Jun 24 10:02:56 2026 -0400 Update cyclonedx-maven-plugin to 2.9.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 64e2afac031..677f97ce9ca 100644 --- a/pom.xml +++ b/pom.xml @@ -718,7 +718,7 @@ <plugin> <groupId>org.cyclonedx</groupId> <artifactId>cyclonedx-maven-plugin</artifactId> - <version>2.9.1</version> + <version>2.9.2</version> <executions> <execution> <id>make-bom</id>
