File tree Expand file tree Collapse file tree 5 files changed +8
-6
lines changed Expand file tree Collapse file tree 5 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 3
3
<groupId >com.googlecode.owasp-java-html-sanitizer</groupId >
4
4
<artifactId >aggregate</artifactId >
5
5
<packaging >pom</packaging >
6
- <version >20160526.2-SNAPSHOT </version >
6
+ <version >20160614.1 </version >
7
7
<parent >
8
8
<relativePath >../parent</relativePath >
9
9
<groupId >com.googlecode.owasp-java-html-sanitizer</groupId >
10
10
<artifactId >parent</artifactId >
11
- <version >20160526.2-SNAPSHOT </version >
11
+ <version >20160614.1 </version >
12
12
</parent >
13
13
14
14
<modules >
Original file line number Diff line number Diff line change 2
2
3
3
Most recent at top.
4
4
5
+ * Release 20160614.1
6
+ * URLs are allowed in style="..." via HtmlPolicyBuilder.allowUrlsInStyles
5
7
* Release 20160526.1
6
8
* Added support for pre-processors and post-processors so that there
7
9
is no need for clients to do textual search/replace on the
Original file line number Diff line number Diff line change 2
2
<modelVersion >4.0.0</modelVersion >
3
3
<groupId >com.googlecode.owasp-java-html-sanitizer</groupId >
4
4
<artifactId >html-types</artifactId >
5
- <version >20160526.2-SNAPSHOT </version >
5
+ <version >20160614.1 </version >
6
6
<packaging >jar</packaging >
7
7
<parent >
8
8
<relativePath >../parent</relativePath >
9
9
<groupId >com.googlecode.owasp-java-html-sanitizer</groupId >
10
10
<artifactId >parent</artifactId >
11
- <version >20160526.2-SNAPSHOT </version >
11
+ <version >20160614.1 </version >
12
12
</parent >
13
13
14
14
<name >OWASP Java HTML Sanitizer Safe HTML Compatibility</name >
Original file line number Diff line number Diff line change 2
2
<modelVersion >4.0.0</modelVersion >
3
3
<groupId >com.googlecode.owasp-java-html-sanitizer</groupId >
4
4
<artifactId >parent</artifactId >
5
- <version >20160526.2-SNAPSHOT </version >
5
+ <version >20160614.1 </version >
6
6
7
7
<packaging >pom</packaging >
8
8
Original file line number Diff line number Diff line change 6
6
<relativePath >parent</relativePath >
7
7
<groupId >com.googlecode.owasp-java-html-sanitizer</groupId >
8
8
<artifactId >parent</artifactId >
9
- <version >20160526.2-SNAPSHOT </version >
9
+ <version >20160614.1 </version >
10
10
</parent >
11
11
12
12
<name >OWASP Java HTML Sanitizer</name >
You can’t perform that action at this time.
0 commit comments