testcontainers-java
testcontainers-java copied to clipboard
Bump javassist from 3.28.0-GA to 3.29.0-GA in /modules/hivemq
Bumps javassist from 3.28.0-GA to 3.29.0-GA.
Release notes
Sourced from javassist's releases.
Javassist 3.29.0-GA
This release is a maintenance update. It includes GitHub Issue #378, PR #278, #299, #382, #383, #390, #391, #395, #399, #409.
Changelog
Sourced from javassist's changelog.
Changes
version 3.30
Readme.html
was deleted (GitHub Issue #414).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
- Java 11 supports.
- JIRA JASSIST-267.
- Github PR #218.
version 3.23.1 on July 2, 2018
- Github PR #171.
version 3.23 on June 21, 2018
- Fix leaking file handlers in ClassPool and removed ClassPath.close(). Github issue #165.
version 3.22 on October 10, 2017
- Java 9 supports.
- JIRA JASSIST-261.
... (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 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 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)
A newer version of org.javassist:javassist exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
@dependabot rebase
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!
If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate
.
@dependabot recreate
Superseded by #5947.