Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HDDS-10722. Bump aspectj to 1.9.22 #6524

Merged
merged 1 commit into from
Apr 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2024

Bumps aspectj.version from 1.9.7 to 1.9.22.
Updates org.aspectj:aspectjrt from 1.9.7 to 1.9.22

Release notes

Sourced from org.aspectj:aspectjrt's releases.

1.9.22

Java 22

AspectJ 1.9.22 release notes

1.9.21.RC1

Java 21, release candidate 1

1.9.21.M1

Java 21, milestone 1

1.9.21.2

Java 21 maintenance release.

  • Improve asynchronous proceed() for @​AspectJ syntax nested around advices
  • Fix weaving cache regression bug from 1.9.21.1

AspectJ 1.9.21 release notes

1.9.21.1

Java 21 maintenance release.

For load-time weaving (LTW) on JDK 16+, using --add-opens is no longer necessary!

AspectJ 1.9.21 release notes

1.9.21

Java 21.

AspectJ 1.9.21 release notes

1.9.20.1

Java 20 bugfix release.

AspectJ 1.9.20.1 release notes

1.9.20

Java 20.

AspectJ 1.9.20 release notes

1.9.19

Java 19.

AspectJ 1.9.19 release notes

Commits

Updates org.aspectj:aspectjweaver from 1.9.7 to 1.9.22

Release notes

Sourced from org.aspectj:aspectjweaver's releases.

1.9.22

Java 22

AspectJ 1.9.22 release notes

1.9.21.RC1

Java 21, release candidate 1

1.9.21.M1

Java 21, milestone 1

1.9.21.2

Java 21 maintenance release.

  • Improve asynchronous proceed() for @​AspectJ syntax nested around advices
  • Fix weaving cache regression bug from 1.9.21.1

AspectJ 1.9.21 release notes

1.9.21.1

Java 21 maintenance release.

For load-time weaving (LTW) on JDK 16+, using --add-opens is no longer necessary!

AspectJ 1.9.21 release notes

1.9.21

Java 21.

AspectJ 1.9.21 release notes

1.9.20.1

Java 20 bugfix release.

AspectJ 1.9.20.1 release notes

1.9.20

Java 20.

AspectJ 1.9.20 release notes

1.9.19

Java 19.

AspectJ 1.9.19 release notes

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 13, 2024
@adoroszlai
Copy link
Contributor

@dependabot rebase

Bumps `aspectj.version` from 1.9.7 to 1.9.22.

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

Updates `org.aspectj:aspectjweaver` from 1.9.7 to 1.9.22
- [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>
@dependabot dependabot bot force-pushed the dependabot-maven-aspectj.version-1.9.22 branch from a6a48bb to 6da3fc4 Compare April 19, 2024 19:48
@adoroszlai adoroszlai changed the title Bump aspectj.version from 1.9.7 to 1.9.22 HDDS-10722. Bump aspectj to 1.9.22 Apr 20, 2024
@adoroszlai adoroszlai merged commit 7fbbd82 into master Apr 20, 2024
40 of 41 checks passed
@dependabot dependabot bot deleted the dependabot-maven-aspectj.version-1.9.22 branch April 20, 2024 05:55
adoroszlai added a commit that referenced this pull request Apr 20, 2024
This reverts commit 7fbbd82.

Reason for revert: Warning:  bad version number found in aspectjrt-1.9.22.jar expected 1.9.7 found 1.9.22
jojochuang pushed a commit to jojochuang/ozone that referenced this pull request May 29, 2024
jojochuang pushed a commit to jojochuang/ozone that referenced this pull request May 29, 2024
This reverts commit 7fbbd82.

Reason for revert: Warning:  bad version number found in aspectjrt-1.9.22.jar expected 1.9.7 found 1.9.22

(cherry picked from commit 4fc7635)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
1 participant