Skip to content

Commit af81244

Browse files
Bump xml-apis:xml-apis from 1.4.01 to 2.0.2
Bumps xml-apis:xml-apis from 1.4.01 to 2.0.2. --- updated-dependencies: - dependency-name: xml-apis:xml-apis dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2cdd9da commit af81244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -848,7 +848,7 @@
848848
<groupId>xml-apis</groupId>
849849
<artifactId>xml-apis</artifactId>
850850
<!-- version 2.0.2 of this library is actually 1.0.b2, per the message: [WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2 -->
851-
<version>1.4.01</version>
851+
<version>2.0.2</version>
852852
</dependency>
853853

854854
</dependencies>

0 commit comments

Comments
 (0)