From 3b72a9c59eb8dce8252d033b6373e533a88067fe Mon Sep 17 00:00:00 2001 From: XDEV Renovate Bot Date: Mon, 2 Feb 2026 04:48:54 +0000 Subject: [PATCH] Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.15.0 --- expiring-limited-cache-demo/pom.xml | 2 +- expiring-limited-cache/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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