Skip to content

Commit 4231b81

Browse files
authored
Merge pull request #5528 from eXist-db/dependabot/maven/org.owasp-dependency-check-maven-11.1.0
Bump org.owasp:dependency-check-maven from 11.0.0 to 11.1.0
2 parents 6383874 + 672eb54 commit 4231b81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -634,7 +634,7 @@
634634
<plugin>
635635
<groupId>org.owasp</groupId>
636636
<artifactId>dependency-check-maven</artifactId>
637-
<version>11.0.0</version>
637+
<version>11.1.0</version>
638638
<configuration>
639639
<nvdApiKey>${env.NVD_API_KEY}</nvdApiKey>
640640
<!-- The OSS Index Server (https://ossindex.sonatype.org) can sometimes be flaky -->

0 commit comments

Comments
 (0)