Skip to content

Commit

Permalink
Bump org.codehaus.mojo:aspectj-maven-plugin from 1.14.0 to 1.15.0
Browse files Browse the repository at this point in the history
Bumps [org.codehaus.mojo:aspectj-maven-plugin](https://github.com/mojohaus/aspectj-maven-plugin) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/mojohaus/aspectj-maven-plugin/releases)
- [Commits](mojohaus/aspectj-maven-plugin@aspectj-maven-plugin-1.14.0...aspectj-maven-plugin-1.15.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:aspectj-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jamesrdi committed Dec 14, 2023
1 parent 3ccec34 commit f3a0306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<version.testcontainers>1.19.2</version.testcontainers>

<!-- AspectJ dependencies -->
<version.aspectj-maven-plugin>1.14.0</version.aspectj-maven-plugin>
<version.aspectj-maven-plugin>1.15.0</version.aspectj-maven-plugin>
<version.aspectj>1.9.20.1</version.aspectj>

<!-- Excel to DMN converter dependencies -->
Expand Down

0 comments on commit f3a0306

Please sign in to comment.