fix(deps): update dependency org.springframework:spring-framework-bom to v6.2.8#282
Merged
poikilotherm merged 1 commit intobranch-5.0from Jul 8, 2025
Merged
Conversation
3c07a7e to
43b3863
Compare
|
43b3863 to
82e0d2d
Compare
82e0d2d to
b25aaa1
Compare
b25aaa1 to
9339eeb
Compare
9339eeb to
f26a8a8
Compare
f26a8a8 to
267de40
Compare
267de40 to
08db132
Compare
08db132 to
1a5b643
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
6.1.14->6.2.8Release Notes
spring-projects/spring-framework (org.springframework:spring-framework-bom)
v6.2.8Compare Source
v6.2.7Compare Source
⭐ New Features
AbstractJackson2HttpMessageConverter#getObjectMappersForTypenullness #34811@RequestBodyparameters lose generic type information when creating HTTP service beans #34793🐞 Bug Fixes
PropertySourcesPlaceholderConfigurerplaceholder resolution fails in several scenarios #34861BeanOverrideHandlerdiscovered in@Nestedtest case with superclass from different class or in interface implemented multiple times #34844NamedParameterUtilsonly expands reused collection parameter once #34768PathMatchingResourcePatternResolverwrongly assumes thattarget/classesalways exists #34764📔 Documentation
CompositePropertySourcebehavior forEnumerablePropertySourcecontract #34886@Nullableannotation forservletContextparameter ofConfigurableWebEnvironment.initPropertySourcesare contradictory #34845@EnableAsyncneeds to be redeclared for each ApplicationContext #34843🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Artur-, @blake-bauman, @iifawzi, @kilink, @quaff, @whlit, and @zzoe2346
v6.2.6Compare Source
⭐ New Features
@ContextHierarchy#34723exchangeForRequiredValuevariant toRestClient#34692CoroutinesUtils#34682🐞 Bug Fixes
SseEmitter.onCompletion()behavior between Spring 6.2.3 and 6.2.5 #34762PropertyBatchUpdateException: causes of nestedPropertyAccessExceptions not shown in output #34691@Configurationclasses can no longer beabstractwithout@Beanmethods #34663@MockitoBeanwith custom@Qualifieris not injected into@Configurationclass #34646📔 Documentation
ignoreDependencyInterface()inAbstractAutowireCapableBeanFactory#34747ListableBeanFactory#getBeansOfType#34629❤️ Contributors
Thank you to all the contributors who worked on this release:
@acktsap, @dmitrysulman, @iggzq, @izeye, @ngocnhan-tran1996, @obourgain, and @tobias-haenel
v6.2.5Compare Source
⭐ New Features
spring-core-testoptional #34612-parameterswhenAspectJAdviceParameterNameDiscovererfails against ambiguity #34609FormHttpMessageConvertershould throwHttpMessageNotReadableExceptionwhen the http form data is invalid #34594🐞 Bug Fixes
📔 Documentation
MvcUriComponentsBuilderjavadocs inaccurately reflects usage of forwarded headers #34615StringUtils#uriDecodeJavadoc #34590🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Helmsdown, @dmitrysulman, and @ngocnhan-tran1996
v6.2.4Compare Source
⭐ New Features
ContentResultMatchersDslmatchers for supertypes of the checked type #34542JarURLConnectionresource leak inAbstractFileResolvingResource.exists()#34528rowsExpectedproperty ofSqlQueryfor removal #34526RuntimeHintsto anAotContextLoader#34513DefaultRestClientBuilder#34439BeanFactory/ObjectProviderto select the only one default candidate among non-default candidates #34432🐞 Bug Fixes
MockCookie.parse()fails to parse custom attribute with a value #34575BeanNotOfRequiredTypeExceptionif@Beanfactory method returnsnull#34543@someHash] under bean name 'blabla': there is already object [@sameHash] bound" #34427NullPointerExceptionthrown whenConfigurationClassEnhancercreates CGLIB proxy #34423📔 Documentation
@sincetag for formField() and formFields in MockHttpServletRequestDsl #34448TestExecutionListenercallbacks #34422🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@chenggangpro, @dark2momo, @dmitrysulman, @izeye, @ngocnhan-tran1996, @pankratz76, @quaff, @ryanprayogo, and @vpavic
v6.2.3Compare Source
⭐ New Features
@MockitoSpyBeanat the type level on test classes #34408TestExecutionListenerimplementations as constants #34404ConversionServiceto convert POJO to array for SpEL varargs invocations #34371🐞 Bug Fixes
@Primarysemantics #34374Mapthat implementsIterableno longer works #34332BeanOverrideHandlerdiscovered in@Nestedtest class hierarchy when upgrading to Spring 6.2.2 #34324AnnotationBeanNameGeneratorissues warning about explicitly aliasedvalueattribute #34317ConfigurationClassEnhancershould explicitly set customClassLoaderon CGLIBEnhancer(aligned withCglibAopProxy) #34274📔 Documentation
@Lookupmethods #34367StandardWebSocketSession#34304SpringProperties.getFlag()#34295SimpleCommandLinePropertySource#34282TestExecutionListenerimplementations #34265🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@JoshuaChen, @Puppy4C, @anaconda875, @brandenclark, @canattofilipe, @dobrosi, @izeye, @jazdw, @khoutz182, @kwondh5217, @pirocraft, @quaff, @remeio, and @tarekmues
v6.2.2Compare Source
⭐ New Features
BeanOverrideHandler#34260@FunctionalInterfacedeclaration fromBeanOverrideProcessor#34259@MockitoBeanat the type level on test classes #33925🐞 Bug Fixes
@TestBeanfactory method resolution is incorrect within class hierarchy #34204AsyncListener#onErrordoes not return until dispatch completes #34192DataBinderthrowsIndexOutOfBoundsExceptionwhen indexed parameter uses nonconsecutive indices #34145DataBinderthrowsStringIndexOutOfBoundsExceptionfor indexed property without nested property path #34121MethodHandlefunction reference accepting only varargs #34109DataBinderthrowsStringIndexOutOfBoundsExceptionfor map property without nested property path #34043EvalTag#33945📔 Documentation
@EventListener#34057🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Mattias-Sehlstedt, @Spanching, @brendenehlers, @izeye, @luozongle01, @micopiira, @ngocnhan-tran1996, @quaff, @rPraml, @remeio, and @scordio
v6.2.1Compare Source
⭐ New Features
toString()inTestBeanOverrideHandler#34072DefaultListableBeanFactory#34070@Contractannotation toObjectUtils#isEmpty#33984Flux<ServerSentEvent<Fragment>>in WebFlux #33975@Fallbacksemantics for Test Bean Overrides #33924AdvisedSupport.MethodCacheKeyshould check for logical equality as well as identity #33915XmlExpectationsHelper#33827MapMethodProcessorshould only resolve arguments of type Map or the ModelMap hierarchy #33160🐞 Bug Fixes
@Scheduledannotation #34058@MockitoBeanincorrectly injects supertype into subtype field #34025IntroductionInterceptorbut withouttargetalways throws an exception #33985ApplicationListenerno longer invoked for genericApplicationEventwith 6.2.0 #33982@Valuecases SpringCGLIB$$0 required a bean of type java.lang.String that could not be found in Native compile when migrating to SB 3.4 #33960InvocableHandlerMethod#33943MockResetstrategy is no longer honored for@MockitoBeanand@MockitoSpyBean#33941TypeDescriptorwith recursive generics triggers infinite recursion inResolvableType.equals/hashCode#33932@MockitoBeanand@TestBeanshould not be allowed onstaticfields #33922📔 Documentation
MethodInterceptor#33901🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Boiarshinov, @CHOICORE, @KNU-K, @izeye, @ngocnhan-tran1996, @scordio, @sonallux, and @youabledev
v6.2.0Compare Source
⭐ New Features
@ContractJavadoc to mentionthisandnewreturn values #33849@Lazyproxy #33841@TestBeanfully-qualified method names #33836@DisabledInAotMode#33833ResponseBodyEmitter#33831pureattribute from@Contract#33820@CheckReturnValueannotation #33818ThreadPoolTaskExecutor/ThreadPoolTaskScheduler#33807HttpServiceProxyFactoryshould omit optional@RequestParamif converted fromnullto empty string #33794🐞 Bug Fixes
MockResetshould be honored without@Mockito[Spy]Beanfields #33829@Primarysemantics #33819FactoryBeanwith generics #33811FactoryBeanuse cases no longer work #33800@MockitoBean,@MockitoSpyBean, &@TestBeando not work with@DirtiesContext"before method" modes #33783📔 Documentation
PropertyAccessorandIndexAccessorAPIs regarding ordering #33862SpelCompilerMode#33223🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Hejow, @OlegDokuka, and @lucky8987
v6.1.21Compare Source
🐞 Bug Fixes
WebSessionafter max sessions limit is reached #35018🔨 Dependency Upgrades
v6.1.20[Compare Source](https://redire
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.