Revert "Bump cyclonedx-maven-plugin to 2.7.6" 28/105528/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 20 Apr 2023 05:41:53 +0000 (07:41 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 20 Apr 2023 05:42:25 +0000 (07:42 +0200)
This reverts commit a3b4e354fae1b969133fe09aaa3ad1cee2471145, as this
version is extremely slow with large features.

Change-Id: I051e05963842087c2fb054650f4a0f0d0d964146
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
odlparent-lite/pom.xml

index 47425b5f587108521572dae3601bd9239f83cfa8..bb5e16ea0dd4c553f15affe09b06ed8cbf86f536 100644 (file)
         <plugin>
           <groupId>org.cyclonedx</groupId>
           <artifactId>cyclonedx-maven-plugin</artifactId>
-          <version>2.7.6</version>
+          <version>2.7.5</version>
         </plugin>
       </plugins>
     </pluginManagement>