Skip to content

Commit

Permalink
add jaxb api
Browse files Browse the repository at this point in the history
  • Loading branch information
laeubi authored and merks committed Dec 4, 2023
1 parent fbecdc1 commit 2933915
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -748,6 +748,11 @@
<version>2.0.1</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>jakarta.xml.bind</groupId>
<artifactId>jakarta.xml.bind-api</artifactId>
<version>4.0.1</version>
</dependency>
</dependencies>
</location>
</locations>
Expand Down

0 comments on commit 2933915

Please sign in to comment.