Skip to content

Commit

Permalink
Bump jakarta.xml.bind:jakarta.xml.bind-api from 2.3.3 to 4.0.2
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 2.3.3 to 4.0.2.
- [Release notes](https://github.com/jakartaee/jaxb-api/releases)
- [Commits](jakartaee/jaxb-api@2.3.3...4.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent 558a8dc commit 6e37a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion primefaces/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
<dependency>
<groupId>jakarta.xml.bind</groupId>
<artifactId>jakarta.xml.bind-api</artifactId>
<version>2.3.3</version>
<version>4.0.2</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 6e37a73

Please sign in to comment.