René's URL Explorer Experiment


Title: Update dependency org.springframework:spring-webmvc to v5 by mend-for-github-com[bot] · Pull Request #7 · amaybaum-dev/BenchmarkJava · GitHub

Open Graph Title: Update dependency org.springframework:spring-webmvc to v5 by mend-for-github-com[bot] · Pull Request #7 · amaybaum-dev/BenchmarkJava

X Title: Update dependency org.springframework:spring-webmvc to v5 by mend-for-github-com[bot] · Pull Request #7 · amaybaum-dev/BenchmarkJava

Description: This PR contains the following updates: Package Type Update Change org.springframework:spring-webmvc compile major 4.3.30.RELEASE -> 5.2.18.RELEASE By merging this PR, the below vulnerabilities will be automatically resolved: Severity CVSS Score CVE Medium 4.3 CVE-2021-22096 Release Notes spring-projects/spring-framework v5.2.18.RELEASE Compare Source ⭐ New Features Enhance DefaultResponseErrorHandler to allow logging complete error response body #​27558 DefaultMessageListenerContainer does not log an error/warning when consumer tasks have been rejected #​27457 🐞 Bug Fixes Performance impact of con.getContentLengthLong() in AbstractFileResolvingResource.isReadable() downloading huge jars to check component length #​27549 Performance impact of ResourceUrlEncodingFilter on HttpServletResponse#encodeURL #​27548 Avoid duplicate JCacheOperationSource bean registration in #​27547 Non-escaped closing curly brace in RegEx results in initialization error on Android #​27502 Proxy generation with Java 17 fails with "Cannot invoke "Object.getClass()" because "cause" is null" #​27498 ConcurrentReferenceHashMap's entrySet violates the Map contract #​27455 🔨 Dependency Upgrades Upgrade to Reactor Dysprosium-SR24 #​27526 v5.2.17.RELEASE Compare Source ⭐ New Features Invalid JavaBean property 'logoutHandlers' being accessed (warning in the logs for Spring Security's ConcurrentSessionFilter) #​27396 Convenient configuration of type permissions for XStream 1.4.18 #​27344 ResponseStatusException.initCause always throws IllegalStateException #​27212 🐞 Bug Fixes Support char, float, and double primitive default values in BeanUtils.instantiateClass() #​27401 CommonsMultipartResolver and DEBUG logging lead to empty fileMap in MultipartHttpServletRequest #​27398 Fix UrlPathHelper#shouldRemoveSemicolonContent() #​27310 CompositeUriComponentsContributor#hasContributors: method name is not compliant with its intention #​27275 WebSocketMessageBrokerStats.getExecutorStatsInfo() throws exception if Executor is not a ThreadPoolExecutor #​27213 📔 Documentation Fix Kotlin example for filtering handler functions #​27352 Document when prepareTestInstance() is invoked when using the SpringMethodRule #​27312 🔨 Dependency Upgrades Upgrade to Reactor Dysprosium-SR23 #​27378 v5.2.16.RELEASE Compare Source ⭐ New Features BeanCreationException error message should always include declaring class of constructor (or factory method) #​27140 SynchronossPartHttpMessageReader should only create temp directory when needed #​27094 Deprecate internal APIs in ScriptUtils implementations #​26948 🪲 Bug Fixes AOP auto-proxying with proxyTargetClass=true and introduction advice does not work for JDK proxy targets #​27148 SimpleMethodMetadataReadingVisitor.Source.toString() omits separator for method arguments #​27096 DefaultPathSegment allows shared empty parameters map to be mutated #​27065 Ignore comments when searching for SQL statement delimiter in ScriptUtils #​26942 Ignore delimiter enclosed in double quotes in ScriptUtils #​26936 📔 Documentation Fix @Transactional examples regarding method visibility #​27005 Improve @Transactional docs regarding method visibility #​27004 Document transactional semantics for @TransactionalEventListener after completion methods #​26979 🔨 Dependency Upgrades Upgrade to Reactor Dysprosium-SR21 #​27163 v5.2.15.RELEASE Compare Source ⭐ New Features Ensure multipart temp directories do not collide #​26932 InvalidPathException in log when running SpringBootTest with NIO Path property on Windows #​26894 Spring AOP should not apply UndeclaredThrowableException to checked exceptions from Kotlin methods #​26839 🪲 Bug Fixes Fix web parameters resolution when injected via constructor #​26923 Fix Kotlin filter parameter bug in Router DSLs #​26921 Incorrect check in AbstractBrokerRegistration's constructor #​26898 @ModelAttribute(binding=false) is not honored with WebFlux #​26888 📔 Documentation Remove leftover Javadoc from WebClient #​26809 🔨 Dependency Upgrades Upgrade to Reactor Dysprosium-SR20 #​26891 v5.2.14.RELEASE Compare Source ⭐ New Features Add missing nullable annotation to ResponseEntity ok convenience method #​26614 Support cookies with Expires attribute but no Max-Age attribute in MockHttpServletResponse #​26559 🪲 Bug Fixes @DirtiesContext not applied when class-level @EnabledIf evaluates to false #​26697 StatusAssertion value methods fail when used with custom status code #​26666 Local @CrossOrigin maxAge value should override global value #​26620 Correctly set auto-growing array's element #​26606 Fix handling of "file:" paths to non-existent files on Windows #​26589 ClassLoader.getResource can throw IllegalArgumentException #​26588 LoadTimeWeaver no longer weaves bean classes annotated with @Component #​26584 ResourceUrlProvider detects wrong set of handler mappings #​26562 🔨 Dependency Upgrades Upgrade to Reactor Dysprosium-SR19 #​26768 v5.2.13.RELEASE Compare Source ⭐ New Features Inefficient reflection operations for destroy method determination #​26499 No way to affect response when unhandled exceptions thrown from ForwardedHeaderTransformer #​26465 Fail early FactoryBean instantiation for LinkageError #​26426 Close mapping streams after the ValidatorFactory has been built in LocalValidatorFactoryBean #​26424 Defensively handle loadClass null result in BeanUtils.findEditorByConvention (against misbehaving ClassLoader impl such as in the GWT JettyLauncher) #​26256 🪲 Bug Fixes Avoid unnecessary wrapping for SqlParameterValue #​26547 Autowiring shortcut fails with NoSuchBeanDefinitionException after removeBeanDefinition call #​26518 SimpleJdbcInsert (sporadically) does not insert all columns #​26503 DefaultHandlerExceptionResolver handling of media type exception on Tomcat 7+ #​26475 Websocket extensions not working #​26452 AbstractBeanDefinition#equals handles propertyValues incorrectly #​26435 Remove obsolete commandName attribute in spring-form.tld #​26338 NettyHeadersAdapter.add() accepts @Nullable value but throws NullPointerException #​26277 📔 Documentation Document the "SpringProperties mechanism" mentioned in the testing chapter #​26494 UriComponentsBuilder documentation error for HTTP request encoding #​26455 Wrong documentation for CachePut #​26404 🔨 Dependency Upgrades Upgrade to Reactor Dysprosium-SR17 #​26549 v5.2.12.RELEASE Compare Source ⭐ New Features ContentCachingResponseWrapper should not add “Content-Length” when “Transfer-Encoding” is present #​26191 Register bean definition dependencies when used via configuration class injected fields #​26168 Wildcard is a valid Access-Control-Expose-Headers value #​26115 EntityManagerFactory startup failure in deferred mode is only available on first use #​26094 🪲 Bug Fixes AbstractJackson2HttpMessageConverter writes partial data when exception occurs during write #​26246 Remove duplicate "property" in PropertyCacheKey.toString() #​26242 DataBuffer Leak in Server Response #​26234 GenericConversionService$Converters.getMatchableConverters throws ConcurrentModificationException on Java 9+ #​26184 ConcurrentModificationException in NativeMessageHeaderAccessor#copyHeaders #​26158 MimeType is no longer actually serializable #​26128 PathMatchingResourcePatternResolver fails to resolve resources from JAR located in path with '#' on JDK 11+ #​26105 UrlPathHelper#removeJsessionid doesn't remove the jsessionid from the URL #​26083 NamedParameterJdbcTemplate.batchUpdate does not individually apply the SQL type from each SqlParameterSource argument #​26073 DataBufferUtils#join may release a DataBuffer more than necessary #​26061 📔 Documentation Clarify intended advice execution behavior in Spring version 5.2.7+ #​26204 DateTimeFormat ISO.DATE_TIME javadoc contains misleading default note #​26135 Document that @Transactional does not propagate to new threads #​26102 🔨 Dependency Upgrades Upgrade to Reactor Dysprosium-SR15 #​26175 v5.2.11.RELEASE Compare Source ⭐ New Features StompSubProtocolHandler logs failed authentication with error stack trace #​26037 MergedAnnotationCollectors.toAnnotationSet() should not create intermediate ArrayList #​26036 DefaultSimpUserRegistry prevents event from being published if original SimpMessageHeaderAccessor cannot be found #​26013 DefaultWebClientBuilder copies references #​25993 Inefficient request handling inside ServletRequestDataBinder #​25990 🪲 Bug Fixes Add FullyQualifiedAnnotationBeanNameGenerator.INSTANCE #​26027 Autowiring does not work reliably in case of dynamically changing prototype bean class #​26020 Order of profiles in tests is not preserved #​26008 SseEmitter: connection closed after first event #​25989 📔 Documentation Fix a broken Asciidoctor syntax in core-resources.adoc #​26000 v5.2.10.RELEASE Compare Source ⭐ New Features Optimize Jackson resource management in codecs #​25910 Avoid creation of unused logger instance in AbstractMediaTypeExpression #​25901 Native Hibernate 5 bootstrapping with JTA transaction manager requires hibernate.transaction.coordinator_class=jta to be set #​25858 Cannot test @RequestPart multipart controllers with Servlet MockPart #​25829 Add MariaDB to the supported database products for procedures and functions #​25811 Optimize String argument resolution in MessageTag #​25809 Avoid repeated Charset resolution in MimeType #​25808 🪲 Bug Fixes Incorrect http response for a request using the Range header for pre-compressed resources #​25976 @ActiveProfiles with same profiles but different order results in duplicate ApplicationContext #​25973 LinkedMultiValueMap downstream issue with MultiValueMapAdapter package private base class #​25960 DataBufferUtils.CompositeMatcher causes poor performance when one or more matchers does not match #​25915 HttpSeverOperations overrides content-length to 0 on HTTP HEAD #​25908 jsessionid breaks request mappings when removeSemicolonContent is turned off #​25864 JettyClientHttpConnector triggers early cancellation #​25849 Race condition in DataBufferUtils.readAsynchronousFileChannel resulting in FD leak (Channel remains open) #​25831 SimpMessagingTemplate.convertAndSend results in UnsupportedOperationException when Spring Cloud Sleuth is present #​25821 ClassCastException when wiring bean using method injection (NullBean instead of 'null') #​25806 Thread-scoped bean creation freezes if dependent bean is retrieved before dependency bean #​25801 Sending an event as part of the EMF lock triggers a deadlock #​25799 Wrong type inference in Kotlin while overriding RequestMappingHandlerMapping#getMappingForMethod #​25657 SseEmitter (ResponseBodyEmitter) keeps collecting messages if not initialized #​25442 📔 Documentation Correct DispatcherServlet initialization sample webmvc.adoc #​25965 Document that TransactionalEventListener only works with non-reactive transactions #​25805 Published reference documentation contains unnecessary folders and files #​25783 Incorrect example in javadocs of Assert.notNull(object, messageSupplier) #​25774 🔨 Dependency Upgrades Upgrade to RSocket 1.0.3 #​25957 Upgrade to Reactor Dysprosium-SR13 #​25946 v5.2.9.RELEASE Compare Source ⭐ New Features HttpHeaders.setContentDispositionFormData should ignore empty filename #​25769 StringDecoder does not provide a way to configure the default charset #​25762 MimeMessageHelper.addAttachment: configurable encoding of attachment filename #​25755 Current log level not checked by LogAccessor supplier-enabled logging methods #​25741 PropertiesLoaderSupport should ignore socket/connect exceptions as well #​25717 Avoid repeated calls to getPathWithinApplication from UrlPathHelper.getLookupPathForRequest #​25669 Avoid full singleton lock for DefaultSingletonBeanRegistry.getSingleton(beanName, false) #​25667 XStreamMarshaller should avoid direct use of CompositeClassLoader which is not exported by XStream in OSGi #​25662 Avoid LinkedList performance issues through use of ArrayDeque #​25652 Introduce createContext() factory method in AbstractGenericContextLoader #​25600 Declare MessagePostProcessor as a @FunctionalInterface #​25571 Assert preconditions for MergedAnnotations.from() factory methods #​25568 Provide access to AbstractRoutingDataSource's resolved target DataSources #​25544 Possible optimization in UrlResource #​25531 Refine use of substring operations #​25445 Cache abstraction does not log hit / miss for synchronized access #​25248 🪲 Bug Fixes Issue with Forwarded Header and Multiple Values #​25737 CallMetaDataContext.reconcileParameters overwrites cursor name #​25707 VerifyErrors when using SpEL compilation with Thymeleaf when invoking a default method defined in an interface #​25706 SQLErrorCodesFactory.getErrorCodes(DataSource) returns empty error codes if access to transactional connection fails #​25681 Make "org.springframework.util.unit.DataSize" class Serializable #​25675 Joda-Time presence check fails to detect Joda-Time 2.x specifically #​25655 Regression in SimpleThreadScope introduced in 5.2.7 #​25618 Potential integer overflow in ExecutorConfigurationSupport.setAwaitTerminationSeconds(int) and AbstractResourceBasedMessageSource.setCacheSeconds(int) #​25613 Remove session on 4xx response from WebSocket handshake #​25608 spring-jdbc don't set out parameter name from metadata for Postgresql function after issue#​25399 #​25588 FileUrlResource isWritable method returns true if URL protocol is not indicating a file #​25584 Lazy dependency proxy does not populate bean dependencies #​25562 Bean creation fails with StackOverflowError after upgrading from 5.1.13 to 5.2.7 #​25546 StaticListableBeanFactory.isSingleton() returns false for singleton beans #​25522 Standalone MockMvc ignores @RestControllerAdvice annotation attributes #​25520 MockHttpServletResponse reset() does not reset charset field #​25501 AnnotationTypeMappings does not filter repeatable annotations #​25483 Wrong error message for type mismatch in jsonPath().value() #​25480 Fix infinite loop bug in AnnotationScanner #​25429 Overloaded @Bean method with name mismatch causes bean to be created twice (in case of ASM processing) #​25263 📔 Documentation Prevent confusion about build(boolean) method in UriComponentsBuilder #​25604 Document how to specify Jackson JSON view serialization hints with @RestController and Webflux #​25596 Inconsistent log level in @Bean javadoc and ConfigurationClassEnhancer #​25590 Fix asciidoctor syntax for source #​25539 Improve Javadoc for @RequestMapping#params #​25482 Document that SimpleCacheManager requires caches to be initialized when not used as a bean #​22988 🔨 Dependency Upgrades Upgrade to Reactor Dysprosium-SR12 #​25730 ❤️ Contributors We'd like to thank all the contributors who worked on this release! @​eitan613 @​yfei-z @​diguage @​genie2014 @​maciejmiklas @​marschall @​XenoAmess @​yilianhuaixiao v5.2.8.RELEASE Compare Source ⭐ New Features Defer creating logger in StandardWebSocketHandlerAdapter #​25427 MutablePropertySources will not find or remove proxied sources #​25369 Profiles should be comparable when created via Profiles.of() #​25340 Avoid re-creating RSocketRequester instance per subscriber #​25330 Hoist Class.getName() from String concatenation to dodge an issue related to profile pollution #​25324 Improve Random seed in SocketUtils #​25321 Support fragments in UriComponentsBuilder.fromHttpUrl() #​25300 Support for custom cache registration in CaffeineCacheManager #​25230 Don't get ContentCachingResponseWrapper in ShallowEtagHeaderFilter so that users can extend this wrapper #​24976 Unnecessarily alarming stack trace logged during scheduler resolution #​23268 Expose a setExceptionListener method in DefaultJmsListenerContainerFactory [SPR-17570] #​22102 🪲 Bug fixes UriComponentsBuilder.cloneBuilder() cause sharing query parameters between builders #​25423 SimpleJdbcCall does not find stored function with PostgreSQL driver 42.2.11 #​25399 MappingJackson2HttpMessageConverter might be too specific in its Charset support #​25322 ReactorNetty websocket issue for multiple clients with different protocols #​25315 Mutating a ServerHttpRequest breaks the existing context path #​25279 ServerHttpRequest.getSslInfo() always returns null for reactor-netty HTTP/2 requests #​25278 NoRollbackFor rule causes TransactionAspectSupport to log unwarranted "exception overridden" error on WebSphere #​25253 AbstractJackson2HttpMessageConverter - Check for encoding breaks JSON to POJO de-serialization experience #​25247 The AbstractTemplateViewResolver class is not abstract #​25240 WebClient: NPE and leak in case connection is reset by server. #​25216 Oracle LOB segments holding TEMP space after executing SP using SimpleJdbcCall with SqlParameterSource #​22972 IllegalReferenceCountException happens when the operation was canceled #​22594 DefaultListableBeanFactory.getBean(Class) may throw NoSuchBeanDefinitionException when removeBeanDefinition is being called simultaneously to remove an unrelated bean #​22263 📔 Documentation Clarify enforceInitMethod/enforceDestroyMethod default values in AbstractBeanDefinition #​25402 Improve JavaDoc for ConfigurableApplicationContext.refresh() #​25380 Fix interface and class names in examples in core-aop doc #​25351 Wording changes #​25314 Fix typo in Java example for handler class #​25302 Improve Javadoc for @​Value regarding supported expressions #​25284 Fix syntax in validation examples #​25251 Document exception handling limitations in TaskDecorator implementations (specifically for ThreadPoolTaskExecutor#submit) #​25231 🔨 Dependency upgrades Upgrade to Reactor Dysprosium-SR10 #​25376 Upgrade to nohttp 0.0.5 #​25266 ❤️ Contributors We’d like to thank all the contributors who worked on our current release! @​origoni @​Buzzardo @​wonwoo @​jryan128 @​MaksimKoniukhov @​stsypanov v5.2.7.RELEASE Compare Source ⭐ New Features Implement reliable invocation order for advice within an @Aspect #​25186 Performance enhancement in execution of ResponseEntity.of() #​25183 Support for shared GroovyClassLoader in GroovyScriptFactory #​25177 Suggest making a Set.size() > 0 judgement for AbstractApplicationContext.earlyApplicationEvents #​25161 Make use of custom types configurable in YamlProcessor #​25152 Avoid need for default constructor in ContextAnnotationAutowireCandidateResolver subclasses #​25131 ConstructorResolver.resolveConstructorArguments() return value issue #​25130 Introduce serializeToByteArray/deserializeFromByteArray convenience methods #​25117 Custom HTTP Method on MockServerHttpRequest #​25109 Missing null checks in AbstractMessageChannel.addInterceptor/setInterceptors #​25088 Avoid full synchronization in AbstractRefreshableApplicationContext.getBeanFactory() since it can lead to massive thread blocking #​25081 Simplify use of HttpContext in HttpComponentsClientHttpRequestFactory in support of user associated connections #​25066 ResolvableType forClass fails when a type in the generic signature isn't present #​25064 Include timeout unit in shutdown failure logging #​25058 Drop unnecessary intermediate StringBuilder.toString() call in ServerSentEventHttpMessageReader #​25024 Fix concurrency issues in XStreamMarshaller #​25017 Introduce mechanism to discover whether a reactive type registered in ReactiveAdapterRegistry uses deferred computation #​24995 Avoid logging exception for closed session in AbstractSockJsSession #​24986 Include response body in RestTemplate exception when there is no suitable HttpMessageConverter #​24964 🪲 Bug Fixes ExchangeStrategies custom codec's reader & writer are not registered #​25149 MultiValueMapAdapter.getFirst fails with IndexOutOfBoundsException in case of empty List #​25140 WebSphereUowTransactionManager causes exception for PROPAGATION_SUPPORTS when timeout is specified #​25132 Avoid ClassCastException on IllegalArgumentException when invoking sync get cache method #​25110 DefaultServerRequestBuilder does not respect attributes when building the ServerRequest #​25106 Fix race condition in WriteResultPublisher between subscription and error in publishError #​25096 Jackson message converters and codecs do not respect character encoding in canRead/canWrite #​25076 DefaultClientResponseBuilder empty logPrefix when creating a DefaultClientResponse based on another #​25069 HttpHeaders equals may return false without comparing actual content #​25034 Fix race condition in WriteResultPublisher between subscription and completion in publishComplete #​24989 📔 Documentation Javadoc for hibernate5 OpenSessionInViewFilter mentions FlushMode.NEVER #​25158 Document that the Map backing a MapPropertySource should not contain null values #​25142 Javadoc for JdbcOperations.batchUpdate should mention that negative values are possible #​25138 Fix URI pattern example in webflux.adoc #​25137 Document how reactive transactions work for cancellation in 5.2 and how it will work in 5.3 #​25091 Document whether code can rely on specific subclasses of HttpClientErrorException/HttpServerErrorException being thrown from DefaultResponseErrorHandler #​25067 Fix SpelEvaluationException with example code #​25045 javadoc: remove a comment documented a limitation on @Lookup annotation #​25044 Document all predefined variables from ApplicationContext available in SpEL expressions #​25037 Document ReactiveTransactionManager support in reference manual #​25036 Document ReactiveTransactionManager support #​25030 Change to placeholder value in XML is not reevaluated at runtime #​25022 Add missing @PathVariable declarations in examples in webmvc.adoc #​25006 🔨 Dependency Upgrades Upgrade to Reactor Dysprosium-SR8 #​25210 ❤️ Contributors We'd like to thank all the contributors who worked on this release! @​dlsrb6342 @​danielra @​urisimchoni @​swapy @​quaff @​limo520 @​WEIZIBIN @​stsypanov v5.2.6.RELEASE Compare Source ⭐ New Features Cache meta-annotations for stereotype check in AnnotationBeanNameGenerator #​24980 Use WebsocketServerSpec in ReactorNettyRequestUpgradeStrategy #​24959 Warn about unsupported "/path/**/other" patterns with WebFlux PathPatternParser #​24958 Allow override of data binding in ModelAttributeMethodArgumentResolver #​24947 Rid pointless wrapping with BufferedInputStream from class reading #​24946 ResponseStatusExceptionResolver ignores ResponseStatusException headers #​24944 Caching of autowire candidate metadata for lazy beans #​24904 Put a limit on the size of DefaultSingletonBeanRegistry#suppressedExceptions #​24902 Prevent setting parent bean factory to self #​24900 Honor overridden AcceptHeaderLocaleContextResolver.getDefaultLocale() #​24871 Improve performance of StringUtils.deleteAny() #​24870 'args' argument of 'JdbcTemplate#query(String, Object[], RowCallbackHandler)' method should be marked @Nullable #​24839 Improve usage of ByteArrayOutputStream/ByteArrayInputStream #​24805 Simplify conversion of ByteArrayOutputStream to String #​24785 Optimize sortPostProcessors() in PostProcessorRegistrationDelegate #​24776 Reduce byte array allocations in StompEncoder #​24694 🪲 Bug Fixes ConflictingBeanDefinitionException on repeated index evaluation #​24978 Reintroduce synthesized annotation attribute value caching #​24970 MockHttpServletRequest should not strip brackets from IPV6 address supplied via Host header #​24916 Memory leak in MimeTypeUtils LRUCache #​24886 Annotation searches potentially synthesize annotations unnecessarily #​24861 Connection created by SingleConnectionDataSource with suppressClose=true always returns isClosed=false even if the target connection is closed #​24853 DefaultListableBeanFactory.getBean(Class) throws NoSuchBeanDefinitionException on existing bean if getBean(Class) previously tried before registration #​24852 Cannot dispatch without an AsyncContext when an expected error is thrown #​24835 Duplicate Vary headers after enabling CORS filter #​24829 Make it possible to run Spring MVC without kotlin-reflect #​24828 Recursively copy directory with symbolic link #​24823 Connection leak with WebClient retrieve().toBodilessEntity() #​24788 Using UriComponentsBuilder.cloneBuilder does not copy uriVariables #​24782 Fix empty domain handling in ResponseCookie #​24758 Illegal reflective access warning for interface-based lookup method injection #​24657 Annotation retrieval performance degradation after 5.2 #​23905 📔 Documentation HttpHeaders#getETagValuesAsList(String) does not document IAE #​24950 Describe that bean disposal is unsupported for the beans created by FactoryBean #​24948 Deprecate AnnotationFilter.NONE (since MergedAnnotations always filters java.lang.* annotations) #​24932 Improve Javadoc #​24908 Fix Javadoc in PathPattern #​24841 Document default constructor as fallback for multiple non-@Autowired constructors #​24838 Document precedence for @DynamicPropertySource #​24837 Documentation: AbstractBeanDefinition.getBeanClass() vs BeanFactory.getType #​24816 Fix typos and improve readability in Webflux documentation #​24781 Document role of views within Spring application #​24777 Clarify how to avoid favoring path extensions as well as deprecation warnings #​24642 🔨 Dependency Upgrades Upgrade to RSocket 1.0 RC7 #​24934 Upgrade to Reactor Dysprosium-SR7 #​24892 ❤️ Contributors We'd like to thank all the contributors who worked on this release! @​KimTaehee @​onnadi-sa @​mavigdor @​wilkinsona @​mikaelparsekyan @​Deycoesr @​izeye @​brianhartung @​larsgrefer @​Buzzardo @​chenqimiao @​rahulmlokurte @​gurpiarbassi @​mickeelm @​ollide @​stsypanov @​liuhy365 @​steve-todorov @​mattbertolini v5.2.5.RELEASE Compare Source ⭐ New Features Do not cache multipart mime types in MimeTypeUtils LRU cache #​24767 Declare proxyBeanMethods=false in JmsBootstrapConfiguration #​24752 Usage of java 14 record throws java.lang.UnsupportedOperationException: This feature requires ASM8_EXPERIMENTAL #​24722 Non-public Kotlin beans can't be instantiated #​24712 Avoid ClassCastException for CoyoteInputStream in TomcatHttpHandlerAdapter #​24707 Avoid unnecessary sorting in AbstractHandlerMethodMapping #​24704 Improve performance of StringUtils#cleanPath #​24674 Optimize global advisor registration in ProxyFactoryBean #​24669 Short circuit check in SynthesizedMergedAnnotationInvocationHandler.isVisible() #​24664 Ignore empty domain string in ResponseCookie #​24663 Remove UTF-8 charset parameter from Content-Type in SseEmitter #​24632 Jaxb2XmlDecoder Does Not Throw Codec Exception For Invalid XML #​24622 TransactionInterceptor constructors should accept a generic TransactionManager #​24612 Relax GraalVM checks in DefaultParameterNameDiscoverer #​24600 Multipart/related support in Spring Webclient #​24582 Consider supporting PreFlight requests and CORS in Servlet Functional Endpoints #​24564 Support for byte-range requests in Servlet Functional endpoints #​24562 Provide a mechanism to configure integration tests with a dynamic property source #​24540 Improve ConcurrentLruCache performance #​24469 Reduce Class[] garbage when creating proxies #​24221 implements checkNotModified for ServerRequest #​24173 AbstractSockJsSession exception when handling message with closed session #​23828 🪲 Bug Fixes Missing nullability declarations for package web.socket.server.jetty #​24745 MediaTypeNotSupportedStatusException seems unused #​24743 MessagingRSocket incorrectly tries to release entire input stream on channel interaction #​24741 MimeTypeUtils performance degradation #​24671 RSocket MetadataEncoder expands the routes incorrect #​24656 Spring generates huge callstack for async requests #​24652 CodecException (from JSON conversion) in RestController is not mapped to 400 but 500 (SB 2.2.5 & Kotlin) #​24646 addCandidateComponentsFromIndex should create ScannedGenericBeanDefinitions #​24638 ShallowETagHeaderFilter (still) overwrites ETag and Content-Length #​24635 Invalid JSON in requests now causes 500 instead of 400 #​24630 Invalid request results in 500 INTERNAL ERROR instead of 400 BAD REQUEST (with Lombok and Kotlin) [#​24

