Skip to content

Commit

Permalink
Bump javax.xml.bind:jaxb-api from 2.3.0 to 2.3.1 (#163)
Browse files Browse the repository at this point in the history
Bumps [javax.xml.bind:jaxb-api](https://github.com/javaee/jaxb-spec) from 2.3.0 to 2.3.1.
- [Commits](javaee/jaxb-spec@2.3.0...2.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 090fe21 commit 5e136b7
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 @@ -23,7 +23,7 @@
<springdoc-openapi-ui.version>2.6.0</springdoc-openapi-ui.version>
<jackson-databind-nullable.version>0.2.6</jackson-databind-nullable.version>
<mapstruct.version>1.4.1.Final</mapstruct.version>
<jaxb-api.version>2.3.0</jaxb-api.version>
<jaxb-api.version>2.3.1</jaxb-api.version>

<!-- Maven plugins -->
<jacoco.version>0.8.11</jacoco.version>
Expand Down

0 comments on commit 5e136b7

Please sign in to comment.