Skip to content

Commit 1d97fbc

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] <support@github.com>
1 parent b6da950 commit 1d97fbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
<groupId>xml-apis</groupId>
162162
<artifactId>xml-apis</artifactId>
163163
<!-- note that the 2.0.2 version is actually older -->
164-
<version>1.4.01</version>
164+
<version>2.0.2</version>
165165
</dependency>
166166

167167
<dependency>

0 commit comments

Comments
 (0)