Open Graph Description: This PR contains the following updates: Package Type Update Change org.springframework:spring-webmvc compile major 4.3.30.RELEASE -> 5.2.18.RELEASE By merging this PR, the below vulner...

X Description: This PR contains the following updates: Package Type Update Change org.springframework:spring-webmvc compile major 4.3.30.RELEASE -> 5.2.18.RELEASE By merging this PR, the below vu...

Opengraph URL: https://github.com/amaybaum-dev/BenchmarkJava/pull/7

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:a2db3408-b69c-7b3d-f638-ecc1e745356b
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idE24E:CF031:1462051:1AEDF9E:697C1B0F
html-safe-noncecb7e7074ebbe3ba5d6b39f7fc3ab2e82c50293ee65c2bd11086d085be481b6da
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFMjRFOkNGMDMxOjE0NjIwNTE6MUFFREY5RTo2OTdDMUIwRiIsInZpc2l0b3JfaWQiOiIzMzM1NjQzMjU2NTA2MjkzMDA4IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac7204c993425f72ae337bd681ab4924f9c36da9bc6814a3506cf313a48388b026
hovercard-subject-tagpull_request:1315482808
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/amaybaum-dev/BenchmarkJava/pull/7/files
twitter:imagehttps://avatars.githubusercontent.com/in/30796?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/30796?s=400&v=4
og:image:altThis PR contains the following updates: Package Type Update Change org.springframework:spring-webmvc compile major 4.3.30.RELEASE -> 5.2.18.RELEASE By merging this PR, the below vulner...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Noneda4f0ee56809799586f8ee546b27f94fe9b5893edfbf87732e82be45be013b52
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/amaybaum-dev/BenchmarkJava git https://github.com/amaybaum-dev/BenchmarkJava.git
octolytics-dimension-user_id29013484
octolytics-dimension-user_loginamaybaum-dev
octolytics-dimension-repository_id619308890
octolytics-dimension-repository_nwoamaybaum-dev/BenchmarkJava
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forktrue
octolytics-dimension-repository_parent_id33565372
octolytics-dimension-repository_parent_nwoOWASP-Benchmark/BenchmarkJava
octolytics-dimension-repository_network_root_id33565372
octolytics-dimension-repository_network_root_nwoOWASP-Benchmark/BenchmarkJava
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release787d8d274e314f52ce6d846c7581f9476d8dc736
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/amaybaum-dev/BenchmarkJava/pull/7/files#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Famaybaum-dev%2FBenchmarkJava%2Fpull%2F7%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Famaybaum-dev%2FBenchmarkJava%2Fpull%2F7%2Ffiles
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=amaybaum-dev%2FBenchmarkJava
Reloadhttps://patch-diff.githubusercontent.com/amaybaum-dev/BenchmarkJava/pull/7/files
Reloadhttps://patch-diff.githubusercontent.com/amaybaum-dev/BenchmarkJava/pull/7/files
Reloadhttps://patch-diff.githubusercontent.com/amaybaum-dev/BenchmarkJava/pull/7/files
amaybaum-dev https://patch-diff.githubusercontent.com/amaybaum-dev
BenchmarkJavahttps://patch-diff.githubusercontent.com/amaybaum-dev/BenchmarkJava
OWASP-Benchmark/BenchmarkJavahttps://patch-diff.githubusercontent.com/OWASP-Benchmark/BenchmarkJava
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Famaybaum-dev%2FBenchmarkJava
Fork 0 https://patch-diff.githubusercontent.com/login?return_to=%2Famaybaum-dev%2FBenchmarkJava
Star 0 https://patch-diff.githubusercontent.com/login?return_to=%2Famaybaum-dev%2FBenchmarkJava
Code https://patch-diff.githubusercontent.com/amaybaum-dev/BenchmarkJava
Issues 24 https://patch-diff.githubusercontent.com/amaybaum-dev/BenchmarkJava/issues
Pull requests 9 https://patch-diff.githubusercontent.com/amaybaum-dev/BenchmarkJava/pulls
Actions https://patch-diff.githubusercontent.com/amaybaum-dev/BenchmarkJava/actions
Projects 0 https://patch-diff.githubusercontent.com/amaybaum-dev/BenchmarkJava/projects
Security 0 https://patch-diff.githubusercontent.com/amaybaum-dev/BenchmarkJava/security
Insights https://patch-diff.githubusercontent.com/amaybaum-dev/BenchmarkJava/pulse
Code https://patch-diff.githubusercontent.com/amaybaum-dev/BenchmarkJava
Issues https://patch-diff.githubusercontent.com/amaybaum-dev/BenchmarkJava/issues
Pull requests https://patch-diff.githubusercontent.com/amaybaum-dev/BenchmarkJava/pulls
Actions https://patch-diff.githubusercontent.com/amaybaum-dev/BenchmarkJava/actions
Projects https://patch-diff.githubusercontent.com/amaybaum-dev/BenchmarkJava/projects
Security https://patch-diff.githubusercontent.com/amaybaum-dev/BenchmarkJava/security
Insights https://patch-diff.githubusercontent.com/amaybaum-dev/BenchmarkJava/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2Famaybaum-dev%2FBenchmarkJava%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://patch-diff.githubusercontent.com/login?return_to=%2Famaybaum-dev%2FBenchmarkJava%2Fissues%2Fnew%2Fchoose
mend-for-github-comhttps://patch-diff.githubusercontent.com/apps/mend-for-github-com
masterhttps://patch-diff.githubusercontent.com/amaybaum-dev/BenchmarkJava/tree/master
whitesource-remediate/org.springframework-spring-webmvc-5.xhttps://patch-diff.githubusercontent.com/amaybaum-dev/BenchmarkJava/tree/whitesource-remediate/org.springframework-spring-webmvc-5.x
Conversation 0 https://patch-diff.githubusercontent.com/amaybaum-dev/BenchmarkJava/pull/7
Commits 1 https://patch-diff.githubusercontent.com/amaybaum-dev/BenchmarkJava/pull/7/commits
Checks 0 https://patch-diff.githubusercontent.com/amaybaum-dev/BenchmarkJava/pull/7/checks
Files changed https://patch-diff.githubusercontent.com/amaybaum-dev/BenchmarkJava/pull/7/files
Please reload this pagehttps://patch-diff.githubusercontent.com/amaybaum-dev/BenchmarkJava/pull/7/files
Update dependency org.springframework:spring-webmvc to v5 https://patch-diff.githubusercontent.com/amaybaum-dev/BenchmarkJava/pull/7/files#top
Show all changes 1 commit https://patch-diff.githubusercontent.com/amaybaum-dev/BenchmarkJava/pull/7/files
13f4bfb Update dependency org.springframework:spring-webmvc to v5 mend-for-github-com[bot] Apr 16, 2023 https://patch-diff.githubusercontent.com/amaybaum-dev/BenchmarkJava/pull/7/commits/13f4bfbc25a5e9e76c1e85298db1817fb268be94
Clear filters https://patch-diff.githubusercontent.com/amaybaum-dev/BenchmarkJava/pull/7/files
Please reload this pagehttps://patch-diff.githubusercontent.com/amaybaum-dev/BenchmarkJava/pull/7/files
Please reload this pagehttps://patch-diff.githubusercontent.com/amaybaum-dev/BenchmarkJava/pull/7/files
pom.xmlhttps://patch-diff.githubusercontent.com/amaybaum-dev/BenchmarkJava/pull/7/files#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8
View file https://patch-diff.githubusercontent.com/amaybaum-dev/BenchmarkJava/blob/13f4bfbc25a5e9e76c1e85298db1817fb268be94/pom.xml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://patch-diff.githubusercontent.com/amaybaum-dev/BenchmarkJava/pull/7/{{ revealButtonHref }}
https://patch-diff.githubusercontent.com/amaybaum-dev/BenchmarkJava/pull/7/files#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8
https://patch-diff.githubusercontent.com/amaybaum-dev/BenchmarkJava/pull/7/files#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.