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 Jun 5, 2024
1 parent d5c462a commit ed45e4d
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 @@ -112,7 +112,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: 'org.apache.logging.log4j', name: 'log4j-api', version: '2.17.1'
implementation group: 'org.apache.logging.log4j', name: 'log4j-core', version: '2.17.1'
implementation group:'org.dom4j',name:'dom4j',version: '2.1.3'
Expand Down

0 comments on commit ed45e4d

Please sign in to comment.