mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
Bump jaxb-runtime from 2.3.2 to 2.3.3
Bumps jaxb-runtime from 2.3.2 to 2.3.3. Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
134bb63185
commit
402ef6c232
2 changed files with 2 additions and 2 deletions
|
|
@ -48,7 +48,7 @@
|
||||||
<!-- server xml config needs optional dependency for jaxb-impl -->
|
<!-- server xml config needs optional dependency for jaxb-impl -->
|
||||||
<groupId>org.glassfish.jaxb</groupId>
|
<groupId>org.glassfish.jaxb</groupId>
|
||||||
<artifactId>jaxb-runtime</artifactId>
|
<artifactId>jaxb-runtime</artifactId>
|
||||||
<version>2.3.2</version>
|
<version>2.3.3</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>log4j</groupId>
|
<groupId>log4j</groupId>
|
||||||
|
|
|
||||||
|
|
@ -73,7 +73,7 @@
|
||||||
<!-- server xml config needs optional dependency for jaxb-impl -->
|
<!-- server xml config needs optional dependency for jaxb-impl -->
|
||||||
<groupId>org.glassfish.jaxb</groupId>
|
<groupId>org.glassfish.jaxb</groupId>
|
||||||
<artifactId>jaxb-runtime</artifactId>
|
<artifactId>jaxb-runtime</artifactId>
|
||||||
<version>2.3.2</version>
|
<version>2.3.3</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue