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

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

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