Skip to content

Commit eaa97f1

Browse files
committed
note on guava version change
1 parent 2ae734d commit eaa97f1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

change_log.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# OWASP Java HTML Sanitizer Change Log
22

33
Most recent at top.
4+
* Pending
5+
* Update dependency on guava version to 27.1-jre to avoid causing clients
6+
problems with CVE-2018-10237. Specify Maven property `guava.version`
7+
to override.
8+
* Compatible with JDK 11.
49
* Release 20181114.1
510
* Compatible with guava > 19 including 21.x.x - 27.x.x
611
* Public API now supports custom style creation.

0 commit comments

Comments
 (0)