Skip to content

Commit

Permalink
Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.0 to 4.0.1
Browse files Browse the repository at this point in the history
Bumps [jakarta.xml.bind:jakarta.xml.bind-api](https://github.com/eclipse-ee4j/jaxb-api) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/eclipse-ee4j/jaxb-api/releases)
- [Commits](jakartaee/jaxb-api@4.0.0...4.0.1)

---
updated-dependencies:
- dependency-name: jakarta.xml.bind:jakarta.xml.bind-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 14, 2023
1 parent 8312249 commit 0084e83
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 @@ -16,7 +16,7 @@
<maven.compiler.showWarnings>true</maven.compiler.showWarnings>
<maven.test.skip>true</maven.test.skip>

<jakarta.xml.bind-api.version>4.0.0</jakarta.xml.bind-api.version>
<jakarta.xml.bind-api.version>4.0.1</jakarta.xml.bind-api.version>
<jakarta.xml.ws-api.version>4.0.0</jakarta.xml.ws-api.version>
<commons-lang3.version>3.12.0</commons-lang3.version>
<junit-jupiter.version>5.9.3</junit-jupiter.version>
Expand Down

0 comments on commit 0084e83

Please sign in to comment.