Skip to content

Commit 5a83b16

Browse files
committed
Updated plug-ins
1 parent b18e358 commit 5a83b16

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
@@ -148,7 +148,7 @@
148148
<plugin>
149149
<groupId>org.apache.maven.plugins</groupId>
150150
<artifactId>maven-compiler-plugin</artifactId>
151-
<version>3.5.1</version>
151+
<version>3.6.0</version>
152152
<configuration>
153153
<source>1.8</source>
154154
<target>1.8</target>
@@ -178,7 +178,7 @@
178178
<plugin>
179179
<groupId>org.owasp</groupId>
180180
<artifactId>dependency-check-maven</artifactId>
181-
<version>1.4.3</version>
181+
<version>1.4.4</version>
182182
<reportSets>
183183
<reportSet>
184184
<reports>

0 commit comments

Comments
 (0)