mirror of
https://github.com/TermoraDev/termora.git
synced 2026-03-31 13:22:18 +08:00
chore(deps): bump org.glassfish.jaxb:jaxb-runtime from 2.3.3 to 4.0.7
Bumps org.glassfish.jaxb:jaxb-runtime from 2.3.3 to 4.0.7. --- updated-dependencies: - dependency-name: org.glassfish.jaxb:jaxb-runtime dependency-version: 4.0.7 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -9,7 +9,7 @@ dependencies {
|
|||||||
implementation("com.aliyun.oss:aliyun-sdk-oss:3.18.5")
|
implementation("com.aliyun.oss:aliyun-sdk-oss:3.18.5")
|
||||||
implementation("javax.xml.bind:jaxb-api:2.3.1")
|
implementation("javax.xml.bind:jaxb-api:2.3.1")
|
||||||
implementation("javax.activation:activation:1.1.1")
|
implementation("javax.activation:activation:1.1.1")
|
||||||
implementation("org.glassfish.jaxb:jaxb-runtime:2.3.3")
|
implementation("org.glassfish.jaxb:jaxb-runtime:4.0.7")
|
||||||
compileOnly(project(":"))
|
compileOnly(project(":"))
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user