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

Maxim Thomas
22.23.2022 73f2d5fffa23b0bb8166afb050d4d701ae4526a2
update commons version to 2.0.16-SNAPSHOT (#238)

1 files modified
2 ■■■ changed files
pom.xml 2 ●●● patch | view | raw | blame | history
pom.xml
@@ -144,7 +144,7 @@
            <dependency>
                <groupId>org.openidentityplatform.commons</groupId>
                <artifactId>parent</artifactId>
                <version>2.0.15</version>
                <version>2.0.16-SNAPSHOT</version>
                <type>pom</type>
                <scope>import</scope>
            </dependency>