File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -21,13 +21,13 @@ The jars are also available in Maven:
2121<dependency >
2222 <groupId >org.owasp.encoder</groupId >
2323 <artifactId >encoder</artifactId >
24- <version >1.2.1 </version >
24+ <version >1.2.2 </version >
2525</dependency >
2626
2727<dependency >
2828 <groupId >org.owasp.encoder</groupId >
2929 <artifactId >encoder-jsp</artifactId >
30- <version >1.2.1 </version >
30+ <version >1.2.2 </version >
3131</dependency >
3232```
3333
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ The JARs can be found in [Maven Central](https://search.maven.org/#search%7Cga%7
1919<dependency >
2020 <groupId >org.owasp.encoder</groupId >
2121 <artifactId >encoder</artifactId >
22- <version >1.2.1 </version >
22+ <version >1.2.2 </version >
2323</dependency >
2424```
2525
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ includes tags and a set of JSP EL functions:
1717<dependency >
1818 <groupId >org.owasp.encoder</groupId >
1919 <artifactId >encoder-jsp</artifactId >
20- <version >1.2.1 </version >
20+ <version >1.2.2 </version >
2121</dependency >
2222```
2323
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ The JARs can be found in [Maven Central](https://search.maven.org/#search%7Cga%7
1818<dependency >
1919 <groupId >org.owasp.encoder</groupId >
2020 <artifactId >encoder</artifactId >
21- <version >1.2.1 </version >
21+ <version >1.2.2 </version >
2222</dependency >
2323```
2424
@@ -42,7 +42,7 @@ includes tags and a set of JSP EL functions:
4242<dependency >
4343 <groupId >org.owasp.encoder</groupId >
4444 <artifactId >encoder-jsp</artifactId >
45- <version >1.2.1 </version >
45+ <version >1.2.2 </version >
4646</dependency >
4747```
4848
You can’t perform that action at this time.
0 commit comments