Skip to content

Commit 6704b03

Browse files
Bump org.cyclonedx:cyclonedx-maven-plugin from 2.9.0 to 2.9.1 (#255)
Bumps [org.cyclonedx:cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin) from 2.9.0 to 2.9.1. - [Release notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases) - [Commits](CycloneDX/cyclonedx-maven-plugin@cyclonedx-maven-plugin-2.9.0...cyclonedx-maven-plugin-2.9.1) --- updated-dependencies: - dependency-name: org.cyclonedx:cyclonedx-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb2c0b8 commit 6704b03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<felix.cache.dir>${project.build.directory}/felix-root</felix.cache.dir>
9292

9393
<!-- Properties for the maven plugins -->
94-
<cyclonedx.version>2.9.0</cyclonedx.version>
94+
<cyclonedx.version>2.9.1</cyclonedx.version>
9595
<maven.compiler.release>8</maven.compiler.release>
9696
<maven.compiler.source>8</maven.compiler.source>
9797
<maven.compiler.target>8</maven.compiler.target>

0 commit comments

Comments
 (0)