Skip to content

Commit bb60adf

Browse files
authored
Update JTydy library version (#701)
Issue:102298
1 parent 0b33636 commit bb60adf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gxsearch/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@
4545
<version>2.2.0</version>
4646
</dependency>
4747
<dependency>
48-
<groupId>net.sf.jtidy</groupId>
49-
<artifactId>jtidy</artifactId>
50-
<version>r938</version>
48+
<groupId>com.github.jtidy</groupId>
49+
<artifactId>jtidy</artifactId>
50+
<version>1.0.3</version>
5151
</dependency>
5252
</dependencies>
5353

0 commit comments

Comments
 (0)