Skip to content

Commit

Permalink
fix(deps): bump the plugins group with 1 update
Browse files Browse the repository at this point in the history
Bumps the plugins group with 1 update: [dev.aspectj:aspectj-maven-plugin](https://github.com/dev-aspectj/aspectj-maven-plugin).


Updates `dev.aspectj:aspectj-maven-plugin` from 1.13.1 to 1.14
- [Release notes](https://github.com/dev-aspectj/aspectj-maven-plugin/releases)
- [Commits](dev-aspectj/aspectj-maven-plugin@aspectj-maven-plugin-1.13.1...aspectj-maven-plugin-1.14)

---
updated-dependencies:
- dependency-name: dev.aspectj:aspectj-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: plugins
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 14, 2024
1 parent 7bf8190 commit 29bcbe3
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 @@ -38,7 +38,7 @@
<build-helper-maven-plugin.version>3.5.0</build-helper-maven-plugin.version>
<properties-maven-plugin.version>1.2.1</properties-maven-plugin.version>
<maven-release-plugin.version>3.0.1</maven-release-plugin.version>
<aspectj-maven-plugin.version>1.13.1</aspectj-maven-plugin.version>
<aspectj-maven-plugin.version>1.14</aspectj-maven-plugin.version>
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
<copy-rename-maven-plugin.version>1.0.1</copy-rename-maven-plugin.version>
<maven-shade-plugin.version>3.5.1</maven-shade-plugin.version>
Expand Down

0 comments on commit 29bcbe3

Please sign in to comment.