diff --git a/expiring-limited-cache-demo/pom.xml b/expiring-limited-cache-demo/pom.xml index bb6fa07..988b877 100644 --- a/expiring-limited-cache-demo/pom.xml +++ b/expiring-limited-cache-demo/pom.xml @@ -50,7 +50,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.14.1 + 3.15.0 ${maven.compiler.release} diff --git a/expiring-limited-cache/pom.xml b/expiring-limited-cache/pom.xml index ad6dec6..98912ec 100644 --- a/expiring-limited-cache/pom.xml +++ b/expiring-limited-cache/pom.xml @@ -117,7 +117,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.14.1 + 3.15.0 compile-java-17