Skip to content

Commit 354c665

Browse files
committed
fix: bump project version
1 parent 127562b commit 354c665

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jsp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<parent>
4343
<groupId>org.owasp.encoder</groupId>
4444
<artifactId>encoder-parent</artifactId>
45-
<version>1.2.3</version>
45+
<version>1.3.0</version>
4646
</parent>
4747

4848
<artifactId>encoder-jsp</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
<groupId>org.owasp.encoder</groupId>
4343
<artifactId>encoder-parent</artifactId>
44-
<version>1.2.3</version>
44+
<version>1.3.0</version>
4545
<packaging>pom</packaging>
4646

4747
<name>OWASP Java Encoder Project</name>

0 commit comments

Comments
 (0)