Skip to content

Commit 2f6dad1

Browse files
committed
Changes to prepare for 2.5.3.1 release.
1 parent 5bcabf1 commit 2f6dad1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.owasp.esapi</groupId>
55
<artifactId>esapi</artifactId>
6-
<version>2.5.4.0-SNAPSHOT</version>
6+
<version>2.5.3.1-SNAPSHOT</version>
77
<packaging>jar</packaging>
88

99
<distributionManagement>
@@ -141,7 +141,7 @@
141141
<!-- TODO: Be sure to update. Should be date of previous official release -->
142142
<!-- Exact date in the form 'yyyy-dd-yy 00:00:00' should be used. You can find the previous release date -->
143143
<!-- in the previous release notes file under the 'documentation/' directory. -->
144-
<date.prev_release>2023-04-12 00:00:00</date.prev_release>
144+
<date.prev_release>2023-11-24 00:00:00</date.prev_release>
145145
</properties>
146146

147147
<dependencies>

0 commit comments

Comments
 (0)