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

maximthomas
17.59.2024 28d3b13ad54e3e8f772a00d24fef2d8f8a76fe42
update commons version to 2.1.4-SNAPSHOT
1 files modified
2 ■■■ changed files
pom.xml 2 ●●● patch | view | raw | blame | history
pom.xml
@@ -145,7 +145,7 @@
            <dependency>
                <groupId>org.openidentityplatform.commons</groupId>
                <artifactId>parent</artifactId>
                <version>2.1.3</version>
                <version>2.1.4-SNAPSHOT</version>
                <type>pom</type>
                <scope>import</scope>
            </dependency>