diff --git a/WordFrequency/pom.xml b/WordFrequency/pom.xml index 9e49490..c5524c0 100644 --- a/WordFrequency/pom.xml +++ b/WordFrequency/pom.xml @@ -13,7 +13,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.14.1 8 8 diff --git a/contacts/pom.xml b/contacts/pom.xml index 75bfa6c..9db7d12 100644 --- a/contacts/pom.xml +++ b/contacts/pom.xml @@ -18,7 +18,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.14.1 ${maven.compiler.source} ${maven.compiler.target} diff --git a/library/pom.xml b/library/pom.xml index 763f035..ab94507 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -13,7 +13,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.14.1 ${maven.compiler.source} ${maven.compiler.target}