Browse Source

build(deps-dev): bump jaxb-core from 4.0.0 to 4.0.1 (#1765)

Bumps jaxb-core from 4.0.0 to 4.0.1.

---
updated-dependencies:
- dependency-name: org.glassfish.jaxb:jaxb-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/1766/head
dependabot[bot] 2 years ago committed by GitHub
parent
commit
de421639c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      jaxb/pom.xml

2
jaxb/pom.xml

@ -89,7 +89,7 @@ @@ -89,7 +89,7 @@
<dependency>
<groupId>org.glassfish.jaxb</groupId>
<artifactId>jaxb-core</artifactId>
<version>4.0.0</version>
<version>4.0.1</version>
<scope>test</scope>
</dependency>
</dependencies>

Loading…
Cancel
Save