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
19
19
<dependency >
20
20
<groupId >org.owasp.encoder</groupId >
21
21
<artifactId >encoder</artifactId >
22
- <version >1.2.2 </version >
22
+ <version >1.2.3 </version >
23
23
</dependency >
24
24
```
25
25
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ includes tags and a set of JSP EL functions:
17
17
<dependency >
18
18
<groupId >org.owasp.encoder</groupId >
19
19
<artifactId >encoder-jsp</artifactId >
20
- <version >1.2.2 </version >
20
+ <version >1.2.3 </version >
21
21
</dependency >
22
22
```
23
23
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
18
18
<dependency >
19
19
<groupId >org.owasp.encoder</groupId >
20
20
<artifactId >encoder</artifactId >
21
- <version >1.2.2 </version >
21
+ <version >1.2.3 </version >
22
22
</dependency >
23
23
```
24
24
@@ -42,7 +42,7 @@ includes tags and a set of JSP EL functions:
42
42
<dependency >
43
43
<groupId >org.owasp.encoder</groupId >
44
44
<artifactId >encoder-jsp</artifactId >
45
- <version >1.2.2 </version >
45
+ <version >1.2.3 </version >
46
46
</dependency >
47
47
```
48
48
You can’t perform that action at this time.
0 commit comments