Skip to content

Commit fb64895

Browse files
authored
Update SNAPSHOT version for next ESAPI release.
Next planned release (2.4.0.0) will require Java 8 as the minimal supported JDK. See details in the 2.3.0.0 release notes as for the reasons.
1 parent a9bdaab commit fb64895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
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.2.4.0-SNAPSHOT</version>
6+
<version>2.4.0.0-SNAPSHOT</version>
77
<packaging>jar</packaging>
88

99
<distributionManagement>

0 commit comments

Comments
 (0)