Skip to content

Commit

Permalink
build(deps-dev): bump jaxb-core from 3.0.2 to 4.0.1 (#84)
Browse files Browse the repository at this point in the history
Bumps jaxb-core from 3.0.2 to 4.0.1.

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

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>
  • Loading branch information
dependabot[bot] committed Sep 21, 2022
1 parent 5990351 commit 067a280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-core</artifactId>
<version>3.0.2</version>
<version>4.0.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 067a280

Please sign in to comment.