Skip to content

Commit

Permalink
Manage org.glassfish.jaxb:txw2 at the same version as jaxb-core and j…
Browse files Browse the repository at this point in the history
…axb-runtime
  • Loading branch information
ppalaga committed Jun 9, 2023
1 parent a7dc8ea commit c8f764c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4860,6 +4860,11 @@
<artifactId>jaxb-core</artifactId>
<version>${jaxb-runtime.version}</version>
</dependency>
<dependency>
<groupId>org.glassfish.jaxb</groupId>
<artifactId>txw2</artifactId>
<version>${jaxb-runtime.version}</version>
</dependency>
<dependency>
<groupId>jakarta.xml.bind</groupId>
<artifactId>jakarta.xml.bind-api</artifactId>
Expand Down

0 comments on commit c8f764c

Please sign in to comment.