| opendj-dsml-servlet/pom.xml | ●●●●● patch | view | raw | blame | history |
opendj-dsml-servlet/pom.xml
@@ -92,6 +92,13 @@ <artifactId>jakarta.xml.bind-api</artifactId> <version>3.0.1</version> </dependency> <dependency> <groupId>org.glassfish.jaxb</groupId> <artifactId>jaxb-runtime</artifactId> <version>4.0.1</version> <scope>runtime</scope> </dependency> </dependencies> <build><finalName>${project.groupId}.${project.artifactId}</finalName>