Skip to content

Commit

Permalink
[doc] Small cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
adamretter committed Apr 1, 2024
1 parent 7ad1d61 commit 9f924a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -183,8 +183,8 @@
<dependency>
<groupId>xml-apis</groupId>
<artifactId>xml-apis</artifactId>
<version>1.4.01</version> <!-- provided by Oxygen -->
<scope>provided</scope>
<version>1.4.01</version>
<scope>provided</scope> <!-- provided by Oxygen -->
</dependency>

<dependency>
Expand Down

0 comments on commit 9f924a6

Please sign in to comment.