Update POM version for Apache Commons Lang release 3.13.0

This commit is contained in:
Gary Gregory 2023-07-23 15:40:39 -04:00
parent 4756eb0e05
commit bcc10b3593
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>commons-lang3</artifactId>
<version>3.13.0-SNAPSHOT</version>
<version>3.13.0</version>
<name>Apache Commons Lang</name>
<inceptionYear>2001</inceptionYear>