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

vharseko
29.19.2022 2b0e1dba2a05694aef3164cc7437f737e8fbef00
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>