Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

Commit

Permalink
Revert JAXB library to 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dariol83 committed Apr 4, 2022
1 parent a7ed302 commit b45d1d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<!-- External libraries versions -->
<junit.version>5.5.0-M1</junit.version>
<openjfx.version>11.0.2</openjfx.version>
<jaxb.version>2.3.2</jaxb.version>
<jaxb.version>2.3.1</jaxb.version>
<jasn1.version>1.11.2</jasn1.version>
<antlr.version>2.7.7</antlr.version>
<!-- Maven plugin versions -->
Expand Down

0 comments on commit b45d1d1

Please sign in to comment.