Skip to content

Commit

Permalink
Merge pull request #486 from focus-shift/dependabot/maven/jakarta.xml…
Browse files Browse the repository at this point in the history
….bind-jakarta.xml.bind-api-4.0.2

Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.1 to 4.0.2
  • Loading branch information
derTobsch authored Mar 12, 2024
2 parents 21459c5 + 7ef8812 commit a534978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jollyday-jaxb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>jakarta.xml.bind</groupId>
<artifactId>jakarta.xml.bind-api</artifactId>
<version>4.0.1</version>
<version>4.0.2</version>
</dependency>
<dependency>
<groupId>org.glassfish.jaxb</groupId>
Expand Down

0 comments on commit a534978

Please sign in to comment.