File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 228228 <dependency >
229229 <groupId >org.owasp.antisamy</groupId >
230230 <artifactId >antisamy</artifactId >
231- <version >1.5.8 </version >
231+ <version >1.5.10 </version >
232232 <exclusions >
233233 <exclusion >
234234 <groupId >xml-apis</groupId >
243243 <dependency >
244244 <groupId >org.slf4j</groupId >
245245 <artifactId >slf4j-api</artifactId >
246- <version >1.7.26 </version >
246+ <version >1.7.30 </version >
247247 </dependency >
248248
249249 <!--
258258 <dependency >
259259 <groupId >org.apache.xmlgraphics</groupId >
260260 <artifactId >batik-css</artifactId >
261- <version >1.11 </version >
261+ <version >1.13 </version >
262262 <exclusions >
263263 <exclusion >
264264 <groupId >commons-io</groupId >
535535 <requireJavaVersion >
536536 <version >1.7</version >
537537 <message >
538- ESAPI 2.x now uses the JDK1.7 for it's baseline. Please make sure that your
539- JAVA_HOME environment variable is pointed to a JDK1.7 distribution.
538+ ESAPI 2.x now uses the JDK1.7 for its baseline. Please make sure that your
539+ JAVA_HOME environment variable is pointed to a JDK1.7 or later distribution.
540540 </message >
541541 </requireJavaVersion >
542542 <enforceBytecodeVersion >
You can’t perform that action at this time.
0 commit comments