struts-examples
struts-examples copied to clipboard
Build(deps-dev): Bump org.springframework:spring-web from 6.2.5 to 6.2.8 in /rest-angular
Bumps org.springframework:spring-web from 6.2.5 to 6.2.8.
Release notes
Sourced from org.springframework:spring-web's releases.
v6.2.8
:star: New Features
- Nullability
@Contractdeclaration forCodeFlow.isIntegerForNumericOp()is unnecessary #34985- Serializer hint registration is broken for some Kotlin classes #34979
- Clients created using JdkClientHttpRequestFactory set content-length for GET, DELETE and HEAD requests #34971
- Support registration of non-public
BeanDefinitionReadervia@ImportResource#34928- Make max size for pattern cache in
PathPatternMatchableHandlerMappingconfigurable #34918- Add optimized DataBufferInputStream overrides #34799
:lady_beetle: Bug Fixes
- Encode non-printable character in Content-Disposition parameter #35034
- Allow update of existing
WebSessionafter max sessions limit is reached #35013- Fix support for collections in
AbstractKotlinSerializationHttpMessageConverter#34992- PathPattern#combine throws StringIndexOutOfBoundsException #34986
- Fix AOT code generation for autowired inner class constructor #34974
- AbstractFileResolvingResource.exists closes JAR resource input streams with v6.2.7 #34955
- Enhanced configuration class fails to call package-visible superclass constructor on WebSphere #34950
- Fix
REPLY_CHANNELheader check inMessageHeaderAccessor#34949MockEnvironmentdoes not acceptObjectproperty values #34947PropertySourcesPlaceholderConfigurerno longer usesConversionServicefromEnvironment#34936@ContractforStreamUtils.drain()incorrectly declaresnullresults in an exception #34933- Inconsistent behavior injecting null
@Beanfactory parameter #34929- MockHttpServletRequest.addHeader duplicates "Content-Type" header #34913
- BeanUtils.getParameterNames fails for Kotlin data classes #34760
- JAXB message converters ignore Content-Type charset #34745
- Aspect Not Triggered After Restart in Spring Boot 3.4.x (But Works in 3.3.10) #34735
- Add caching headers to unmodified static resources #34614
:notebook_with_decorative_cover: Documentation
- Apply gh-34856 to MockClientHttpRequest in testfixture package #35031
- Fix
ResourceHttpRequestHandler#setHeadersJavaDoc #35004- Remove reference to AspectJ Eclipse Javadoc #35000
- Mention CompletableFuture in Spring MVC "Asynchronous Requests" section of reference manual #34991
- Fix exception name in ModelAttribute docs #34980
- Fix syntax in
@SqlGroupexample #34972- Update X-Forwarded-Proto doc to say https / http #34959
- Update Guidance on Best Practices To Test Code That Uses RestClient and RestTemplate #34892
- Add a section for WebAsyncTask in mvc-ann-async.adoc #34885
- Clarify what
@RestControllerAdvicevs@ControllerAdviceapply to by default #34866- Improve Javadoc for
@ExceptionHandler#34554:hammer: Dependency Upgrades
... (truncated)
Commits
502b31aRelease v6.2.8f0e7b42Encode non-printable character in Content-Disposition parametere86dc9aApply gh-34856 to MockClientHttpRequest in testfixture package05c3f56Rely on default retention in@Contractdee80abUpgrade to Reactor 2024.0.707fd835Upgrade to Micrometer 1.14.80d6c6ebUse Micrometer BOM for Context Propagation dependency4d2cc4aPolish contributionc04902fAllow update of existing WebSession after max sessions limit is reached3c265e1Fix InMemoryWebSessionStoreTests.startsSessionImplicitly() test- 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.