chore(deps): bump the spring group across 3 directories with 6 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(about 1 year ago)
(about 1 year ago)
(about 1 year ago)
by vicheey
dependencies java
Bumps the spring group with 2 updates in the / directory: org.springframework:spring-webmvc and org.springframework:spring-test.
Bumps the spring group with 2 updates in the /aws-serverless-java-container-spring directory: org.springframework:spring-webmvc and org.springframework:spring-test.
Bumps the spring group with 3 updates in the /samples/spring/pet-store directory: org.springframework:spring-webmvc, org.springframework:spring-context and org.springframework:spring-context-indexer.
Updates org.springframework:spring-webmvc from 6.2.6 to 6.2.8
Release notes
Sourced from org.springframework:spring-webmvc'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
Updates org.springframework:spring-test from 6.2.6 to 6.2.8
Release notes
Sourced from org.springframework:spring-test'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
Updates org.springframework:spring-test from 6.2.6 to 6.2.8
Release notes
Sourced from org.springframework:spring-test'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
Updates org.springframework:spring-webflux from 6.2.6 to 6.2.8
Release notes
Sourced from org.springframework:spring-webflux'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
Updates org.springframework:spring-core from 6.2.6 to 6.2.8
Release notes
Sourced from org.springframework:spring-core'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
Updates org.springframework:spring-context from 6.2.6 to 6.2.8
Release notes
Sourced from org.springframework:spring-context'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
Updates org.springframework:spring-webmvc from 6.2.6 to 6.2.8
Release notes
Sourced from org.springframework:spring-webmvc'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 dependency-
Pull Request Statistics
Commits:
1Files Changed:
3Additions:
+3Deletions:
-3
Package Dependencies
org.springframework:spring-context
maven
6.2.6 → 6.2.8
Patch
org.springframework:spring-webmvc
maven
6.2.6 → 6.2.8
Patch
org.springframework:spring-core
maven
6.2.6 → 6.2.8
Patch
org.springframework:spring-test
maven
6.2.6 → 6.2.8
Patch
org.springframework:spring-webflux
maven
6.2.6 → 6.2.8
Patch
Technical Details
| ID: | 1630930 |
| UUID: | 2594406339 |
| Node ID: | PR_kwDOBIKA3s6ao3_D |
| Host: | GitHub |
| Repository: | aws/serverless-java-container |
| Merge State: | Unknown |