Skip to content

Commit 34a87ae

Browse files
Bump xercesImpl from 2.8.1 to 2.12.0
Bumps xercesImpl from 2.8.1 to 2.12.0. Signed-off-by: dependabot[bot] <support@github.com>
1 parent b9aff05 commit 34a87ae

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.8.1</version>
38+
<version>2.12.0</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.8.1</version>
36+
<version>2.12.0</version>
3737
<scope>test</scope>
3838
</dependency>
3939
</dependencies>

0 commit comments

Comments
 (0)