Skip to content

Commit

Permalink
Updated JAX-B impl
Browse files Browse the repository at this point in the history
Signed-off-by: jansupol <jan.supol@oracle.com>
  • Loading branch information
jansupol committed Jun 9, 2022
1 parent 09cf250 commit d6b7516
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@

<maven-javadoc-plugin.version>3.0.1</maven-javadoc-plugin.version>
<jaxb.api.version>2.3.3</jaxb.api.version>
<jaxb.ri.version>2.3.5</jaxb.ri.version>
<jaxb.ri.version>2.3.6</jaxb.ri.version>
<javax.annotation.version>1.3.5</javax.annotation.version>
</properties>

Expand Down Expand Up @@ -229,7 +229,7 @@
<plugin>
<groupId>org.glassfish.copyright</groupId>
<artifactId>glassfish-copyright-maven-plugin</artifactId>
<version>1.39</version>
<version>2.4</version>
<configuration>
<excludeFile>etc/config/copyright-exclude</excludeFile>
<!--svn|mercurial|git - defaults to svn-->
Expand Down

0 comments on commit d6b7516

Please sign in to comment.