File tree Expand file tree Collapse file tree 6 files changed +7
-8
lines changed Expand file tree Collapse file tree 6 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 4242 <parent >
4343 <groupId >org.owasp.encoder</groupId >
4444 <artifactId >encoder-parent</artifactId >
45- <version >1.3.0 </version >
45+ <version >1.3.1 </version >
4646 </parent >
4747
4848 <artifactId >encoder</artifactId >
Original file line number Diff line number Diff line change 4242 <parent >
4343 <groupId >org.owasp.encoder</groupId >
4444 <artifactId >encoder-parent</artifactId >
45- <version >1.3.0 </version >
45+ <version >1.3.1 </version >
4646 </parent >
4747
4848 <artifactId >encoder-esapi</artifactId >
Original file line number Diff line number Diff line change 2121 <dependency >
2222 <groupId >org.owasp.encoder</groupId >
2323 <artifactId >encoder-jakarta-jsp</artifactId >
24- <version >1.3.0 </version >
24+ <version >1.3.1 </version >
2525 </dependency >
2626 <dependency >
2727 <groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 4242 <parent >
4343 <groupId >org.owasp.encoder</groupId >
4444 <artifactId >encoder-parent</artifactId >
45- <version >1.3.0 </version >
45+ <version >1.3.1 </version >
4646 </parent >
4747
4848 <artifactId >encoder-jakarta-jsp</artifactId >
Original file line number Diff line number Diff line change 4242 <parent >
4343 <groupId >org.owasp.encoder</groupId >
4444 <artifactId >encoder-parent</artifactId >
45- <version >1.3.0 </version >
45+ <version >1.3.1 </version >
4646 </parent >
4747
4848 <artifactId >encoder-jsp</artifactId >
Original file line number Diff line number Diff line change 4141
4242 <groupId >org.owasp.encoder</groupId >
4343 <artifactId >encoder-parent</artifactId >
44- <version >1.3.0 </version >
44+ <version >1.3.1 </version >
4545 <packaging >pom</packaging >
4646
4747 <name >OWASP Java Encoder Project</name >
273273 <goal >compile</goal >
274274 </goals >
275275 <configuration >
276- <source >1.8</source >
277- <target >1.8</target >
276+ <release >8</release >
278277 </configuration >
279278 </execution >
280279 <execution >
You can’t perform that action at this time.
0 commit comments