Skip to content

Commit

Permalink
Remove redundant jaxb-runtime dependency (apache#5642)
Browse files Browse the repository at this point in the history
  • Loading branch information
yurloc authored and rgdoliveira committed Jan 16, 2024
1 parent 00e99f1 commit 47183d7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions build-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -366,11 +366,6 @@
<artifactId>jaxb-core</artifactId>
<version>${version.com.sun.xml.bind}</version>
</dependency>
<dependency>
<groupId>org.glassfish.jaxb</groupId>
<artifactId>jaxb-runtime</artifactId>
<version>4.0.3</version>
</dependency>
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-xjc</artifactId>
Expand Down

0 comments on commit 47183d7

Please sign in to comment.