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

maximthomas
18.41.2025 bdf2b9ad49c3826c34a630a558fc88b731b644b0
update commons to 2.4.1-SNAPSHOT
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>11</maven.compiler.target>