From c647755f75a5445aa8671a93f2842b37eb278be0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 20:07:31 +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.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] --- bonita-connector-sap/pom.xml | 2 +- sapjco-api/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bonita-connector-sap/pom.xml b/bonita-connector-sap/pom.xml index e1bfd49..7a51ff2 100644 --- a/bonita-connector-sap/pom.xml +++ b/bonita-connector-sap/pom.xml @@ -57,7 +57,7 @@ 3.0.3 - 3.12.1 + 3.13.0 ${java.version} 3.6.0 2.1.1 diff --git a/sapjco-api/pom.xml b/sapjco-api/pom.xml index b3b7513..ffb0ee3 100644 --- a/sapjco-api/pom.xml +++ b/sapjco-api/pom.xml @@ -21,7 +21,7 @@ - 3.12.1 + 3.13.0 ${java.version}