Skip to content

Commit

Permalink
maven(deps): bump aspectjVersion from 1.9.9.1 to 1.9.19 (openmrs#4221)
Browse files Browse the repository at this point in the history
Bumps `aspectjVersion` from 1.9.9.1 to 1.9.19.

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

Updates `aspectjweaver` from 1.9.9.1 to 1.9.19
- [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:aspectjweaver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 21, 2022
1 parent 5cb249d commit 9afb47f
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 @@ -1173,7 +1173,7 @@
<hibernateVersion>5.6.14.Final</hibernateVersion>
<hibernateSearchVersion>5.11.11.Final</hibernateSearchVersion>
<luceneVersion>5.5.5</luceneVersion>
<aspectjVersion>1.9.9.1</aspectjVersion>
<aspectjVersion>1.9.19</aspectjVersion>
<jacksonVersion>2.14.1</jacksonVersion>
<junitVersion>5.9.1</junitVersion>
<mockitoVersion>3.12.4</mockitoVersion>
Expand Down

0 comments on commit 9afb47f

Please sign in to comment.