From c98d05e761f4b5c5ee742b49fa78adfcd631105b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 11 Aug 2024 01:02:37 +0000 Subject: [PATCH] Maven pom.xml(deps): Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.13.0 (#199) --- examples/springbot/pom.xml | 2 +- examples/tomcat/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/springbot/pom.xml b/examples/springbot/pom.xml index b19cc731..14d6115f 100644 --- a/examples/springbot/pom.xml +++ b/examples/springbot/pom.xml @@ -89,7 +89,7 @@ maven-compiler-plugin - 3.11.0 + 3.13.0 11 11 diff --git a/examples/tomcat/pom.xml b/examples/tomcat/pom.xml index d98509f1..70835dd4 100644 --- a/examples/tomcat/pom.xml +++ b/examples/tomcat/pom.xml @@ -74,7 +74,7 @@ maven-compiler-plugin - 3.11.0 + 3.13.0 11 11