Skip to content

Commit

Permalink
build(deps-dev): bump xml-apis:xml-apis from 1.3.03 to 2.0.2
Browse files Browse the repository at this point in the history
Bumps xml-apis:xml-apis from 1.3.03 to 2.0.2.

---
updated-dependencies:
- dependency-name: xml-apis:xml-apis
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 677f60d commit 4995d15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved.
<dependency>
<groupId>xml-apis</groupId>
<artifactId>xml-apis</artifactId>
<version>1.3.03</version>
<version>2.0.2</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 4995d15

Please sign in to comment.