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 May 16, 2024
1 parent 27a9c5c commit 02eb260
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 @@ -113,7 +113,7 @@ subprojects {
exclude group: 'com.google.guava', module: 'guava' // guava-30.1-jre.jar CVE-2023-2976, CVE-2020-8908
}

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')
exclude group: 'com.google.guava', module: 'guava' // guava-30.1-jre.jar CVE-2023-2976, CVE-2020-8908
Expand Down

0 comments on commit 02eb260

Please sign in to comment.