File tree Expand file tree Collapse file tree 6 files changed +10
-8
lines changed Expand file tree Collapse file tree 6 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 33 <groupId >com.googlecode.owasp-java-html-sanitizer</groupId >
44 <artifactId >aggregate</artifactId >
55 <packaging >pom</packaging >
6- <version >20171016.2-SNAPSHOT </version >
6+ <version >20180219.1 </version >
77 <parent >
88 <relativePath >../parent</relativePath >
99 <groupId >com.googlecode.owasp-java-html-sanitizer</groupId >
1010 <artifactId >parent</artifactId >
11- <version >20171016.2-SNAPSHOT </version >
11+ <version >20180219.1 </version >
1212 </parent >
1313
1414 <modules >
Original file line number Diff line number Diff line change 11# OWASP Java HTML Sanitizer Change Log
22
33Most recent at top.
4+ * Release 20180219.1
5+ * Strip ZWNJ from MacOS and iOS [ crashing text sequences] ( https://manishearth.github.io/blog/2018/02/15/picking-apart-the-crashing-ios-string/ )
46 * Release 20171016.1
57 * Allow underscores in attribute names.
68 * Release 20170515.1
Original file line number Diff line number Diff line change 22 <modelVersion >4.0.0</modelVersion >
33 <groupId >com.googlecode.owasp-java-html-sanitizer</groupId >
44 <artifactId >html-types</artifactId >
5- <version >20171016.2-SNAPSHOT </version >
5+ <version >20180219.1 </version >
66 <packaging >jar</packaging >
77 <parent >
88 <relativePath >../parent</relativePath >
99 <groupId >com.googlecode.owasp-java-html-sanitizer</groupId >
1010 <artifactId >parent</artifactId >
11- <version >20171016.2-SNAPSHOT </version >
11+ <version >20180219.1 </version >
1212 </parent >
1313
1414 <name >empiricism</name >
Original file line number Diff line number Diff line change 22 <modelVersion >4.0.0</modelVersion >
33 <groupId >com.googlecode.owasp-java-html-sanitizer</groupId >
44 <artifactId >html-types</artifactId >
5- <version >20171016.2-SNAPSHOT </version >
5+ <version >20180219.1 </version >
66 <packaging >jar</packaging >
77 <parent >
88 <relativePath >../parent</relativePath >
99 <groupId >com.googlecode.owasp-java-html-sanitizer</groupId >
1010 <artifactId >parent</artifactId >
11- <version >20171016.2-SNAPSHOT </version >
11+ <version >20180219.1 </version >
1212 </parent >
1313
1414 <name >OWASP Java HTML Sanitizer Safe HTML Compatibility</name >
Original file line number Diff line number Diff line change 22 <modelVersion >4.0.0</modelVersion >
33 <groupId >com.googlecode.owasp-java-html-sanitizer</groupId >
44 <artifactId >parent</artifactId >
5- <version >20171016.2-SNAPSHOT </version >
5+ <version >20180219.1 </version >
66
77 <packaging >pom</packaging >
88
Original file line number Diff line number Diff line change 66 <relativePath >parent</relativePath >
77 <groupId >com.googlecode.owasp-java-html-sanitizer</groupId >
88 <artifactId >parent</artifactId >
9- <version >20171016.2-SNAPSHOT </version >
9+ <version >20180219.1 </version >
1010 </parent >
1111
1212 <name >OWASP Java HTML Sanitizer</name >
You can’t perform that action at this time.
0 commit comments