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

Valera V.Harseko
16.49.2020 5fb20bc50f87f6cffe923eb8bed5f3597395554f
jaxb-impl 2.3.1->2.3.2 + jaxb1-impl
2 files modified
5 ■■■■ changed files
commons @ 5c7563 2 ●●● patch | view | raw | blame | history
opendj-core/pom.xml 3 ●●●●● patch | view | raw | blame | history
commons
@@ -1 +1 @@
Subproject commit 0388d672b135252701c1731d6d3eb826b9215122
Subproject commit 5c75630f56127551d3b711a98e7cb5e2a1411456
opendj-core/pom.xml
@@ -81,17 +81,14 @@
        <dependency>
          <groupId>javax.xml.bind</groupId>
          <artifactId>jaxb-api</artifactId>
          <version>2.3.1</version>
        </dependency>
        <dependency>
          <groupId>com.sun.xml.bind</groupId>
          <artifactId>jaxb-core</artifactId>
          <version>2.3.0.1</version>
        </dependency>
        <dependency>
          <groupId>com.sun.xml.bind</groupId>
          <artifactId>jaxb-impl</artifactId>
          <version>2.3.1</version>
        </dependency>
    </dependencies>