From dbf1e6003195314a44c44e896f3d5521c9fa075a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 12:47:56 +0000 Subject: [PATCH] chore: bump org.codehaus.mojo:aspectj-maven-plugin from 1.15.0 to 1.16.0 Bumps [org.codehaus.mojo:aspectj-maven-plugin](https://github.com/mojohaus/aspectj-maven-plugin) from 1.15.0 to 1.16.0. - [Release notes](https://github.com/mojohaus/aspectj-maven-plugin/releases) - [Commits](https://github.com/mojohaus/aspectj-maven-plugin/compare/aspectj-maven-plugin-1.15.0...aspectj-maven-plugin-1.16.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:aspectj-maven-plugin dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- examples/powertools-examples-core-utilities/sam-graalvm/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/powertools-examples-core-utilities/sam-graalvm/pom.xml b/examples/powertools-examples-core-utilities/sam-graalvm/pom.xml index eea0357e9..cf50e5128 100644 --- a/examples/powertools-examples-core-utilities/sam-graalvm/pom.xml +++ b/examples/powertools-examples-core-utilities/sam-graalvm/pom.xml @@ -78,7 +78,7 @@ org.codehaus.mojo aspectj-maven-plugin - 1.15.0 + 1.16.0 ${maven.compiler.source} ${maven.compiler.target}