Skip to content

Commit

Permalink
Update dependency com.sun.xml.bind:jaxb-osgi to v2.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 26, 2023
1 parent 2896a91 commit a7be0dc
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 @@ -109,7 +109,7 @@ subprojects {
}

dependencies {
implementation('com.sun.xml.bind:jaxb-osgi:2.3.1')
implementation('com.sun.xml.bind:jaxb-osgi:2.3.8')
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 a7be0dc

Please sign in to comment.