Update dependency com.sun.xml.bind:jaxb-impl to v3.0.2
This commit is contained in:
parent
6b8b81ca10
commit
454122b0db
2 changed files with 2 additions and 2 deletions
|
|
@ -25,7 +25,7 @@ dependencies {
|
|||
implementation 'io.github.linktosriram.s3lite:http-client-spi:0.0.2-SNAPSHOT'
|
||||
implementation 'io.github.linktosriram.s3lite:util:0.0.2-SNAPSHOT'
|
||||
implementation 'jakarta.xml.bind:jakarta.xml.bind-api:3.0.1'
|
||||
implementation 'com.sun.xml.bind:jaxb-impl:3.0.0'
|
||||
implementation 'com.sun.xml.bind:jaxb-impl:3.0.2'
|
||||
// Test dependencies (Java 8 compatible versions)
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
testImplementation 'org.mockito:mockito-core:4.11.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue