Skip to content

Commit

Permalink
Merge pull request #314 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.1

build(deps): bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.0 to 4.0.1
  • Loading branch information
derTobsch committed Sep 19, 2023
2 parents 18be243 + 888ee02 commit 810078a
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.0</version>
<version>4.0.1</version>
</dependency>
<dependency>
<groupId>org.glassfish.jaxb</groupId>
Expand Down

0 comments on commit 810078a

Please sign in to comment.