File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ limitations under the License.
3030 <groupId >commons-codec</groupId >
3131 <artifactId >commons-codec</artifactId >
3232 <!-- Remember to update the version in default.properties as well -->
33- <version >1.11 -SNAPSHOT</version >
33+ <version >1.12 -SNAPSHOT</version >
3434 <name >Apache Commons Codec</name >
3535 <inceptionYear >2002</inceptionYear >
3636 <description >
@@ -226,7 +226,7 @@ limitations under the License.
226226 <maven .compiler.target>1.6</maven .compiler.target>
227227 <commons .componentid>codec</commons .componentid>
228228 <commons .module.name>org.apache.commons.codec</commons .module.name>
229- <commons .release.version>1.11 </commons .release.version>
229+ <commons .release.version>1.12 </commons .release.version>
230230 <!-- The RC version used in the staging repository URL. -->
231231 <commons .rc.version>RC1</commons .rc.version>
232232 <commons .jira.id>CODEC</commons .jira.id>
You can’t perform that action at this time.
0 commit comments