From aa09dc285a9abe97439ff4e19d2febdd5ef48389 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 15:36:17 +0000 Subject: [PATCH] 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.13.0 to 3.14.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.13.0...maven-compiler-plugin-3.14.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- reactify-core/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 39b2c2d..540f709 100644 --- a/pom.xml +++ b/pom.xml @@ -80,7 +80,7 @@ 2.17.1 2.43.0 UTF-8 - 3.13.0 + 3.14.0 3.4.0 0.6.0 1.7.0 diff --git a/reactify-core/pom.xml b/reactify-core/pom.xml index a25d7f1..8197cdb 100644 --- a/reactify-core/pom.xml +++ b/reactify-core/pom.xml @@ -77,7 +77,7 @@ 2.17.1 2.43.0 UTF-8 - 3.13.0 + 3.14.0 3.4.0 0.6.0 1.7.0