Merge branch '3.3.x'
Closes gh-42689
This commit is contained in:
@@ -28,7 +28,7 @@ dependencies {
|
||||
task syncIntegrationTestSources(type: Sync) {
|
||||
destinationDir file("${buildDir}/it")
|
||||
from file("src/it")
|
||||
filter(springRepoistoryTransformers.ant())
|
||||
filter(springRepositoryTransformers.ant())
|
||||
}
|
||||
|
||||
processResources {
|
||||
|
||||
Reference in New Issue
Block a user