Commit e4380275 authored by Andy Wilkinson's avatar Andy Wilkinson

Merge branch '2.3.x'

Closes gh-24224
parents 11c81ad2 4e9f7026
...@@ -30,7 +30,7 @@ dependencies { ...@@ -30,7 +30,7 @@ dependencies {
} }
intTest { intTest {
inputs.files(war) inputs.files(war).withNormalizer(ClasspathNormalizer)
} }
war { war {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment