File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed 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.2 </version >
22+ <version >1.2.3 </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.2 </version >
20+ <version >1.2.3 </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.2 </version >
21+ <version >1.2.3 </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.2 </version >
45+ <version >1.2.3 </version >
4646</dependency >
4747```
4848
You can’t perform that action at this time.
0 commit comments