Skip to content

Commit 9d33ac5

Browse files
Surefire and Antisamy version updates
1 parent d973b5b commit 9d33ac5

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
@@ -137,7 +137,7 @@
137137
<version.spotbugs>4.6.0</version.spotbugs>
138138
<version.findsecbugs>1.12.0</version.findsecbugs>
139139
<version.spotbugs.maven>4.6.0.0</version.spotbugs.maven>
140-
<version.surefire>3.0.0-M5</version.surefire>
140+
<version.surefire>3.0.0-M6</version.surefire>
141141
<project.java.target>1.8</project.java.target>
142142
</properties>
143143

@@ -245,7 +245,7 @@
245245
<dependency>
246246
<groupId>org.owasp.antisamy</groupId>
247247
<artifactId>antisamy</artifactId>
248-
<version>1.6.6.1</version>
248+
<version>1.6.7</version>
249249
</dependency>
250250
<dependency>
251251
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)