Skip to content

Commit

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

---
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]>
  • Loading branch information
dependabot[bot] authored Mar 8, 2024
1 parent 06cc098 commit 18abc1f
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 @@ -58,7 +58,7 @@
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-core</artifactId>
<version>4.0.4</version>
<version>4.0.5</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 18abc1f

Please sign in to comment.