From 8c2816bf2789a530cac21f960c1c69253eec6d37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 00:27:42 +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.11.0 to 3.12.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.11.0...maven-compiler-plugin-3.12.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] --- microstream-afs-ibm-cos-demo/pom.xml | 2 +- microstream-afs-ibm-cos/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/microstream-afs-ibm-cos-demo/pom.xml b/microstream-afs-ibm-cos-demo/pom.xml index b16e334..bc1b16f 100644 --- a/microstream-afs-ibm-cos-demo/pom.xml +++ b/microstream-afs-ibm-cos-demo/pom.xml @@ -54,7 +54,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.11.0 + 3.12.0 ${maven.compiler.release} diff --git a/microstream-afs-ibm-cos/pom.xml b/microstream-afs-ibm-cos/pom.xml index 1192ae5..5e9eb41 100644 --- a/microstream-afs-ibm-cos/pom.xml +++ b/microstream-afs-ibm-cos/pom.xml @@ -156,7 +156,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.11.0 + 3.12.0 ${maven.compiler.release}