Skip to content

Commit

Permalink
Update dependency com.sun.xml.bind:jaxb-osgi to v2.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 31, 2023
1 parent ef54054 commit 11290a9
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 @@ -119,7 +119,7 @@ subprojects {
}
}
dependencies {
implementation ('com.sun.xml.bind:jaxb-osgi:2.3.1')
implementation ('com.sun.xml.bind:jaxb-osgi:2.3.9')
implementation (group: 'com.github.hmcts', name: 'auth-checker-lib', version: '2.1.4') {
exclude(module: 'java-logging-spring')
}
Expand Down

0 comments on commit 11290a9

Please sign in to comment.