diff --git a/plexus-compiler-its/src/main/it/eclipse-compiler-mapstruct/verify.groovy b/plexus-compiler-its/src/main/it/eclipse-compiler-mapstruct/verify.groovy index b7e8586e..45220ed7 100644 --- a/plexus-compiler-its/src/main/it/eclipse-compiler-mapstruct/verify.groovy +++ b/plexus-compiler-its/src/main/it/eclipse-compiler-mapstruct/verify.groovy @@ -23,4 +23,4 @@ def dummyClass = new File( basedir, "target/classes/Dummy.class" ) assert dummyClass.exists() File buildLog = new File( basedir, 'build.log' ) -assert buildLog.text.count( "Changes detected - recompiling the module!" ) == 2 +assert buildLog.text.count( "Recompiling the module because of changed" ) == 2 diff --git a/pom.xml b/pom.xml index 4dd0cbcf..2797ec2f 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ 2.23.0 false clean install - 3.11.0 + 3.12.0