vertx-web
vertx-web copied to clipboard
Bump org.javassist:javassist from 3.29.1-GA to 3.30.2-GA
Bumps org.javassist:javassist from 3.29.1-GA to 3.30.2-GA.
Release notes
Sourced from org.javassist:javassist's releases.
Javassist 3.30.2-GA
What's Changed
- Use current latest org.apache.felix:maven-bundle-plugin:5.1.9 by
@merksin jboss-javassist/javassist#472- Fix bytecode compatible back to 52(JDK8) by
@shifujunin jboss-javassist/javassist#473- add
.editorconfigby@oldratleein jboss-javassist/javassist#475- polish pom format by
@oldratleein jboss-javassist/javassist#476New Contributors
@merksmade their first contribution in jboss-javassist/javassist#472@oldratleemade their first contribution in jboss-javassist/javassist#475Full Changelog: https://github.com/jboss-javassist/javassist/compare/rel_3_30_1_ga...rel_3_30_2_ga
Javassist 3.30.1-GA
Fixes a bug in MANIFEST.MF (Issue #471 and PR #472)
Javassist 3.30.0-GA
What's Changed
- try to fix trivial link error by
@fanofxiaofengin jboss-javassist/javassist#434- fixes Issue 462 (In Java21, the ConstPool API throws NPE for MethodParameters attributes without parameter names) by
@wuwen5in jboss-javassist/javassist#463- Fix MemberResolver.lookupMethod bug when super class has more precise… by
@shifujunin jboss-javassist/javassist#466- Fix issue in no-standard [new] instruction replace by
@catsaltyin jboss-javassist/javassist#448- Remove DUP check in TransformNewClass by
@shifujunin jboss-javassist/javassist#467- Update tutorial.html:
javassist.util.HotSwapperby@vimfunin jboss-javassist/javassist#468- Fix insertAuxInitializer may cause inconsistent stack height problem by
@shifujunin jboss-javassist/javassist#469- Minimal changes make IDEA 2023.2 work out-of-box by
@shifujunin jboss-javassist/javassist#470New Contributors
@fanofxiaofengmade their first contribution in jboss-javassist/javassist#434@catsaltymade their first contribution in jboss-javassist/javassist#448@vimfunmade their first contribution in jboss-javassist/javassist#468Full Changelog: https://github.com/jboss-javassist/javassist/compare/rel_3_29_2_ga...rel_3_30_0_ga
Javassist 3.29.2-GA
This release is a maintenance update. It includes a fix for GitHub Issue jboss-javassist/javassist#427.
Changelog
Sourced from org.javassist:javassist's changelog.
Changes
version 3.30.2 on December 25, 2023
- GitHub PR #473, 475, 476
version 3.30.1 on December 17, 2023
- GitHub Issue #471
version 3.30 on December 17, 2023
version 3.29.2 on September 14, 2022
- GitHub Issue #427.
version 3.29.1 on August 11, 2022
version 3.29 on May 13, 2022
version 3.28 on May 8, 2021
version 3.27 on March 19, 2020
version 3.26 on October 3, 2019
version 3.25 on April 16, 2019
- GitHub Issue #72 (PR #231), #241, #242 (PR #243), PR #244, #246 (PR #247), PR #250, #252 (PR #253), PR #254.
version 3.24.1 on December 9, 2018
version 3.24 on November 1, 2018
... (truncated)
Commits
- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)