mirror of
https://gitee.com/smallc/blade-tool.git
synced 2026-07-10 18:39:44 +08:00
Merge pull request #131 from chillzhuang/dependabot/maven/dev/com.sun.xml.bind-jaxb-core-4.0.6
⬆️ Bump com.sun.xml.bind:jaxb-core from 4.0.5 to 4.0.6
This commit is contained in:
commit
94e6db024c
2
pom.xml
2
pom.xml
|
|
@ -427,7 +427,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.sun.xml.bind</groupId>
|
<groupId>com.sun.xml.bind</groupId>
|
||||||
<artifactId>jaxb-core</artifactId>
|
<artifactId>jaxb-core</artifactId>
|
||||||
<version>4.0.5</version>
|
<version>4.0.6</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.sun.xml.bind</groupId>
|
<groupId>com.sun.xml.bind</groupId>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user