Skip to content

Commit

Permalink
Bump xml-apis from 1.3.04 to 2.0.2
Browse files Browse the repository at this point in the history
Bumps xml-apis from 1.3.04 to 2.0.2.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and slachiewicz committed Apr 18, 2021
1 parent a44c103 commit 454be63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modello-plugins/modello-plugin-jsonschema/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>xml-apis</groupId>
<artifactId>xml-apis</artifactId>
<version>1.3.04</version>
<version>2.0.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion modello-plugins/modello-plugin-xsd/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<dependency>
<groupId>xml-apis</groupId>
<artifactId>xml-apis</artifactId>
<version>1.3.04</version>
<version>2.0.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 454be63

Please sign in to comment.