You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pom.xml
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -238,7 +238,7 @@
238
238
<dependency>
239
239
<groupId>org.owasp.antisamy</groupId>
240
240
<artifactId>antisamy</artifactId>
241
-
<version>1.5.11</version>
241
+
<version>1.5.12</version>
242
242
</dependency>
243
243
<dependency>
244
244
<groupId>org.slf4j</groupId>
@@ -285,7 +285,6 @@
285
285
<dependency>
286
286
<groupId>xerces</groupId>
287
287
<artifactId>xercesImpl</artifactId>
288
-
<!-- Note: CVE-2020-14338) in xercesImpl:2.12.0 but Apache has not released an update to this library yet to eliminate it. See ESAPI-security-bulletin3.pdf for further details. -->
0 commit comments