Skip to content

Commit 93a9946

Browse files
xml-apis NO UPDATES (Docs)
Adding a note to inspect maven central for updates to xml-apis. Versioning appears non-standard for this project, and 1.4.01 is the latest available.
1 parent d85cb0c commit 93a9946

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml

+6
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,12 @@
267267
<dependency>
268268
<groupId>xml-apis</groupId>
269269
<artifactId>xml-apis</artifactId>
270+
<!-- 1.4.01 is NEWER THAN 2.0.2
271+
Check the release dates in maven central
272+
https://mvnrepository.com/artifact/xml-apis/xml-apis
273+
274+
DO NOT UPDATE THIS DEPENDENCY
275+
-->
270276
<version>1.4.01</version>
271277
</dependency>
272278

0 commit comments

Comments
 (0)