Skip to content

Commit

Permalink
Merge pull request #473 from lookfirst/dependabot/maven/jakarta.xml.b…
Browse files Browse the repository at this point in the history
…ind-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
dkocher committed Apr 30, 2024
2 parents 8a9d636 + b6c59d0 commit e0b1bc4
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 @@ -286,7 +286,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 e0b1bc4

Please sign in to comment.