Skip to content

Commit fb69075

Browse files
chore: bump org.codehaus.mojo:aspectj-maven-plugin from 1.15.0 to 1.16.0 (#2353)
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](mojohaus/aspectj-maven-plugin@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4120889 commit fb69075

File tree

1 file changed

+1
-1
lines changed
  • examples/powertools-examples-core-utilities/sam-graalvm

1 file changed

+1
-1
lines changed

examples/powertools-examples-core-utilities/sam-graalvm/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<plugin>
7979
<groupId>org.codehaus.mojo</groupId>
8080
<artifactId>aspectj-maven-plugin</artifactId>
81-
<version>1.15.0</version>
81+
<version>1.16.0</version>
8282
<configuration>
8383
<source>${maven.compiler.source}</source>
8484
<target>${maven.compiler.target}</target>

0 commit comments

Comments
 (0)