From 64a84a2a38fdcf1495882f336d29dc31c5b3088c Mon Sep 17 00:00:00 2001 From: XDEV Renovate Bot Date: Thu, 3 Sep 2026 04:07:25 +0000 Subject: [PATCH] Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.16.0 --- testcontainers-selenium-demo/pom.xml | 2 +- testcontainers-selenium/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/testcontainers-selenium-demo/pom.xml b/testcontainers-selenium-demo/pom.xml index 20e8b8a..fc265a8 100644 --- a/testcontainers-selenium-demo/pom.xml +++ b/testcontainers-selenium-demo/pom.xml @@ -108,7 +108,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.15.0 + 3.16.0 ${maven.compiler.release} diff --git a/testcontainers-selenium/pom.xml b/testcontainers-selenium/pom.xml index 11aacca..31c6a52 100644 --- a/testcontainers-selenium/pom.xml +++ b/testcontainers-selenium/pom.xml @@ -187,7 +187,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.15.0 + 3.16.0 ${maven.compiler.release}