Skip to content

Commit

Permalink
Reverted dependency-check-maven-plugin to 8.4.3
Browse files Browse the repository at this point in the history
Version 9.x Needs a nvdApiKey to be send with the mvn dependency check which requires an update on our 42 workflow repo first.
  • Loading branch information
benjaminparkinson42 committed Dec 7, 2023
1 parent 6cf8b15 commit 84f4fec
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 @@ -61,7 +61,7 @@
<spring-boot.version>3.2.0</spring-boot.version>
<totp-spring-boot-starter.version>1.7.1</totp-spring-boot-starter.version>
<commons-io.version>2.11.0</commons-io.version>
<dependency-check-maven-plugin.version>9.0.3</dependency-check-maven-plugin.version>
<dependency-check-maven-plugin.version>8.4.3</dependency-check-maven-plugin.version>
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
<maven-gpg-plugin.version>3.0.1</maven-gpg-plugin.version>
Expand Down

0 comments on commit 84f4fec

Please sign in to comment.