mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

maximthomas
22.45.2025 65c661cf0fbec533b69ba8c8d19c39249d46d230
Update Commons to 2.4.1
1 files modified
2 ■■■ changed files
pom.xml 2 ●●● patch | view | raw | blame | history
pom.xml
@@ -35,7 +35,7 @@
        <product.locales>ca_ES,es,de,fr,ja,ko,pl,zh_CN,zh_TW</product.locales>
        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
        <localized.jars.classifier>i18n</localized.jars.classifier>
        <commons.version>2.4.0</commons.version>
        <commons.version>2.4.1-SNAPSHOT</commons.version>
        <freemarker.version>2.3.34</freemarker.version>
        <metrics-core.version>4.2.30</metrics-core.version>
        <maven.compiler.target>8</maven.compiler.target>