Skip to content

Commit 7f63a3f

Browse files
Bump org.cyclonedx:cyclonedx-maven-plugin from 2.8.0 to 2.9.1 (#589)
Bumps [org.cyclonedx:cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin) from 2.8.0 to 2.9.1. - [Release notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases) - [Commits](CycloneDX/cyclonedx-maven-plugin@cyclonedx-maven-plugin-2.8.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-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c69cd07 commit 7f63a3f

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
@@ -41,7 +41,7 @@
4141
<spring-jdbc.version>6.2.5</spring-jdbc.version>
4242
<sql2o.version>1.8.0</sql2o.version>
4343
<hamcrest.version>3.0</hamcrest.version>
44-
<cyclonedx-maven-plugin.version>2.8.0</cyclonedx-maven-plugin.version>
44+
<cyclonedx-maven-plugin.version>2.9.1</cyclonedx-maven-plugin.version>
4545
</properties>
4646
<name>${project.artifactId}</name>
4747
<description>Library that provides a JUnit rule for setting up unit test using an embedded in-memory database (H2)

0 commit comments

Comments
 (0)