Skip to content

Commit

Permalink
Bump org.cyclonedx:cyclonedx-maven-plugin from 2.8.0 to 2.8.2
Browse files Browse the repository at this point in the history
Bumps [org.cyclonedx:cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin) from 2.8.0 to 2.8.2.
- [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.8.2)

---
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]>
  • Loading branch information
dependabot[bot] authored Sep 26, 2024
1 parent 8d3829c commit 8e97552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<spring-jdbc.version>6.1.11</spring-jdbc.version>
<sql2o.version>1.8.0</sql2o.version>
<hamcrest.version>2.2</hamcrest.version>
<cyclonedx-maven-plugin.version>2.8.0</cyclonedx-maven-plugin.version>
<cyclonedx-maven-plugin.version>2.8.2</cyclonedx-maven-plugin.version>
</properties>
<name>${project.artifactId}</name>
<description>Library that provides a JUnit rule for setting up unit test using an embedded in-memory database (H2)
Expand Down

0 comments on commit 8e97552

Please sign in to comment.