Skip to content

Commit

Permalink
Bump com.sun.xml.bind:jaxb-impl from 2.3.6 to 4.0.4
Browse files Browse the repository at this point in the history
Bumps com.sun.xml.bind:jaxb-impl from 2.3.6 to 4.0.4.

---
updated-dependencies:
- dependency-name: com.sun.xml.bind:jaxb-impl
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 78c336f commit b38a705
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion primefaces-integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-impl</artifactId>
<version>2.3.6</version>
<version>4.0.4</version>
<scope>runtime</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion primefaces-showcase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-impl</artifactId>
<version>2.3.6</version>
<version>4.0.4</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit b38a705

Please sign in to comment.