Skip to content

Commit

Permalink
maven(deps): bump aspectjVersion from 1.9.22 to 1.9.22.1 (#4638)
Browse files Browse the repository at this point in the history
Bumps `aspectjVersion` from 1.9.22 to 1.9.22.1.

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

Updates `org.aspectj:aspectjweaver` from 1.9.22 to 1.9.22.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: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] committed May 14, 2024
1 parent 0060a1d commit e962f22
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 @@ -1210,7 +1210,7 @@
<hibernateVersion>5.6.15.Final</hibernateVersion>
<hibernateSearchVersion>5.11.12.Final</hibernateSearchVersion>
<luceneVersion>5.5.5</luceneVersion>
<aspectjVersion>1.9.22</aspectjVersion>
<aspectjVersion>1.9.22.1</aspectjVersion>
<jacksonVersion>2.17.1</jacksonVersion>
<junitVersion>5.10.2</junitVersion>
<mockitoVersion>3.12.4</mockitoVersion>
Expand Down

0 comments on commit e962f22

Please sign in to comment.