Skip to content

Commit

Permalink
build(deps-dev): bump com.sun.xml.bind:jaxb-core from 4.0.1 to 4.0.4 (#…
Browse files Browse the repository at this point in the history
…106)

Bumps com.sun.xml.bind:jaxb-core from 4.0.1 to 4.0.4.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent eb9b496 commit 28b024a
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 @@ -52,7 +52,7 @@
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-core</artifactId>
<version>4.0.1</version>
<version>4.0.4</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 28b024a

Please sign in to comment.