Skip to content

Commit c58ef14

Browse files
Bump org.cyclonedx:cyclonedx-maven-plugin from 2.8.0 to 2.9.0
Bumps [org.cyclonedx:cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin) from 2.8.0 to 2.9.0. - [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.0) --- 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]>
1 parent 8d3829c commit c58ef14

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.1.11</spring-jdbc.version>
4242
<sql2o.version>1.8.0</sql2o.version>
4343
<hamcrest.version>2.2</hamcrest.version>
44-
<cyclonedx-maven-plugin.version>2.8.0</cyclonedx-maven-plugin.version>
44+
<cyclonedx-maven-plugin.version>2.9.0</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)