Update `org.cyclonedx:cyclonedx-maven-plugin` to version `2.9.1` (#291)
diff --git a/pom.xml b/pom.xml
index 1a73094..959b29c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -215,7 +215,7 @@
<bnd-maven-plugin.version>7.1.0</bnd-maven-plugin.version>
<bnd-baseline-maven-plugin.version>7.0.0</bnd-baseline-maven-plugin.version>
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
- <cyclonedx-maven-plugin.version>2.9.0</cyclonedx-maven-plugin.version>
+ <cyclonedx-maven-plugin.version>2.9.1</cyclonedx-maven-plugin.version>
<exec-maven-plugin.version>3.4.1</exec-maven-plugin.version>
<exec-maven-plugin.version>3.5.0</exec-maven-plugin.version>
<flatten-maven-plugin.version>1.6.0</flatten-maven-plugin.version>
diff --git a/src/changelog/.11.x.x/update_org_cyclonedx_cyclonedx_maven_plugin.xml b/src/changelog/.11.x.x/update_org_cyclonedx_cyclonedx_maven_plugin.xml
index 8e4b861..f5f3b95 100644
--- a/src/changelog/.11.x.x/update_org_cyclonedx_cyclonedx_maven_plugin.xml
+++ b/src/changelog/.11.x.x/update_org_cyclonedx_cyclonedx_maven_plugin.xml
@@ -3,6 +3,6 @@
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="updated">
- <issue id="261" link="https://github.com/apache/logging-parent/pull/261"/>
- <description format="asciidoc">Update `org.cyclonedx:cyclonedx-maven-plugin` to version `2.9.0`</description>
+ <issue id="291" link="https://github.com/apache/logging-parent/pull/291"/>
+ <description format="asciidoc">Update `org.cyclonedx:cyclonedx-maven-plugin` to version `2.9.1`</description>
</entry>