Skip to content

Commit

Permalink
build(deps): bump javax.xml.bind:jaxb-api from 2.3.0 to 2.3.1
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]>
  • Loading branch information
dependabot[bot] authored Aug 8, 2023
1 parent b77cd70 commit 0702f45
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 @@ -46,7 +46,7 @@
<httpcomponents.version>4.5.14</httpcomponents.version>
<jackson.version>2.15.2</jackson.version>
<jackson.databind.version>2.15.2</jackson.databind.version>
<jaxb.version>2.3.0</jaxb.version>
<jaxb.version>2.3.1</jaxb.version>
<ontop.version>5.0.2</ontop.version>
<!-- Source characteristics -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 0702f45

Please sign in to comment.