From e29aae6ef947a6b3ee1c46fc8750733d28faa6d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 17:26:09 +0000 Subject: [PATCH] chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.14.0 to 3.14.1. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.14.0...maven-compiler-plugin-3.14.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- java-stream-mvn/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java-stream-mvn/pom.xml b/java-stream-mvn/pom.xml index ee2bd16d..98896b8b 100644 --- a/java-stream-mvn/pom.xml +++ b/java-stream-mvn/pom.xml @@ -31,7 +31,7 @@ maven-compiler-plugin - 3.14.0 + 3.14.1 11 11