We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35ace30 commit 1ff667eCopy full SHA for 1ff667e
build.gradle
@@ -12,7 +12,7 @@ repositories {
12
13
dependencies {
14
implementation 'org.owasp:dependency-check-gradle:12.2.0'
15
- implementation 'org.apache.maven:maven-artifact:3.9.12'
+ implementation 'org.apache.maven:maven-artifact:3.9.14'
16
compileOnly 'org.projectlombok:lombok:1.18.42'
17
annotationProcessor 'org.projectlombok:lombok:1.18.42'
18
0 commit comments