Skip to content

Commit 638ecc1

Browse files
Bump xercesImpl from 2.12.0 to 2.12.1 (#106)
Bumps xercesImpl from 2.12.0 to 2.12.1. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df6cf16 commit 638ecc1

File tree

2 files changed

+2
-2
lines changed
  • modello-plugins

2 files changed

+2
-2
lines changed

modello-plugins/modello-plugin-jsonschema/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>xerces</groupId>
3737
<artifactId>xercesImpl</artifactId>
38-
<version>2.12.0</version>
38+
<version>2.12.1</version>
3939
<scope>test</scope>
4040
</dependency>
4141
</dependencies>

modello-plugins/modello-plugin-xsd/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>xerces</groupId>
3535
<artifactId>xercesImpl</artifactId>
36-
<version>2.12.0</version>
36+
<version>2.12.1</version>
3737
<scope>test</scope>
3838
</dependency>
3939
</dependencies>

0 commit comments

Comments
 (0)