Skip to content

Commit

Permalink
Bump dependency check version to 12.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasleplus committed Jan 12, 2025
1 parent 71b3df9 commit 1add7ae
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 @@ -81,7 +81,7 @@ limitations under the License.
<maven.javadoc.version>3.11.2</maven.javadoc.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
<dependencyCheck.version>11.1.1</dependencyCheck.version>
<dependencyCheck.version>12.0.0</dependencyCheck.version>
<dependencyCheck.skip>false</dependencyCheck.skip>
<dependencyCheck.threshold>7</dependencyCheck.threshold>
<cyclonedx.skip>false</cyclonedx.skip>
Expand Down

0 comments on commit 1add7ae

Please sign in to comment.