René's URL Explorer Experiment


Title: Bump spring-framework.version from 4.1.7.RELEASE to 5.3.1 by dependabot[bot] · Pull Request #3 · archerda/java-example · GitHub

Open Graph Title: Bump spring-framework.version from 4.1.7.RELEASE to 5.3.1 by dependabot[bot] · Pull Request #3 · archerda/java-example

X Title: Bump spring-framework.version from 4.1.7.RELEASE to 5.3.1 by dependabot[bot] · Pull Request #3 · archerda/java-example

Description: Bumps spring-framework.version from 4.1.7.RELEASE to 5.3.1. Updates spring-framework-bom from 4.1.7.RELEASE to 5.3.1 Release notes Sourced from spring-framework-bom's releases. v5.3.1 ⭐ New Features Expose a public method "isClosed" to indicate whether the connection has been closed in WebSocketSession (WebFlux) #26043 WebFlux missing programmatic handling of MappingJacksonValue #26035 Optimize locking in AspectJProxyFactory for concurrent aspect instantiation #26034 Upgrade SpelCompiler bytecode level to 1.8 and optimize for concurrent access #26033 MergedAnnotationCollectors.toAnnotationSet() should not create intermediate ArrayList #26031 SpEL doesn't work nicely with records #26029 StompSubProtocolHandler logs failed authentication with error stack trace #26026 Expose toEntityFlux methods in WebClient.ResponseSpec #26023 Improve AdvisedSupport.getAdvisors() #26017 Improve URI/query strings sanitization #26012 DefaultSimpUserRegistry prevents event from being published if original SimpMessageHeaderAccessor cannot be found #26010 DefaultWebClientBuilder copies references #25992 Inefficient request handling inside ServletRequestDataBinder #25986 Avoid multiple volatile reads/writes in a row where only one is enough #25899 Allows Jackson2 encoders to log Throwable reason for not being able to serialize or deserialize #25892 Mechanism to access request bound objects in WebClient filter in servlet env #25710 🪲 Bug Fixes Cannot be cast to class Publisher error with non suspending @Transactional functions #26052 Fix wrong reference in UrlPathHelper.removeSemicolonContentInternal() #26050 setTaskScheduler in StompBrokerRelayRegistration breaks chaining #26049 Add FullyQualifiedAnnotationBeanNameGenerator.INSTANCE #26025 Autowiring does not work reliably in case of dynamically changing prototype bean class #26019 Order of profiles in tests is not preserved #26004 @Transactional on suspending function returning a value always rollbacks #25998 SseEmitter: connection closed after first event #25987 @Nonnull annotation breaks ServletRequestMethodArgumentResolver for Principal #25981 Spring MVC's locale resolver can no longer be customized in parent context #25290 📔 Documentation Fix kotlin example code which does not compile #26016 Fix a broken Asciidoctor syntax in core-resources.adoc #25999 ❤️ Contributors We'd like to thank all the contributors who worked on this release! @izeye @aksh1618 @NaNrailgun @Anusien @mindhaq @evpaassen @stsypanov @hzmpay ... (truncated) Commits 967637d Release v5.3.1 2899652 Fix checkstyle violation 560a504 Polishing in DefaultWebClient 79f79e9 WebClient method to populate the Reactor Context bd2640a Strict nullability for field assignment 6825287 Polishing 737d77a Fix @Transactional support on functions returning Flow 1f13516 Fix @Transactional support on suspending function 6bb3ad7 Add isOpen to WebSocketSession in WebFlux c73cff8 Use RxJava 2/3 fromPublisher() when possible in ReactiveAdapterRegistry Additional commits viewable in compare view Updates spring-test from 4.1.7.RELEASE to 5.3.1 Release notes Sourced from spring-test's releases. v5.3.1 ⭐ New Features Expose a public method "isClosed" to indicate whether the connection has been closed in WebSocketSession (WebFlux) #26043 WebFlux missing programmatic handling of MappingJacksonValue #26035 Optimize locking in AspectJProxyFactory for concurrent aspect instantiation #26034 Upgrade SpelCompiler bytecode level to 1.8 and optimize for concurrent access #26033 MergedAnnotationCollectors.toAnnotationSet() should not create intermediate ArrayList #26031 SpEL doesn't work nicely with records #26029 StompSubProtocolHandler logs failed authentication with error stack trace #26026 Expose toEntityFlux methods in WebClient.ResponseSpec #26023 Improve AdvisedSupport.getAdvisors() #26017 Improve URI/query strings sanitization #26012 DefaultSimpUserRegistry prevents event from being published if original SimpMessageHeaderAccessor cannot be found #26010 DefaultWebClientBuilder copies references #25992 Inefficient request handling inside ServletRequestDataBinder #25986 Avoid multiple volatile reads/writes in a row where only one is enough #25899 Allows Jackson2 encoders to log Throwable reason for not being able to serialize or deserialize #25892 Mechanism to access request bound objects in WebClient filter in servlet env #25710 🪲 Bug Fixes Cannot be cast to class Publisher error with non suspending @Transactional functions #26052 Fix wrong reference in UrlPathHelper.removeSemicolonContentInternal() #26050 setTaskScheduler in StompBrokerRelayRegistration breaks chaining #26049 Add FullyQualifiedAnnotationBeanNameGenerator.INSTANCE #26025 Autowiring does not work reliably in case of dynamically changing prototype bean class #26019 Order of profiles in tests is not preserved #26004 @Transactional on suspending function returning a value always rollbacks #25998 SseEmitter: connection closed after first event #25987 @Nonnull annotation breaks ServletRequestMethodArgumentResolver for Principal #25981 Spring MVC's locale resolver can no longer be customized in parent context #25290 📔 Documentation Fix kotlin example code which does not compile #26016 Fix a broken Asciidoctor syntax in core-resources.adoc #25999 ❤️ Contributors We'd like to thank all the contributors who worked on this release! @izeye @aksh1618 @NaNrailgun @Anusien @mindhaq @evpaassen @stsypanov @hzmpay ... (truncated) Commits 967637d Release v5.3.1 2899652 Fix checkstyle violation 560a504 Polishing in DefaultWebClient 79f79e9 WebClient method to populate the Reactor Context bd2640a Strict nullability for field assignment 6825287 Polishing 737d77a Fix @Transactional support on functions returning Flow 1f13516 Fix @Transactional support on suspending function 6bb3ad7 Add isOpen to WebSocketSession in WebFlux c73cff8 Use RxJava 2/3 fromPublisher() when possible in ReactiveAdapterRegistry Additional commits viewable in compare view Updates spring-beans from 4.1.7.RELEASE to 5.3.1 Release notes Sourced from spring-beans's releases. v5.3.1 ⭐ New Features Expose a public method "isClosed" to indicate whether the connection has been closed in WebSocketSession (WebFlux) #26043 WebFlux missing programmatic handling of MappingJacksonValue #26035 Optimize locking in AspectJProxyFactory for concurrent aspect instantiation #26034 Upgrade SpelCompiler bytecode level to 1.8 and optimize for concurrent access #26033 MergedAnnotationCollectors.toAnnotationSet() should not create intermediate ArrayList #26031 SpEL doesn't work nicely with records #26029 StompSubProtocolHandler logs failed authentication with error stack trace #26026 Expose toEntityFlux methods in WebClient.ResponseSpec #26023 Improve AdvisedSupport.getAdvisors() #26017 Improve URI/query strings sanitization #26012 DefaultSimpUserRegistry prevents event from being published if original SimpMessageHeaderAccessor cannot be found #26010 DefaultWebClientBuilder copies references #25992 Inefficient request handling inside ServletRequestDataBinder #25986 Avoid multiple volatile reads/writes in a row where only one is enough #25899 Allows Jackson2 encoders to log Throwable reason for not being able to serialize or deserialize #25892 Mechanism to access request bound objects in WebClient filter in servlet env #25710 🪲 Bug Fixes Cannot be cast to class Publisher error with non suspending @Transactional functions #26052 Fix wrong reference in UrlPathHelper.removeSemicolonContentInternal() #26050 setTaskScheduler in StompBrokerRelayRegistration breaks chaining #26049 Add FullyQualifiedAnnotationBeanNameGenerator.INSTANCE #26025 Autowiring does not work reliably in case of dynamically changing prototype bean class #26019 Order of profiles in tests is not preserved #26004 @Transactional on suspending function returning a value always rollbacks #25998 SseEmitter: connection closed after first event #25987 @Nonnull annotation breaks ServletRequestMethodArgumentResolver for Principal #25981 Spring MVC's locale resolver can no longer be customized in parent context #25290 📔 Documentation Fix kotlin example code which does not compile #26016 Fix a broken Asciidoctor syntax in core-resources.adoc #25999 ❤️ Contributors We'd like to thank all the contributors who worked on this release! @izeye @aksh1618 @NaNrailgun @Anusien @mindhaq @evpaassen @stsypanov @hzmpay ... (truncated) Commits 967637d Release v5.3.1 2899652 Fix checkstyle violation 560a504 Polishing in DefaultWebClient 79f79e9 WebClient method to populate the Reactor Context bd2640a Strict nullability for field assignment 6825287 Polishing 737d77a Fix @Transactional support on functions returning Flow 1f13516 Fix @Transactional support on suspending function 6bb3ad7 Add isOpen to WebSocketSession in WebFlux c73cff8 Use RxJava 2/3 fromPublisher() when possible in ReactiveAdapterRegistry Additional commits viewable in compare view Updates spring-context from 4.1.7.RELEASE to 5.3.1 Release notes Sourced from spring-context's releases. v5.3.1 ⭐ New Features Expose a public method "isClosed" to indicate whether the connection has been closed in WebSocketSession (WebFlux) #26043 WebFlux missing programmatic handling of MappingJacksonValue #26035 Optimize locking in AspectJProxyFactory for concurrent aspect instantiation #26034 Upgrade SpelCompiler bytecode level to 1.8 and optimize for concurrent access #26033 MergedAnnotationCollectors.toAnnotationSet() should not create intermediate ArrayList #26031 SpEL doesn't work nicely with records #26029 StompSubProtocolHandler logs failed authentication with error stack trace #26026 Expose toEntityFlux methods in WebClient.ResponseSpec #26023 Improve AdvisedSupport.getAdvisors() #26017 Improve URI/query strings sanitization #26012 DefaultSimpUserRegistry prevents event from being published if original SimpMessageHeaderAccessor cannot be found #26010 DefaultWebClientBuilder copies references #25992 Inefficient request handling inside ServletRequestDataBinder #25986 Avoid multiple volatile reads/writes in a row where only one is enough #25899 Allows Jackson2 encoders to log Throwable reason for not being able to serialize or deserialize #25892 Mechanism to access request bound objects in WebClient filter in servlet env #25710 🪲 Bug Fixes Cannot be cast to class Publisher error with non suspending @Transactional functions #26052 Fix wrong reference in UrlPathHelper.removeSemicolonContentInternal() #26050 setTaskScheduler in StompBrokerRelayRegistration breaks chaining #26049 Add FullyQualifiedAnnotationBeanNameGenerator.INSTANCE #26025 Autowiring does not work reliably in case of dynamically changing prototype bean class #26019 Order of profiles in tests is not preserved #26004 @Transactional on suspending function returning a value always rollbacks #25998 SseEmitter: connection closed after first event #25987 @Nonnull annotation breaks ServletRequestMethodArgumentResolver for Principal #25981 Spring MVC's locale resolver can no longer be customized in parent context #25290 📔 Documentation Fix kotlin example code which does not compile #26016 Fix a broken Asciidoctor syntax in core-resources.adoc #25999 ❤️ Contributors We'd like to thank all the contributors who worked on this release! @izeye @aksh1618 @NaNrailgun @Anusien @mindhaq @evpaassen @stsypanov @hzmpay ... (truncated) Commits 967637d Release v5.3.1 2899652 Fix checkstyle violation 560a504 Polishing in DefaultWebClient 79f79e9 WebClient method to populate the Reactor Context bd2640a Strict nullability for field assignment 6825287 Polishing 737d77a Fix @Transactional support on functions returning Flow 1f13516 Fix @Transactional support on suspending function 6bb3ad7 Add isOpen to WebSocketSession in WebFlux c73cff8 Use RxJava 2/3 fromPublisher() when possible in ReactiveAdapterRegistry Additional commits viewable in compare view Updates spring-core from 4.1.7.RELEASE to 5.3.1 Release notes Sourced from spring-core's releases. v5.3.1 ⭐ New Features Expose a public method "isClosed" to indicate whether the connection has been closed in WebSocketSession (WebFlux) #26043 WebFlux missing programmatic handling of MappingJacksonValue #26035 Optimize locking in AspectJProxyFactory for concurrent aspect instantiation #26034 Upgrade SpelCompiler bytecode level to 1.8 and optimize for concurrent access #26033 MergedAnnotationCollectors.toAnnotationSet() should not create intermediate ArrayList #26031 SpEL doesn't work nicely with records #26029 StompSubProtocolHandler logs failed authentication with error stack trace #26026 Expose toEntityFlux methods in WebClient.ResponseSpec #26023 Improve AdvisedSupport.getAdvisors() #26017 Improve URI/query strings sanitization #26012 DefaultSimpUserRegistry prevents event from being published if original SimpMessageHeaderAccessor cannot be found #26010 DefaultWebClientBuilder copies references #25992 Inefficient request handling inside ServletRequestDataBinder #25986 Avoid multiple volatile reads/writes in a row where only one is enough #25899 Allows Jackson2 encoders to log Throwable reason for not being able to serialize or deserialize #25892 Mechanism to access request bound objects in WebClient filter in servlet env #25710 🪲 Bug Fixes Cannot be cast to class Publisher error with non suspending @Transactional functions #26052 Fix wrong reference in UrlPathHelper.removeSemicolonContentInternal() #26050 setTaskScheduler in StompBrokerRelayRegistration breaks chaining #26049 Add FullyQualifiedAnnotationBeanNameGenerator.INSTANCE #26025 Autowiring does not work reliably in case of dynamically changing prototype bean class #26019 Order of profiles in tests is not preserved #26004 @Transactional on suspending function returning a value always rollbacks #25998 SseEmitter: connection closed after first event #25987 @Nonnull annotation breaks ServletRequestMethodArgumentResolver for Principal #25981 Spring MVC's locale resolver can no longer be customized in parent context #25290 📔 Documentation Fix kotlin example code which does not compile #26016 Fix a broken Asciidoctor syntax in core-resources.adoc #25999 ❤️ Contributors We'd like to thank all the contributors who worked on this release! @izeye @aksh1618 @NaNrailgun @Anusien @mindhaq @evpaassen @stsypanov @hzmpay ... (truncated) Commits 967637d Release v5.3.1 2899652 Fix checkstyle violation 560a504 Polishing in DefaultWebClient 79f79e9 WebClient method to populate the Reactor Context bd2640a Strict nullability for field assignment 6825287 Polishing 737d77a Fix @Transactional support on functions returning Flow 1f13516 Fix @Transactional support on suspending function 6bb3ad7 Add isOpen to WebSocketSession in WebFlux c73cff8 Use RxJava 2/3 fromPublisher() when possible in ReactiveAdapterRegistry Additional commits viewable in compare view Updates spring-context-support from 4.1.7.RELEASE to 5.3.1 Release notes Sourced from spring-context-support's releases. v5.3.1 ⭐ New Features Expose a public method "isClosed" to indicate whether the connection has been closed in WebSocketSession (WebFlux) #26043 WebFlux missing programmatic handling of MappingJacksonValue #26035 Optimize locking in AspectJProxyFactory for concurrent aspect instantiation #26034 Upgrade SpelCompiler bytecode level to 1.8 and optimize for concurrent access #26033 MergedAnnotationCollectors.toAnnotationSet() should not create intermediate ArrayList #26031 SpEL doesn't work nicely with records #26029 StompSubProtocolHandler logs failed authentication with error stack trace #26026 Expose toEntityFlux methods in WebClient.ResponseSpec #26023 Improve AdvisedSupport.getAdvisors() #26017 Improve URI/query strings sanitization #26012 DefaultSimpUserRegistry prevents event from being published if original SimpMessageHeaderAccessor cannot be found #26010 DefaultWebClientBuilder copies references #25992 Inefficient request handling inside ServletRequestDataBinder #25986 Avoid multiple volatile reads/writes in a row where only one is enough #25899 Allows Jackson2 encoders to log Throwable reason for not being able to serialize or deserialize #25892 Mechanism to access request bound objects in WebClient filter in servlet env #25710 🪲 Bug Fixes Cannot be cast to class Publisher error with non suspending @Transactional functions #26052 Fix wrong reference in UrlPathHelper.removeSemicolonContentInternal() #26050 setTaskScheduler in StompBrokerRelayRegistration breaks chaining #26049 Add FullyQualifiedAnnotationBeanNameGenerator.INSTANCE #26025 Autowiring does not work reliably in case of dynamically changing prototype bean class #26019 Order of profiles in tests is not preserved #26004 @Transactional on suspending function returning a value always rollbacks #25998 SseEmitter: connection closed after first event #25987 @Nonnull annotation breaks ServletRequestMethodArgumentResolver for Principal #25981 Spring MVC's locale resolver can no longer be customized in parent context #25290 📔 Documentation Fix kotlin example code which does not compile #26016 Fix a broken Asciidoctor syntax in core-resources.adoc #25999 ❤️ Contributors We'd like to thank all the contributors who worked on this release! @izeye @aksh1618 @NaNrailgun @Anusien @mindhaq @evpaassen @stsypanov @hzmpay ... (truncated) Commits 967637d Release v5.3.1 2899652 Fix checkstyle violation 560a504 Polishing in DefaultWebClient 79f79e9 WebClient method to populate the Reactor Context bd2640a Strict nullability for field assignment 6825287 Polishing 737d77a Fix @Transactional support on functions returning Flow 1f13516 Fix @Transactional support on suspending function 6bb3ad7 Add isOpen to WebSocketSession in WebFlux c73cff8 Use RxJava 2/3 fromPublisher() when possible in ReactiveAdapterRegistry Additional commits viewable in compare view Updates spring-jdbc from 4.1.7.RELEASE to 5.3.1 Release notes Sourced from spring-jdbc's releases. v5.3.1 ⭐ New Features Expose a public method "isClosed" to indicate whether the connection has been closed in WebSocketSession (WebFlux) #26043 WebFlux missing programmatic handling of MappingJacksonValue #26035 Optimize locking in AspectJProxyFactory for concurrent aspect instantiation #26034 Upgrade SpelCompiler bytecode level to 1.8 and optimize for concurrent access #26033 MergedAnnotationCollectors.toAnnotationSet() should not create intermediate ArrayList #26031 SpEL doesn't work nicely with records #26029 StompSubProtocolHandler logs failed authentication with error stack trace #26026 Expose toEntityFlux methods in WebClient.ResponseSpec #26023 Improve AdvisedSupport.getAdvisors() #26017 Improve URI/query strings sanitization #26012 DefaultSimpUserRegistry prevents event from being published if original SimpMessageHeaderAccessor cannot be found #26010 DefaultWebClientBuilder copies references #25992 Inefficient request handling inside ServletRequestDataBinder #25986 Avoid multiple volatile reads/writes in a row where only one is enough #25899 Allows Jackson2 encoders to log Throwable reason for not being able to serialize or deserialize #25892 Mechanism to access request bound objects in WebClient filter in servlet env #25710 🪲 Bug Fixes Cannot be cast to class Publisher error with non suspending @Transactional functions #26052 Fix wrong reference in UrlPathHelper.removeSemicolonContentInternal() #26050 setTaskScheduler in StompBrokerRelayRegistration breaks chaining #26049 Add FullyQualifiedAnnotationBeanNameGenerator.INSTANCE #26025 Autowiring does not work reliably in case of dynamically changing prototype bean class #26019 Order of profiles in tests is not preserved #26004 @Transactional on suspending function returning a value always rollbacks #25998 SseEmitter: connection closed after first event #25987 @Nonnull annotation breaks ServletRequestMethodArgumentResolver for Principal #25981 Spring MVC's locale resolver can no longer be customized in parent context #25290 📔 Documentation Fix kotlin example code which does not compile #26016 Fix a broken Asciidoctor syntax in core-resources.adoc #25999 ❤️ Contributors We'd like to thank all the contributors who worked on this release! @izeye @aksh1618 @NaNrailgun @Anusien @mindhaq @evpaassen @stsypanov @hzmpay ... (truncated) Commits 967637d Release v5.3.1 2899652 Fix checkstyle violation 560a504 Polishing in DefaultWebClient 79f79e9 WebClient method to populate the Reactor Context bd2640a Strict nullability for field assignment 6825287 Polishing 737d77a Fix @Transactional support on functions returning Flow 1f13516 Fix @Transactional support on suspending function 6bb3ad7 Add isOpen to WebSocketSession in WebFlux c73cff8 Use RxJava 2/3 fromPublisher() when possible in ReactiveAdapterRegistry Additional commits viewable in compare view Updates spring-web from 4.1.7.RELEASE to 5.3.1 Release notes Sourced from spring-web's releases. v5.3.1 ⭐ New Features Expose a public method "isClosed" to indicate whether the connection has been closed in WebSocketSession (WebFlux) #26043 WebFlux missing programmatic handling of MappingJacksonValue #26035 Optimize locking in AspectJProxyFactory for concurrent aspect instantiation #26034 Upgrade SpelCompiler bytecode level to 1.8 and optimize for concurrent access #26033 MergedAnnotationCollectors.toAnnotationSet() should not create intermediate ArrayList #26031 SpEL doesn't work nicely with records #26029 StompSubProtocolHandler logs failed authentication with error stack trace #26026 Expose toEntityFlux methods in WebClient.ResponseSpec #26023 Improve AdvisedSupport.getAdvisors() #26017 Improve URI/query strings sanitization #26012 DefaultSimpUserRegistry prevents event from being published if original SimpMessageHeaderAccessor cannot be found #26010 DefaultWebClientBuilder copies references #25992 Inefficient request handling inside ServletRequestDataBinder #25986 Avoid multiple volatile reads/writes in a row where only one is enough #25899 Allows Jackson2 encoders to log Throwable reason for not being able to serialize or deserialize #25892 Mechanism to access request bound objects in WebClient filter in servlet env #25710 🪲 Bug Fixes Cannot be cast to class Publisher error with non suspending @Transactional functions #26052 Fix wrong reference in UrlPathHelper.removeSemicolonContentInternal() #26050 setTaskScheduler in StompBrokerRelayRegistration breaks chaining #26049 Add FullyQualifiedAnnotationBeanNameGenerator.INSTANCE #26025 Autowiring does not work reliably in case of dynamically changing prototype bean class #26019 Order of profiles in tests is not preserved #26004 @Transactional on suspending function returning a value always rollbacks #25998 SseEmitter: connection closed after first event #25987 @Nonnull annotation breaks ServletRequestMethodArgumentResolver for Principal #25981 Spring MVC's locale resolver can no longer be customized in parent context #25290 📔 Documentation Fix kotlin example code which does not compile #26016 Fix a broken Asciidoctor syntax in core-resources.adoc #25999 ❤️ Contributors We'd like to thank all the contributors who worked on this release! @izeye @aksh1618 @NaNrailgun @Anusien @mindhaq @evpaassen @stsypanov @hzmpay ... (truncated) Commits 967637d Release v5.3.1 2899652 Fix checkstyle violation 560a504 Polishing in DefaultWebClient 79f79e9 WebClient method to populate the Reactor Context bd2640a Strict nullability for field assignment 6825287 Polishing 737d77a Fix @Transactional support on functions returning Flow 1f13516 Fix @Transactional support on suspending function 6bb3ad7 Add isOpen to WebSocketSession in WebFlux c73cff8 Use RxJava 2/3 fromPublisher() when possible in ReactiveAdapterRegistry Additional commits viewable in compare view Updates spring-webmvc from 4.1.7.RELEASE to 5.3.1 Release notes Sourced from spring-webmvc's releases. v5.3.1 ⭐ New Features Expose a public method "isClosed" to indicate whether the connection has been closed in WebSocketSession (WebFlux) #26043 WebFlux missing programmatic handling of MappingJacksonValue #26035 Optimize locking in AspectJProxyFactory for concurrent aspect instantiation #26034 Upgrade SpelCompiler bytecode level to 1.8 and optimize for concurrent access #26033 MergedAnnotationCollectors.toAnnotationSet() should not create intermediate ArrayList #26031 SpEL doesn't work nicely with records #26029 StompSubProtocolHandler logs failed authentication with error stack trace #26026 Expose toEntityFlux methods in WebClient.ResponseSpec #26023 Improve AdvisedSupport.getAdvisors() #26017 Improve URI/query strings sanitization #26012 DefaultSimpUserRegistry prevents event from being published if original SimpMessageHeaderAccessor cannot be found #26010 DefaultWebClientBuilder copies references #25992 Inefficient request handling inside ServletRequestDataBinder #25986 Avoid multiple volatile reads/writes in a row where only one is enough #25899 Allows Jackson2 encoders to log Throwable reason for not being able to serialize or deserialize #25892 Mechanism to access request bound objects in WebClient filter in servlet env #25710 🪲 Bug Fixes Cannot be cast to class Publisher error with non suspending @Transactional functions #26052 Fix wrong reference in UrlPathHelper.removeSemicolonContentInternal() #26050 setTaskScheduler in StompBrokerRelayRegistration breaks chaining #26049 Add FullyQualifiedAnnotationBeanNameGenerator.INSTANCE #26025 Autowiring does not work reliably in case of dynamically changing prototype bean class #26019 Order of profiles in tests is not preserved #26004 @Transactional on suspending function returning a value always rollbacks #25998 SseEmitter: connection closed after first event #25987 @Nonnull annotation breaks ServletRequestMethodArgumentResolver for Principal #25981 Spring MVC's locale resolver can no longer be customized in parent context #25290 📔 Documentation Fix kotlin example code which does not compile #26016 Fix a broken Asciidoctor syntax in core-resources.adoc #25999 ❤️ Contributors We'd like to thank all the contributors who worked on this release! @izeye @aksh1618 @NaNrailgun @Anusien @mindhaq @evpaassen @stsypanov @hzmpay ... (truncated) Commits 967637d Release v5.3.1 2899652 Fix checkstyle violation 560a504 Polishing in DefaultWebClient 79f79e9 WebClient method to populate the Reactor Context bd2640a Strict nullability for field assignment 6825287 Polishing 737d77a Fix @Transactional support on functions returning Flow 1f13516 Fix @Transactional support on suspending function 6bb3ad7 Add isOpen to WebSocketSession in WebFlux c73cff8 Use RxJava 2/3 fromPublisher() when possible in ReactiveAdapterRegistry Additional commits viewable in compare view Updates spring-tx from 4.1.7.RELEASE to 5.3.1 Release notes Sourced from spring-tx's releases. v5.3.1 ⭐ New Features Expose a public method "isClosed" to indicate whether the connection has been closed in WebSocketSession (WebFlux) #26043 WebFlux missing programmatic handling of MappingJacksonValue #26035 Optimize locking in AspectJProxyFactory for concurrent aspect instantiation #26034 Upgrade SpelCompiler bytecode level to 1.8 and optimize for concurrent access #26033 MergedAnnotationCollectors.toAnnotationSet() should not create intermediate ArrayList #26031 SpEL doesn't work nicely with records #26029 StompSubProtocolHandler logs failed authentication with error stack trace #26026 Expose toEntityFlux methods in WebClient.ResponseSpec #26023 Improve AdvisedSupport.getAdvisors() #26017 Improve URI/query strings sanitization #26012 DefaultSimpUserRegistry prevents event from being published if original SimpMessageHeaderAccessor cannot be found #26010 DefaultWebClientBuilder copies references #25992 Inefficient request handling inside ServletRequestDataBinder #25986 Avoid multiple volatile reads/writes in a row where only one is enough #25899 Allows Jackson2 encoders to log Throwable reason for not being able to serialize or deserialize #25892 Mechanism to access request bound objects in WebClient filter in servlet env #25710 🪲 Bug Fixes Cannot be cast to class Publisher error with non suspending @Transactional functions #26052 Fix wrong reference in UrlPathHelper.removeSemicolonContentInternal() #26050 setTaskScheduler in StompBrokerRelayRegistration breaks chaining #26049 Add FullyQualifiedAnnotationBeanNameGenerator.INSTANCE #26025 Autowiring does not work reliably in case of dynamically changing prototype bean class #26019 Order of profiles in tests is not preserved #26004 @Transactional on suspending function returning a value always rollbacks #25998 SseEmitter: connection closed after first event #25987 @Nonnull annotation breaks ServletRequestMethodArgumentResolver for Principal #25981 Spring MVC's locale resolver can no longer be customized in parent context #25290 📔 Documentation Fix kotlin example code which does not compile #26016 Fix a broken Asciidoctor syntax in core-resources.adoc #25999 ❤️ Contributors We'd like to thank all the contributors who worked on this release! @izeye @aksh1618 @NaNrailgun @Anusien @mindhaq @evpaassen @stsypanov @hzmpay ... (truncated) Commits 967637d Release v5.3.1 2899652 Fix checkstyle violation 560a504 Polishing in DefaultWebClient 79f79e9 WebClient method to populate the Reactor Context bd2640a Strict nullability for field assignment 6825287 Polishing 737d77a Fix @Transactional support on functions returning Flow 1f13516 Fix @Transactional support on suspending function 6bb3ad7 Add isOpen to WebSocketSession in WebFlux c73cff8 Use RxJava 2/3 fromPublisher() when possible in ReactiveAdapterRegistry Additional commits viewable in compare view Updates spring-orm from 4.1.7.RELEASE to 5.3.1 Release notes Sourced from spring-orm's releases. v5.3.1 ⭐ New Features Expose a public method "isClosed" to indicate whether the connection has been closed in WebSocketSession (WebFlux) #26043 WebFlux missing programmatic handling of MappingJacksonValue #26035 Optimize locking in AspectJProxyFactory for concurrent aspect instantiation #26034 Upgrade SpelCompiler bytecode level to 1.8 and optimize for concurrent access #26033 MergedAnnotationCollectors.toAnnotationSet() should not create intermediate ArrayList #26031 SpEL doesn't work nicely with records #26029 StompSubProtocolHandler logs failed authentication with error stack trace #26026 Expose toEntityFlux methods in WebClient.ResponseSpec #26023 Improve AdvisedSupport.getAdvisors() #26017 Improve URI/query strings sanitization #26012 DefaultSimpUserRegistry prevents event from being published if original SimpMessageHeaderAccessor cannot be found #26010 DefaultWebClientBuilder copies references #25992 Inefficient request handling inside ServletRequestDataBinder #25986 Avoid multiple volatile reads/writes in a row where only one is enough #25899 Allows Jackson2 encoders to log Throwable reason for not being able to serialize or deserialize #25892 Mechanism to access request bound objects in WebClient filter in servlet env #25710 🪲 Bug Fixes Cannot be cast to class Publisher error with non suspending @Transactional functions #26052 Fix wrong reference in UrlPathHelper.removeSemicolonContentInternal() #26050 setTaskScheduler in StompBrokerRelayRegistration breaks chaining #26049 Add FullyQualifiedAnnotationBeanNameGenerator.INSTANCE #26025 Autowiring does not work reliably in case of dynamically changing prototype bean class #26019 Order of profiles in tests is not preserved #26004 @Transactional on suspending function returning a value always rollbacks #25998 SseEmitter: connection closed after first event #25987 @Nonnull annotation breaks ServletRequestMethodArgumentResolver for Principal #25981 Spring MVC's locale resolver can no longer be customized in parent context #25290 📔 Documentation Fix kotlin example code which does not compile #26016 Fix a broken Asciidoctor syntax in core-resources.adoc #25999 ❤️ Contributors We'd like to thank all the contributors who worked on this release! @izeye @aksh1618 @NaNrailgun @Anusien @mindhaq @evpaassen @stsypanov @hzmpay ... (truncated) Commits 967637d Release v5.3.1 2899652 Fix checkstyle violation 560a504 Polishing in DefaultWebClient 79f79e9 WebClient method to populate the Reactor Context bd2640a Strict nullability for field assignment 6825287 Polishing 737d77a Fix @Transactional support on functions returning Flow 1f13516 Fix @Transactional support on suspending function 6bb3ad7 Add isOpen to WebSocketSession in WebFlux c73cff8 Use RxJava 2/3 fromPublisher() when possible in ReactiveAdapterRegistry Additional commits viewable in compare view Updates spring-aop from 4.1.7.RELEASE to 5.3.1 Release notes Sourced from spring-aop's releases. v5.3.1 ⭐ New Features Expose a public method "isClosed" to indicate whether the connection has been closed in WebSocketSession (WebFlux) #26043 WebFlux missing programmatic handling of MappingJacksonValue #26035 Optimize locking in AspectJProxyFactory for concurrent aspect instantiation #26034 Upgrade SpelCompiler bytecode level to 1.8 and optimize for concurrent access #26033 MergedAnnotationCollectors.toAnnotationSet() should not create intermediate ArrayList #26031 SpEL doesn't work nicely with records #26029 StompSubProtocolHandler logs failed authentication with error stack trace #26026 Expose toEntityFlux methods in WebClient.ResponseSpec #26023 Improve AdvisedSupport.getAdvisors() #26017 Improve URI/query strings sanitization #26012 DefaultSimpUserRegistry prevents event from being published if original SimpMessageHeaderAccessor cannot be found #26010 DefaultWebClientBuilder copies references #25992 Inefficient request handling inside ServletRequestDataBinder #25986 Avoid multiple volatile reads/writes in a row where only one is enough #25899 Allows Jackson2 encoders to log Throwable reason for not being able to serialize or deserialize #25892 Mechanism to access request bound objects in WebClient filter in servlet env #25710 🪲 Bug Fixes Cannot be cast to class Publisher error with non suspending @Transactional functions #26052 Fix wrong reference in UrlPathHelper.removeSemicolonContentInternal() #26050 setTaskScheduler in StompBrokerRelayRegistration breaks chaining #26049 Add FullyQualifiedAnnotationBeanNameGenerator.INSTANCE #26025 Autowiring does not work reliably in case of dynamically changing prototype bean class #26019 Order of profiles in tests is not preserved #26004 @Transactional on suspending function returning a value always rollbacks #25998 SseEmitter: connection closed after first event #25987 @Nonnull annotation breaks ServletRequestMethodArgumentResolver for Principal #25981 Spring MVC's locale resolver can no longer be customized in parent context #25290 📔 Documentation Fix kotlin example code which does not compile #26016 Fix a broken Asciidoctor syntax in core-resources.adoc #25999 ❤️ Contributors We'd like to thank all the contributors who worked on this release! @izeye @aksh1618 @NaNrailgun @Anusien @mindhaq @evpaassen @stsypanov @hzmpay ... (truncated) Commits 967637d Release v5.3.1 2899652 Fix checkstyle violation 560a504 Polishing in DefaultWebClient 79f79e9 WebClient method to populate the Reactor Context bd2640a Strict nullability for field assignment 6825287 Polishing 737d77a Fix @Transactional support on functions returning Flow 1f13516 Fix @Transactional support on suspending function 6bb3ad7 Add isOpen to WebSocketSession in WebFlux c73cff8 Use RxJava 2/3 fromPublisher() when possible in ReactiveAdapterRegistry Additional commits viewable in compare view Updates spring-aspects from 4.1.7.RELEASE to 5.3.1 Release notes Sourced from spring-aspects's releases. v5.3.1 ⭐ New Features Expose a public method "isClosed" to indicate whether the connection has been closed in WebSocketSession (WebFlux) #26043 WebFlux missing programmatic handling of MappingJacksonValue #26035 Optimize locking in AspectJProxyFactory for concurrent aspect instantiation #26034 Upgrade SpelCompiler bytecode level to 1.8 and optimize for concurrent access #26033 MergedAnnotationCollectors.toAnnotationSet() should not create intermediate ArrayList #26031 SpEL doesn't work nicely with records #26029 StompSubProtocolHandler logs failed authentication with error stack trace #26026 Expose toEntityFlux methods in WebClient.ResponseSpec #26023 Improve AdvisedSupport.getAdvisors() #26017 Improve URI/query strings sanitization #26012 DefaultSimpUserRegistry prevents event from being published if original SimpMessageHeaderAccessor cannot be found #26010 DefaultWebClientBuilder copies references #25992 Inefficient request handling inside ServletRequestDataBinder #25986 Avoid multiple volatile reads/writes in a row where only one is enough #25899 Allows Jackson2 encoders to log Throwable reason for not being able to serialize or deserialize #25892 Mechanism to access request bound objects in WebClient filter in servlet env #25710 🪲 Bug Fixes Cannot be cast to class Publisher error with non suspending @Transactional functions #26052 Fix wrong reference in UrlPathHelper.removeSemicolonContentInternal() #26050 setTaskScheduler in StompBrokerRelayRegistration breaks chaining #26049 Add FullyQualifiedAnnotationBeanNameGenerator.INSTANCE #26025 Autowiring does not work reliably in case of dynamically changing prototype bean class #26019 Order of profiles in tests is not preserved #26004 @Transactional on suspending function returning a value always rollbacks #25998 SseEmitter: connection closed after first event #25987 @Nonnull annotation breaks ServletRequestMethodArgumentResolver for Principal #25981 Spring MVC's locale resolver can no longer be customized in parent context #25290 📔 Documentation Fix kotlin example code which does not compile #26016 Fix a broken Asciidoctor syntax in core-resources.adoc #25999 ❤️ Contributors We'd like to thank all the contributors who worked on this release! @izeye @aksh1618 @NaNrailgun @Anusien @mindhaq @evpaassen @stsypanov @hzmpay ... (truncated) Commits 967637d Release v5.3.1 2899652 Fix checkstyle violation 560a504 Polishing in DefaultWebClient 79f79e9 WebClient method to populate the Reactor Context bd2640a Strict nullability for field assignment 6825287 Polishing 737d77a Fix @Transactional support on functions returning Flow 1f13516 Fix @Transactional support on suspending function 6bb3ad7 Add isOpen to WebSocketSession in WebFlux c73cff8 Use RxJava 2/3 fromPublisher() when possible in ReactiveAdapterRegistry 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 rebase will rebase this PR @dependabot recreate will recreate this PR, overwriting any edits that have been made to it @dependabot merge will merge this PR after your CI passes on it @dependabot squash and merge will squash and merge this PR after your CI passes on it @dependabot cancel merge will cancel a previously requested merge and block automerging @dependabot reopen will reopen this PR if it is closed @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) @dependabot use these labels will set the current labels as the default for future PRs for this repo and language @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the Security Alerts page.

