Skip to content

Commit c5a06e6

Browse files
updated dependencies
1 parent 8ed9083 commit c5a06e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<plugins>
7878
<plugin>
7979
<artifactId>maven-compiler-plugin</artifactId>
80-
<version>3.6.1</version>
80+
<version>3.6.2</version>
8181
<configuration>
8282
<source>1.7</source>
8383
<target>1.7</target>
@@ -155,7 +155,7 @@
155155
<plugin>
156156
<groupId>org.owasp</groupId>
157157
<artifactId>dependency-check-maven</artifactId>
158-
<version>1.4.5</version>
158+
<version>2.0.1</version>
159159
<configuration>
160160
<cveValidForHours>24</cveValidForHours>
161161
<failBuildOnCVSS>0</failBuildOnCVSS>

0 commit comments

Comments
 (0)