Skip to content

Commit

Permalink
upgrade jaxb-api 4.0.0 -> 4.0.1; jaxb-runtime 4.0.0 -> 4.0.3
Browse files Browse the repository at this point in the history
Just to use most recent versions and be a bit more in line with the rest of the world

Signed-off-by: HARPER Jon <jon.harper87@gmail.com>
  • Loading branch information
jonenst committed Oct 4, 2023
1 parent 84fa74a commit 9aff399
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@
<ejml.version>0.41</ejml.version>
<commonscsv.version>1.9.0</commonscsv.version>
<maven.jaxb2.version>3.1.0</maven.jaxb2.version>
<jakarta.xml.bind.version>4.0.0</jakarta.xml.bind.version>
<jaxb.runtime.version>4.0.0</jaxb.runtime.version>
<jakarta.xml.bind.version>4.0.1</jakarta.xml.bind.version>
<jaxb.runtime.version>4.0.3</jaxb.runtime.version>
</properties>

<modules>
Expand Down

0 comments on commit 9aff399

Please sign in to comment.