-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
build(deps): bump org.springframework:spring-web from 5.3.34 to 6.0.19 in /spring #2399
build(deps): bump org.springframework:spring-web from 5.3.34 to 6.0.19 in /spring #2399
Conversation
Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 5.3.34 to 6.0.19. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.34...v6.0.19) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Spring Framework 6.0 requires Java 17+ We cannot accept this PR at the moment. |
We can always make this module java 17 to follow spring requirements... |
@vitalijr2 I will left to you to decide |
…k-spring-web-6.0.19
What I have found:
And earlier, we updated the module spring4 was tied to the old version of the Spring Framework. I think we can go further with Spring Framework 6.0.x and JDK 17. I will only update README to point out this feature. |
…9 in /spring (#2399) * build(deps): bump org.springframework:spring-web in /spring Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 5.3.34 to 6.0.19. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.34...v6.0.19) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Bump java compiler version to match spring --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marvin <velo@users.noreply.github.com> Co-authored-by: Vitalij Berdinskih <vitalij_r2@outlook.com>
…9 in /spring (#2399) * build(deps): bump org.springframework:spring-web in /spring Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 5.3.34 to 6.0.19. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.34...v6.0.19) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Bump java compiler version to match spring --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marvin <velo@users.noreply.github.com> Co-authored-by: Vitalij Berdinskih <vitalij_r2@outlook.com>
Bumps org.springframework:spring-web from 5.3.34 to 6.0.19.
Release notes
Sourced from org.springframework:spring-web's releases.
... (truncated)
Commits
91cf5eb
Release v6.0.19402246d
Refine UriComponentsBuilder parsing88a68dd
Upgrade to Reactor 2022.0.187d178c6
Detect bridge methods across ApplicationContexts in MethodIntrospectorba776d7
Log column type for limited support message in getResultSetValueaba5f42
Remove accidental backport of 6.1 class2bac162
Upgrade to Groovy 4.0.20, Netty 4.1.108, OpenPDF 1.3.439412d78
Revised tests for generic FactoryBean type matching (backported)a0bd13c
Do not extract FactoryBean generic in case of targetType mismatch46a0821
Stop linking to Websphere's JavadocDependabot 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)You can disable automated security fix PRs for this repo from the Security Alerts page.