Skip to content

Commit

Permalink
Replace dependency xml-apis:xml-apis with xml-apis:xml-apis 1.0.b2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 21, 2025
1 parent de209a9 commit aee0ec2
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 @@ -123,7 +123,7 @@ SOFTWARE.
<dependency>
<groupId>xml-apis</groupId>
<artifactId>xml-apis</artifactId>
<version>2.0.2</version>
<version>1.0.b2</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit aee0ec2

Please sign in to comment.