Merge branch '2.7.x' into 3.0.x

Closes gh-34253
pull/34503/head
Andy Wilkinson 2 years ago
commit cd832971f2

@ -40,5 +40,5 @@ allprojects {
}
tasks.named("checkstyleNohttp").configure {
maxHeapSize = "1g"
maxHeapSize = "1536m"
}

Loading…
Cancel
Save