build(deps): bump jaxb-core from 2.3.0.1 to 3.0.2

Bumps jaxb-core from 2.3.0.1 to 3.0.2.

---
updated-dependencies:
- dependency-name: com.sun.xml.bind:jaxb-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-10-03 07:25:28 +00:00
committed by 禾几海
parent 6d5b69ecd6
commit 306f695f3f

View File

@@ -43,7 +43,7 @@
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-core</artifactId>
<version>2.3.0.1</version>
<version>3.0.2</version>
</dependency>
<dependency>
<groupId>javax.activation</groupId>