From 352b2fa3d7b712abb449d7fae775a177887f57de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 17:29:16 +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.12.1 to 3.13.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.12.1...maven-compiler-plugin-3.13.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] --- rxjava2-jdbc-stored-procedure/pom.xml | 2 +- rxjava2-jdbc/pom.xml | 2 +- rxjava2-pool/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/rxjava2-jdbc-stored-procedure/pom.xml b/rxjava2-jdbc-stored-procedure/pom.xml index c673305..3868389 100644 --- a/rxjava2-jdbc-stored-procedure/pom.xml +++ b/rxjava2-jdbc-stored-procedure/pom.xml @@ -26,7 +26,7 @@ maven-compiler-plugin - 3.12.1 + 3.13.0 ${maven.compiler.target} ${maven.compiler.target} diff --git a/rxjava2-jdbc/pom.xml b/rxjava2-jdbc/pom.xml index 342f838..1cfb4d9 100644 --- a/rxjava2-jdbc/pom.xml +++ b/rxjava2-jdbc/pom.xml @@ -142,7 +142,7 @@ maven-compiler-plugin - 3.12.1 + 3.13.0 ${maven.compiler.target} ${maven.compiler.target} diff --git a/rxjava2-pool/pom.xml b/rxjava2-pool/pom.xml index 6358aa9..3cf1ee5 100644 --- a/rxjava2-pool/pom.xml +++ b/rxjava2-pool/pom.xml @@ -68,7 +68,7 @@ maven-compiler-plugin - 3.12.1 + 3.13.0 ${maven.compiler.target} ${maven.compiler.target}