Open Graph Description: Bumps spring-framework.version from 4.1.7.RELEASE to 5.3.1. Updates spring-framework-bom from 4.1.7.RELEASE to 5.3.1 Release notes Sourced from spring-framework-bom's releases. v5.3.1 ⭐ New F...

X Description: Bumps spring-framework.version from 4.1.7.RELEASE to 5.3.1. Updates spring-framework-bom from 4.1.7.RELEASE to 5.3.1 Release notes Sourced from spring-framework-bom's releases. v5.3.1 ⭐ N...

Opengraph URL: https://github.com/archerda/java-example/pull/3

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:f542f0e5-5539-3942-0cfe-831933984987
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idB032:11EF58:38CE22A:3A7019E:6A634D46
html-safe-noncec96220cffe1b611aa88c1132ad1b93660dc7775153e19195c293b31cd31ce883
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCMDMyOjExRUY1ODozOENFMjJBOjNBNzAxOUU6NkE2MzRENDYiLCJ2aXNpdG9yX2lkIjoiNjU4ODY0ODYzNDY1MzU2MDEzNCIsInJlZ2lvbl9lZGdlIjoic2VhIiwicmVnaW9uX3JlbmRlciI6InNlYSJ9
visitor-hmacb6abf059c5c34288c58ea17fbf6b50840e115093e4eb5e908d737822049c15dc
hovercard-subject-tagpull_request:529495014
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/archerda/java-example/pull/3/files
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps spring-framework.version from 4.1.7.RELEASE to 5.3.1. Updates spring-framework-bom from 4.1.7.RELEASE to 5.3.1 Release notes Sourced from spring-framework-bom's releases. v5.3.1 ⭐ New F...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None59e55daad7174ca59d63c6974d58276ccb5477442e550bebb3c035e1bef11c94
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/archerda/java-example git https://github.com/archerda/java-example.git
octolytics-dimension-user_id9113234
octolytics-dimension-user_loginarcherda
octolytics-dimension-repository_id164831313
octolytics-dimension-repository_nwoarcherda/java-example
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id164831313
octolytics-dimension-repository_network_root_nwoarcherda/java-example
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
release990295d92a4cc7b63fbbd83a046217cd7d77d49c
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/archerda/java-example/pull/3/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Farcherda%2Fjava-example%2Fpull%2F3%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
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
Code QualityEnforce quality at mergehttps://github.com/features/code-quality
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
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
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/enterprise/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://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Farcherda%2Fjava-example%2Fpull%2F3%2Ffiles
Sign up https://github.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=archerda%2Fjava-example
Reloadhttps://github.com/archerda/java-example/pull/3/files
Reloadhttps://github.com/archerda/java-example/pull/3/files
Reloadhttps://github.com/archerda/java-example/pull/3/files
archerda https://github.com/archerda
java-examplehttps://github.com/archerda/java-example
Notifications https://github.com/login?return_to=%2Farcherda%2Fjava-example
Fork 0 https://github.com/login?return_to=%2Farcherda%2Fjava-example
Star 0 https://github.com/login?return_to=%2Farcherda%2Fjava-example
Code https://github.com/archerda/java-example
Issues 0 https://github.com/archerda/java-example/issues
Pull requests 10 https://github.com/archerda/java-example/pulls
Actions https://github.com/archerda/java-example/actions
Projects https://github.com/archerda/java-example/projects
Security and quality 0 https://github.com/archerda/java-example/security
Insights https://github.com/archerda/java-example/pulse
Code https://github.com/archerda/java-example
Issues https://github.com/archerda/java-example/issues
Pull requests https://github.com/archerda/java-example/pulls
Actions https://github.com/archerda/java-example/actions
Projects https://github.com/archerda/java-example/projects
Security and quality https://github.com/archerda/java-example/security
Insights https://github.com/archerda/java-example/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Farcherda%2Fjava-example%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Farcherda%2Fjava-example%2Fissues%2Fnew%2Fchoose
dependabothttps://github.com/apps/dependabot
masterhttps://github.com/archerda/java-example/tree/master
dependabot/maven/spring-framework.version-5.3.1https://github.com/archerda/java-example/tree/dependabot/maven/spring-framework.version-5.3.1
Conversation 0 https://github.com/archerda/java-example/pull/3
Commits 1 https://github.com/archerda/java-example/pull/3/commits
Checks 0 https://github.com/archerda/java-example/pull/3/checks
Files changed https://github.com/archerda/java-example/pull/3/files
Please reload this pagehttps://github.com/archerda/java-example/pull/3/files
Bump spring-framework.version from 4.1.7.RELEASE to 5.3.1 https://github.com/archerda/java-example/pull/3/files#top
Show all changes 1 commit https://github.com/archerda/java-example/pull/3/files
f538b3d Bump spring-framework.version from 4.1.7.RELEASE to 5.3.1 dependabot[bot] Nov 30, 2020 https://github.com/archerda/java-example/pull/3/commits/f538b3d0460813343adf07e8e661cf5009b3b023
Clear filters https://github.com/archerda/java-example/pull/3/files
Please reload this pagehttps://github.com/archerda/java-example/pull/3/files
Please reload this pagehttps://github.com/archerda/java-example/pull/3/files
pom.xmlhttps://github.com/archerda/java-example/pull/3/files#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8
View file https://github.com/archerda/java-example/blob/f538b3d0460813343adf07e8e661cf5009b3b023/pom.xml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/archerda/java-example/pull/3/{{ revealButtonHref }}
https://github.com/archerda/java-example/pull/3/files#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8
https://github.com/archerda/java-example/pull/3/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.