-
Notifications
You must be signed in to change notification settings - Fork 994
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
Bump jersey3 from 3.0.4 to 3.0.15 #5350
Conversation
Bumps `jersey2` from 2.37 to 3.0.15. Updates `org.glassfish.jersey.inject:jersey-hk2` from 2.37 to 3.0.15 Updates `org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-jdk-http` from 2.37 to 3.0.15 Updates `org.glassfish.jersey.containers:jersey-container-jdk-http` from 3.0.4 to 3.0.15 --- updated-dependencies: - dependency-name: org.glassfish.jersey.inject:jersey-hk2 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-jdk-http dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.glassfish.jersey.containers:jersey-container-jdk-http dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
It looks like the hk2-api dependency gets bumped to 3.0.6 with this and that requires Java 11. Version 3.0.1 is compatible with Java 8. |
I opened this: eclipse-ee4j/glassfish-hk2#1084 |
I think we should close this since if this will be fixed that will happen in a newer version and dependabot will open a PR for it. |
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps
jersey2
from 2.37 to 3.0.15.Updates
org.glassfish.jersey.inject:jersey-hk2
from 2.37 to 3.0.15Updates
org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-jdk-http
from 2.37 to 3.0.15Updates
org.glassfish.jersey.containers:jersey-container-jdk-http
from 3.0.4 to 3.0.15Dependabot 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)