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

maximthomas
31.10.2025 597ea389e80fcd9b4c2175875fc51e912faa880a
update commons to 3.0.0
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.1-SNAPSHOT</commons.version>
        <commons.version>3.0.0-SNAPSHOT</commons.version>
        <freemarker.version>2.3.34</freemarker.version>
        <metrics-core.version>4.2.30</metrics-core.version>
        <maven.compiler.target>11</maven.compiler.target>