Skip to content

Commit e028452

Browse files
authored
Merge pull request #4959 from eXist-db/dependabot/maven/org.owasp-dependency-check-maven-8.3.1
build(deps): bump dependency-check-maven from 8.2.1 to 8.3.1
2 parents efb1498 + c173e01 commit e028452

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
@@ -597,7 +597,7 @@
597597
<plugin>
598598
<groupId>org.owasp</groupId>
599599
<artifactId>dependency-check-maven</artifactId>
600-
<version>8.2.1</version>
600+
<version>8.3.1</version>
601601
<configuration>
602602
<!-- Use Evolved Binary's mirror of nvd.nist.gov -->
603603
<cveUrlModified>https://nvd.mirror.evolvedbinary.com/feeds/json/cve/1.1/nvdcve-1.1-modified.json.gz</cveUrlModified>

0 commit comments

Comments
 (0)