You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pom.xml
+3-12
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@
24
24
<modelVersion>4.0.0</modelVersion>
25
25
<groupId>nu.validator.htmlparser</groupId>
26
26
<artifactId>htmlparser</artifactId>
27
-
<version>1.4</version>
27
+
<version>1.5</version>
28
28
<name>htmlparser</name>
29
29
<url>http://about.validator.nu/htmlparser/</url>
30
30
<description>The Validator.nu HTML Parser is an implementation of the HTML5 parsing algorithm in Java for applications. The parser is designed to work as a drop-in replacement for the XML parser in applications that already support XHTML 1.x content with an XML parser and use SAX, DOM or XOM to interface with the parser.</description>
0 commit comments