Skip to content

Commit

Permalink
Bump aspectjweaver from 1.9.7 to 1.9.9.1 (#362)
Browse files Browse the repository at this point in the history
Bumps [aspectjweaver](https://github.com/eclipse/org.aspectj) from 1.9.7 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:aspectjweaver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 16, 2022
1 parent 8045aed commit 1d9106b
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 @@ -40,7 +40,7 @@
<properties>
<threads>1</threads>
<groups />
<aspectj.version>1.9.7</aspectj.version>
<aspectj.version>1.9.9.1</aspectj.version>
<allure.version>2.17.2</allure.version>
<truth.version>1.1.3</truth.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 1d9106b

Please sign in to comment.