Skip to content

Commit 92239e8

Browse files
committed
Update Maven plugins and dependencies.
Still waiting for AntiSamy 1.7.0 to become official.
1 parent 51c5a3a commit 92239e8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
<version.powermock>2.0.9</version.powermock>
141141
<version.spotbugs>4.7.1</version.spotbugs>
142142
<version.findsecbugs>1.12.0</version.findsecbugs>
143-
<version.spotbugs.maven>4.7.0.0</version.spotbugs.maven>
143+
<version.spotbugs.maven>4.7.1.0</version.spotbugs.maven>
144144
<version.surefire>3.0.0-M7</version.surefire>
145145
<project.java.target>1.8</project.java.target>
146146
<!-- TODO: Be sure to update. Should be date of previous official release -->
@@ -406,7 +406,7 @@
406406
<plugin>
407407
<groupId>org.apache.maven.plugins</groupId>
408408
<artifactId>maven-assembly-plugin</artifactId>
409-
<version>3.4.0</version>
409+
<version>3.4.1</version>
410410
</plugin>
411411
<plugin>
412412
<groupId>org.apache.maven.plugins</groupId>
@@ -538,7 +538,7 @@
538538
<dependency>
539539
<groupId>org.codehaus.mojo</groupId>
540540
<artifactId>extra-enforcer-rules</artifactId>
541-
<version>1.5.1</version>
541+
<version>1.6.0</version>
542542
</dependency>
543543
<dependency>
544544
<groupId>org.codehaus.mojo</groupId>

0 commit comments

Comments
 (0)