IoT-Modelling-Tool
IoT-Modelling-Tool copied to clipboard
Bump org.springframework:spring-webmvc from 5.3.18 to 6.1.13 in /public/app/modules/dashboard/digital_environment
Bumps org.springframework:spring-webmvc from 5.3.18 to 6.1.13.
Release notes
Sourced from org.springframework:spring-webmvc's releases.
v6.1.13
:star: New Features
- Errors thrown from SmartLifeycle#stop results in (unnecessary) waiting for the shutdown timeout #33442
- Updates to resource handling for functional endpoints #33434
- Stop logging
resultinWebAsyncManager#33406- spring native not support method handler with kotlin default value #33384
:lady_beetle: Bug Fixes
- Ensure use of specified status code on redirect with
Rendering#33498- Inconsistent handling of X-Forwarded-Prefix in servlet and reactive stack #33465
- ServerHttpObservationFilter does not register against new async operations #33451
- Revert removal of deprecated rawStatusCode methods #33440
- PathMatchingResourcePatternResolver no longer follows symlinks #33424
- Deadlock between SseEmitter and StandardServletAsyncWebRequest when clients disconnect #33421
- RestClient doesn't open a scope for the processing of the request #33397
- WebTestClient leaks when ParameterizedTypeReference is used #33389
:notebook_with_decorative_cover: Documentation
- Document fixed rate scheduling with CRaC #33490
- Update information in SpEL Evaluation chapter in reference manual #33456
- Stop documenting use of
-debugcompiler flag in reference manual #33453- Use discrete headings instead of titled blocks in reference manual #33447
- Fix example for
@ImportResourcein the reference manual #33446- Fix a typo in the CDS documentation #33437
- Fix link to chapter introduction #33417
- Improve documentation on reading form data via Servlet request parameters vs
@RequestBody#33409:hammer: Dependency Upgrades
- Upgrade to Kotlin 1.9.25 #33471
- Upgrade to Micrometer 1.12.10 #33518
- Upgrade to Objenesis 3.4 #33526
- Upgrade to Reactor 2023.0.10 #33519
:heart: Contributors
Thank you to all the contributors who worked on this release:
@dancer1325,@izeye, and@yfoelv6.1.12
:star: New Features
... (truncated)
Commits
f083962Release v6.1.13d86bf8bAlign RouterFunctions resource handlingc77de8aDowngrade to Tomcat 10.1.284e49f67Upgrade to SLF4J 2.0.16, Tomcat 10.1.29, Jetty 12.0.13, Netty 4.1.113, Undert...54dbb9fUpgrade to Objenesis 3.434f649cUpgrade to Reactor 2023.0.105b01f31Upgrade to Micrometer 1.12.109150c81Document fixed rate scheduling with CRaC4e1756dPolishing5c1ab7ePolishing contribution- Additional commits viewable 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) You can disable automated security fix PRs for this repo from the Security Alerts page.