Skip to content

Commit d01166e

Browse files
committed
Upgrade to dom4j 2.1.5
1 parent c3eff4b commit d01166e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ version = '5.0-SNAPSHOT'
1313
dependencies {
1414
implementation 'io.sf.jclf:jclf-text:5.0.3'
1515
implementation 'io.sf.jclf:jclf-linear3:1.0.0'
16-
implementation 'org.dom4j:dom4j:2.1.4'
16+
implementation 'org.dom4j:dom4j:2.1.5'
1717
implementation 'org.slf4j:slf4j-api:2.0.17'
1818
implementation 'nu.validator:htmlparser:1.4.16'
1919
implementation 'xmlpull:xmlpull:1.2.0'

0 commit comments

Comments
 (0)