File tree 6 files changed +7
-8
lines changed
6 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 42
42
<parent >
43
43
<groupId >org.owasp.encoder</groupId >
44
44
<artifactId >encoder-parent</artifactId >
45
- <version >1.3.0 </version >
45
+ <version >1.3.1 </version >
46
46
</parent >
47
47
48
48
<artifactId >encoder</artifactId >
Original file line number Diff line number Diff line change 42
42
<parent >
43
43
<groupId >org.owasp.encoder</groupId >
44
44
<artifactId >encoder-parent</artifactId >
45
- <version >1.3.0 </version >
45
+ <version >1.3.1 </version >
46
46
</parent >
47
47
48
48
<artifactId >encoder-esapi</artifactId >
Original file line number Diff line number Diff line change 21
21
<dependency >
22
22
<groupId >org.owasp.encoder</groupId >
23
23
<artifactId >encoder-jakarta-jsp</artifactId >
24
- <version >1.3.0 </version >
24
+ <version >1.3.1 </version >
25
25
</dependency >
26
26
<dependency >
27
27
<groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 42
42
<parent >
43
43
<groupId >org.owasp.encoder</groupId >
44
44
<artifactId >encoder-parent</artifactId >
45
- <version >1.3.0 </version >
45
+ <version >1.3.1 </version >
46
46
</parent >
47
47
48
48
<artifactId >encoder-jakarta-jsp</artifactId >
Original file line number Diff line number Diff line change 42
42
<parent >
43
43
<groupId >org.owasp.encoder</groupId >
44
44
<artifactId >encoder-parent</artifactId >
45
- <version >1.3.0 </version >
45
+ <version >1.3.1 </version >
46
46
</parent >
47
47
48
48
<artifactId >encoder-jsp</artifactId >
Original file line number Diff line number Diff line change 41
41
42
42
<groupId >org.owasp.encoder</groupId >
43
43
<artifactId >encoder-parent</artifactId >
44
- <version >1.3.0 </version >
44
+ <version >1.3.1 </version >
45
45
<packaging >pom</packaging >
46
46
47
47
<name >OWASP Java Encoder Project</name >
273
273
<goal >compile</goal >
274
274
</goals >
275
275
<configuration >
276
- <source >1.8</source >
277
- <target >1.8</target >
276
+ <release >8</release >
278
277
</configuration >
279
278
</execution >
280
279
<execution >
You can’t perform that action at this time.
0 commit comments