We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c69cd07 commit 7f63a3fCopy full SHA for 7f63a3f
pom.xml
@@ -41,7 +41,7 @@
41
<spring-jdbc.version>6.2.5</spring-jdbc.version>
42
<sql2o.version>1.8.0</sql2o.version>
43
<hamcrest.version>3.0</hamcrest.version>
44
- <cyclonedx-maven-plugin.version>2.8.0</cyclonedx-maven-plugin.version>
+ <cyclonedx-maven-plugin.version>2.9.1</cyclonedx-maven-plugin.version>
45
</properties>
46
<name>${project.artifactId}</name>
47
<description>Library that provides a JUnit rule for setting up unit test using an embedded in-memory database (H2)
0 commit comments