Skip to content

Commit

Permalink
Remove redundant jaxb-runtime dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
yurloc committed Jan 8, 2024
1 parent 7a66f25 commit 640b4d8
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 640b4d8

Please sign in to comment.