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 bb909f1 commit 8b77cceCopy full SHA for 8b77cce
gradle/dependency-management.gradle
@@ -88,7 +88,7 @@ dependencyManagement {
88
dependency 'net.minidev:json-smart:2.3'
89
dependency 'net.sf.ehcache:ehcache:2.10.6'
90
dependency 'net.sourceforge.htmlunit:htmlunit:2.34.1'
91
- dependency 'net.sourceforge.htmlunit:neko-htmlunit:2.33'
+ dependency 'net.sourceforge.htmlunit:neko-htmlunit:2.34.0'
92
dependency 'net.sourceforge.nekohtml:nekohtml:1.9.22'
93
dependency 'nz.net.ultraq.thymeleaf:thymeleaf-expression-processor:1.1.3'
94
dependency 'nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect:2.3.0'
0 commit comments