Skip to content

Commit

Permalink
Update dependency com.sun.xml.bind:jaxb-impl to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 30, 2024
1 parent b0cd722 commit ae5bcae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ dependencies {
implementation group: 'com.sun.mail', name: 'javax.mail', version: '1.6.2'


implementation group: 'com.sun.xml.bind', name: 'jaxb-impl', version: '2.3.9'
implementation group: 'com.sun.xml.bind', name: 'jaxb-impl', version: '4.0.5'
annotationProcessor 'org.mapstruct:mapstruct-processor:1.5.5.Final'

testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
Expand Down

0 comments on commit ae5bcae

Please sign in to comment.