We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b33636 commit bb60adfCopy full SHA for bb60adf
gxsearch/pom.xml
@@ -45,9 +45,9 @@
45
<version>2.2.0</version>
46
</dependency>
47
<dependency>
48
- <groupId>net.sf.jtidy</groupId>
49
- <artifactId>jtidy</artifactId>
50
- <version>r938</version>
+ <groupId>com.github.jtidy</groupId>
+ <artifactId>jtidy</artifactId>
+ <version>1.0.3</version>
51
52
</dependencies>
53
0 commit comments