ZOOKEEPER-4688: Upgrade `cyclonedx-maven-plugin` to 2.7.6 (#1995)

Closes #1995

Signed-off-by: Chris Nauroth <cnauroth@apache.org>
Reviewed-by: Christopher Tubbs <ctubbsii@apache.org>
diff --git a/pom.xml b/pom.xml
index a488ba7..9252090 100644
--- a/pom.xml
+++ b/pom.xml
@@ -927,7 +927,7 @@
         <plugin>
           <groupId>org.cyclonedx</groupId>
           <artifactId>cyclonedx-maven-plugin</artifactId>
-          <version>2.7.3</version>
+          <version>2.7.6</version>
        </plugin>
       </plugins>
     </pluginManagement>