Skip to content

Commit

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

---
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 Mar 11, 2024
1 parent 7f25d41 commit ec36843
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 @@ -141,7 +141,7 @@
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
<japicmp-maven-plugin.version>0.19.1</japicmp-maven-plugin.version>
<java.version>17</java.version>
<jaxb-api.version>4.0.1</jaxb-api.version>
<jaxb-api.version>4.0.2</jaxb-api.version>
<jdbi3.version>3.45.0</jdbi3.version>
<jooq.version>3.19.5</jooq.version>
<jreleaser-maven-plugin.version>1.11.0</jreleaser-maven-plugin.version>
Expand Down

0 comments on commit ec36843

Please sign in to comment.