Skip to content

Commit

Permalink
HHH-13953 Upgrade dom4j to 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scottmarlow committed Apr 16, 2020
1 parent 2ddf589 commit 1cd5696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libraries.gradle
Expand Up @@ -61,7 +61,7 @@ ext {
classmate: 'com.fasterxml:classmate:1.5.1',

// Dom4J
dom4j: 'org.dom4j:dom4j:2.1.1@jar',
dom4j: 'org.dom4j:dom4j:2.1.3@jar',

// Javassist
javassist: "org.javassist:javassist:${javassistVersion}",
Expand Down

0 comments on commit 1cd5696

Please sign in to comment.