Skip to content

Commit

Permalink
Bump aspectj.version from 1.9.7.M3 to 1.9.9.1
Browse files Browse the repository at this point in the history
Bumps `aspectj.version` from 1.9.7.M3 to 1.9.9.1.

Updates `aspectjrt` from 1.9.7.M3 to 1.9.9.1
- [Release notes](https://github.com/eclipse/org.aspectj/releases)
- [Commits](https://github.com/eclipse/org.aspectj/commits)

Updates `aspectjtools` from 1.9.7.M3 to 1.9.9.1
- [Release notes](https://github.com/eclipse/org.aspectj/releases)
- [Commits](https://github.com/eclipse/org.aspectj/commits)

---
updated-dependencies:
- dependency-name: org.aspectj:aspectjrt
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.aspectj:aspectjtools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and slachiewicz committed Jun 25, 2022
1 parent b1c21ce commit 1cc3a76
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 @@ -49,7 +49,7 @@
<redirectTestOutputToFile>true</redirectTestOutputToFile>
<project.build.outputTimestamp>2022-04-30T04:30:22Z</project.build.outputTimestamp>
<jupiter.version>5.8.2</jupiter.version>
<aspectj.version>1.9.7</aspectj.version>
<aspectj.version>1.9.9.1</aspectj.version>
<maven.version>3.2.5</maven.version>
<errorprone.version>2.14.0</errorprone.version>
<trimStackTrace>false</trimStackTrace>
Expand Down

0 comments on commit 1cc3a76

Please sign in to comment.