Skip to content

Commit

Permalink
Merge pull request #708 from apache/dependabot/maven/com.sun.xml.bind…
Browse files Browse the repository at this point in the history
…-jaxb-impl-4.0.3

Bump jaxb-impl from 2.3.2 to 4.0.3
  • Loading branch information
lukaszlenart committed Jul 21, 2023
2 parents 4fa1095 + 10355a9 commit dbdf72b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/bean-validation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-impl</artifactId>
<version>2.3.2</version>
<version>4.0.3</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit dbdf72b

Please sign in to comment.