Skip to content

Commit

Permalink
Merge pull request #133 from gdcc/renovate/jakarta.jaxb-impl.version
Browse files Browse the repository at this point in the history
chore(deps): update dependency com.sun.xml.bind:jaxb-impl to v2.3.8
  • Loading branch information
poikilotherm committed Feb 9, 2023
2 parents 920dbe5 + b245f44 commit 06f85e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -48,7 +48,7 @@

<!-- Dependencies -->
<jakarta.jaxb.version>2.3.3</jakarta.jaxb.version>
<jakarta.jaxb-impl.version>2.3.7</jakarta.jaxb-impl.version>
<jakarta.jaxb-impl.version>2.3.8</jakarta.jaxb-impl.version>
<hamcrest.version>2.2</hamcrest.version>
<xmlunit.version>2.9.1</xmlunit.version>
<stax2.api.version>4.2.1</stax2.api.version>
Expand Down

0 comments on commit 06f85e9

Please sign in to comment.