Skip to content

Bump cia.project.versions.spring from 5.3.0-M2 to 5.3.0-RC1#2043

Merged
pethers merged 1 commit into
masterfrom
dependabot/maven/cia.project.versions.spring-5.3.0-RC1
Sep 15, 2020
Merged

Bump cia.project.versions.spring from 5.3.0-M2 to 5.3.0-RC1#2043
pethers merged 1 commit into
masterfrom
dependabot/maven/cia.project.versions.spring-5.3.0-RC1

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps cia.project.versions.spring from 5.3.0-M2 to 5.3.0-RC1.
Updates spring-orm from 5.3.0-M2 to 5.3.0-RC1

Release notes

Sourced from spring-orm's releases.

v5.3.0-RC1

⭐ New Features

  • MimeMessageHelper should not encode attachment filenames by default #25770
  • A beforeCommit chain failure invariably results in a 500 response #25753
  • Improve performance of JdkDynamicAopProxy.getProxy(ClassLoader) #25660
  • Add URI variables to request context in AbstractUrlHandlerMapping (reactive) #25648
  • Public method in RSocketMessageHandler to register any handler method #25639
  • Allow early decoration of request and response in WebFlux #25633
  • Spring Test: Methods should allow supertypes of Matcher using lower bounded wildcards #25610
  • WebSocket configuration doesn't work properly with the buffer size limitation #25581
  • Declare interfaces as @FunctionalInterface where feasible #25580
  • Call StartupStep.end in finally block #25572
  • Support filename hint for client side use of ResourceDecoder #25516
  • No way to set timeout for the requests when using Jetty reactive httpclient #25493
  • Mime type "application/*" is not compatible with "application/vnd+json" #25350
  • Avoid resizing of fixed-size HashMap #25349
  • Support RSocket Load Balancing #25333
  • WebClient HTTP Request Timeout #25115
  • Support a RowMapper<T> for Java record classes #24695
  • Data binding for Java record classes #24391
  • Failure to bind a component of a form backing object using constructor binding causes the object to be null #24372
  • Concurrent access to ParsedSql cache in NamedParameterJdbcTemplate #24197
  • WebClient: wrap connection exceptions #23842
  • Extract MimeTypeUtils.ConcurrentLruCache and make it public #22789
  • WebSocket support with @EnableWebFlux #22587
  • Add kotlinx.serialization JSON support to Spring MVC #21188
  • Common API for MockMvc tests and for real HTTP tests #19647

🪲 Bug Fixes

  • Upgrading from Boot 2.3.3 or 2.4-M1 to Boot 2.4-M2 uses 125mb heap in BitsCronField #25687
  • Copy httpHandlerDecorator in copy constructor for WebHttpHandlerBuilder #25656
  • MockMvc does not correctly initialize the request for non-file mock Part uploads #25602
  • WebFlux application server add server.forward- Headers - Strategy = Framework RouterFunction endpoint 404 #25270

📔 Documentation

  • Fix typo in Regular Expression Pointcuts docs #25767
  • Fix typo regarding Ordered interface in core-aop.adoc #25759
  • Fix typo in websocket.adoc #25630
  • Eliminate unnecessary word in core-bean.adoc that causes repetition #25585
  • Publish documentation under reference/html folder #25071

🔨 Dependency Upgrades

  • Upgrade to RSocket 1.1 M2 #25729
  • Upgrade to Reactor 2020 RC1 #25728
  • Upgrade to Kotlin 1.4.0 #25617
  • Upgrade to Gradle 6.6 #25578
Commits
  • f932ff4 Release v5.3.0-RC1
  • e906540 Update CI pipeline to release RCs
  • fe9f29f Suppress deprecation warning in AbstractDataBufferAllocatingTests
  • 0556fde Delete unused code in DataClassRowMapper
  • e4a3d5b Deprecation wording with suggested alternative and without removal hint
  • 09080bc Upgrade to Netty 4.1.52
  • 8b8b59b Merge branch '5.2.x' into master
  • 28df426 Update AbstractDataBufferAllocatingTests
  • c27419f Merge branch '5.2.x'
  • 845cb71 Next Development Version
  • Additional commits viewable in compare view

Updates spring-jdbc from 5.3.0-M2 to 5.3.0-RC1

Release notes

Sourced from spring-jdbc's releases.

v5.3.0-RC1

⭐ New Features

  • MimeMessageHelper should not encode attachment filenames by default #25770
  • A beforeCommit chain failure invariably results in a 500 response #25753
  • Improve performance of JdkDynamicAopProxy.getProxy(ClassLoader) #25660
  • Add URI variables to request context in AbstractUrlHandlerMapping (reactive) #25648
  • Public method in RSocketMessageHandler to register any handler method #25639
  • Allow early decoration of request and response in WebFlux #25633
  • Spring Test: Methods should allow supertypes of Matcher using lower bounded wildcards #25610
  • WebSocket configuration doesn't work properly with the buffer size limitation #25581
  • Declare interfaces as @FunctionalInterface where feasible #25580
  • Call StartupStep.end in finally block #25572
  • Support filename hint for client side use of ResourceDecoder #25516
  • No way to set timeout for the requests when using Jetty reactive httpclient #25493
  • Mime type "application/*" is not compatible with "application/vnd+json" #25350
  • Avoid resizing of fixed-size HashMap #25349
  • Support RSocket Load Balancing #25333
  • WebClient HTTP Request Timeout #25115
  • Support a RowMapper<T> for Java record classes #24695
  • Data binding for Java record classes #24391
  • Failure to bind a component of a form backing object using constructor binding causes the object to be null #24372
  • Concurrent access to ParsedSql cache in NamedParameterJdbcTemplate #24197
  • WebClient: wrap connection exceptions #23842
  • Extract MimeTypeUtils.ConcurrentLruCache and make it public #22789
  • WebSocket support with @EnableWebFlux #22587
  • Add kotlinx.serialization JSON support to Spring MVC #21188
  • Common API for MockMvc tests and for real HTTP tests #19647

🪲 Bug Fixes

  • Upgrading from Boot 2.3.3 or 2.4-M1 to Boot 2.4-M2 uses 125mb heap in BitsCronField #25687
  • Copy httpHandlerDecorator in copy constructor for WebHttpHandlerBuilder #25656
  • MockMvc does not correctly initialize the request for non-file mock Part uploads #25602
  • WebFlux application server add server.forward- Headers - Strategy = Framework RouterFunction endpoint 404 #25270

📔 Documentation

  • Fix typo in Regular Expression Pointcuts docs #25767
  • Fix typo regarding Ordered interface in core-aop.adoc #25759
  • Fix typo in websocket.adoc #25630
  • Eliminate unnecessary word in core-bean.adoc that causes repetition #25585
  • Publish documentation under reference/html folder #25071

🔨 Dependency Upgrades

  • Upgrade to RSocket 1.1 M2 #25729
  • Upgrade to Reactor 2020 RC1 #25728
  • Upgrade to Kotlin 1.4.0 #25617
  • Upgrade to Gradle 6.6 #25578
Commits
  • f932ff4 Release v5.3.0-RC1
  • e906540 Update CI pipeline to release RCs
  • fe9f29f Suppress deprecation warning in AbstractDataBufferAllocatingTests
  • 0556fde Delete unused code in DataClassRowMapper
  • e4a3d5b Deprecation wording with suggested alternative and without removal hint
  • 09080bc Upgrade to Netty 4.1.52
  • 8b8b59b Merge branch '5.2.x' into master
  • 28df426 Update AbstractDataBufferAllocatingTests
  • c27419f Merge branch '5.2.x'
  • 845cb71 Next Development Version
  • Additional commits viewable in compare view

Updates spring-expression from 5.3.0-M2 to 5.3.0-RC1

Release notes

Sourced from spring-expression's releases.

v5.3.0-RC1

⭐ New Features

  • MimeMessageHelper should not encode attachment filenames by default #25770
  • A beforeCommit chain failure invariably results in a 500 response #25753
  • Improve performance of JdkDynamicAopProxy.getProxy(ClassLoader) #25660
  • Add URI variables to request context in AbstractUrlHandlerMapping (reactive) #25648
  • Public method in RSocketMessageHandler to register any handler method #25639
  • Allow early decoration of request and response in WebFlux #25633
  • Spring Test: Methods should allow supertypes of Matcher using lower bounded wildcards #25610
  • WebSocket configuration doesn't work properly with the buffer size limitation #25581
  • Declare interfaces as @FunctionalInterface where feasible #25580
  • Call StartupStep.end in finally block #25572
  • Support filename hint for client side use of ResourceDecoder #25516
  • No way to set timeout for the requests when using Jetty reactive httpclient #25493
  • Mime type "application/*" is not compatible with "application/vnd+json" #25350
  • Avoid resizing of fixed-size HashMap #25349
  • Support RSocket Load Balancing #25333
  • WebClient HTTP Request Timeout #25115
  • Support a RowMapper<T> for Java record classes #24695
  • Data binding for Java record classes #24391
  • Failure to bind a component of a form backing object using constructor binding causes the object to be null #24372
  • Concurrent access to ParsedSql cache in NamedParameterJdbcTemplate #24197
  • WebClient: wrap connection exceptions #23842
  • Extract MimeTypeUtils.ConcurrentLruCache and make it public #22789
  • WebSocket support with @EnableWebFlux #22587
  • Add kotlinx.serialization JSON support to Spring MVC #21188
  • Common API for MockMvc tests and for real HTTP tests #19647

🪲 Bug Fixes

  • Upgrading from Boot 2.3.3 or 2.4-M1 to Boot 2.4-M2 uses 125mb heap in BitsCronField #25687
  • Copy httpHandlerDecorator in copy constructor for WebHttpHandlerBuilder #25656
  • MockMvc does not correctly initialize the request for non-file mock Part uploads #25602
  • WebFlux application server add server.forward- Headers - Strategy = Framework RouterFunction endpoint 404 #25270

📔 Documentation

  • Fix typo in Regular Expression Pointcuts docs #25767
  • Fix typo regarding Ordered interface in core-aop.adoc #25759
  • Fix typo in websocket.adoc #25630
  • Eliminate unnecessary word in core-bean.adoc that causes repetition #25585
  • Publish documentation under reference/html folder #25071

🔨 Dependency Upgrades

  • Upgrade to RSocket 1.1 M2 #25729
  • Upgrade to Reactor 2020 RC1 #25728
  • Upgrade to Kotlin 1.4.0 #25617
  • Upgrade to Gradle 6.6 #25578
Commits
  • f932ff4 Release v5.3.0-RC1
  • e906540 Update CI pipeline to release RCs
  • fe9f29f Suppress deprecation warning in AbstractDataBufferAllocatingTests
  • 0556fde Delete unused code in DataClassRowMapper
  • e4a3d5b Deprecation wording with suggested alternative and without removal hint
  • 09080bc Upgrade to Netty 4.1.52
  • 8b8b59b Merge branch '5.2.x' into master
  • 28df426 Update AbstractDataBufferAllocatingTests
  • c27419f Merge branch '5.2.x'
  • 845cb71 Next Development Version
  • Additional commits viewable in compare view

Updates spring-context-support from 5.3.0-M2 to 5.3.0-RC1

Release notes

Sourced from spring-context-support's releases.

v5.3.0-RC1

⭐ New Features

  • MimeMessageHelper should not encode attachment filenames by default #25770
  • A beforeCommit chain failure invariably results in a 500 response #25753
  • Improve performance of JdkDynamicAopProxy.getProxy(ClassLoader) #25660
  • Add URI variables to request context in AbstractUrlHandlerMapping (reactive) #25648
  • Public method in RSocketMessageHandler to register any handler method #25639
  • Allow early decoration of request and response in WebFlux #25633
  • Spring Test: Methods should allow supertypes of Matcher using lower bounded wildcards #25610
  • WebSocket configuration doesn't work properly with the buffer size limitation #25581
  • Declare interfaces as @FunctionalInterface where feasible #25580
  • Call StartupStep.end in finally block #25572
  • Support filename hint for client side use of ResourceDecoder #25516
  • No way to set timeout for the requests when using Jetty reactive httpclient #25493
  • Mime type "application/*" is not compatible with "application/vnd+json" #25350
  • Avoid resizing of fixed-size HashMap #25349
  • Support RSocket Load Balancing #25333
  • WebClient HTTP Request Timeout #25115
  • Support a RowMapper<T> for Java record classes #24695
  • Data binding for Java record classes #24391
  • Failure to bind a component of a form backing object using constructor binding causes the object to be null #24372
  • Concurrent access to ParsedSql cache in NamedParameterJdbcTemplate #24197
  • WebClient: wrap connection exceptions #23842
  • Extract MimeTypeUtils.ConcurrentLruCache and make it public #22789
  • WebSocket support with @EnableWebFlux #22587
  • Add kotlinx.serialization JSON support to Spring MVC #21188
  • Common API for MockMvc tests and for real HTTP tests #19647

🪲 Bug Fixes

  • Upgrading from Boot 2.3.3 or 2.4-M1 to Boot 2.4-M2 uses 125mb heap in BitsCronField #25687
  • Copy httpHandlerDecorator in copy constructor for WebHttpHandlerBuilder #25656
  • MockMvc does not correctly initialize the request for non-file mock Part uploads #25602
  • WebFlux application server add server.forward- Headers - Strategy = Framework RouterFunction endpoint 404 #25270

📔 Documentation

  • Fix typo in Regular Expression Pointcuts docs #25767
  • Fix typo regarding Ordered interface in core-aop.adoc #25759
  • Fix typo in websocket.adoc #25630
  • Eliminate unnecessary word in core-bean.adoc that causes repetition #25585
  • Publish documentation under reference/html folder #25071

🔨 Dependency Upgrades

  • Upgrade to RSocket 1.1 M2 #25729
  • Upgrade to Reactor 2020 RC1 #25728
  • Upgrade to Kotlin 1.4.0 #25617
  • Upgrade to Gradle 6.6 #25578
Commits
  • f932ff4 Release v5.3.0-RC1
  • e906540 Update CI pipeline to release RCs
  • fe9f29f Suppress deprecation warning in AbstractDataBufferAllocatingTests
  • 0556fde Delete unused code in DataClassRowMapper
  • e4a3d5b Deprecation wording with suggested alternative and without removal hint
  • 09080bc Upgrade to Netty 4.1.52
  • 8b8b59b Merge branch '5.2.x' into master
  • 28df426 Update AbstractDataBufferAllocatingTests
  • c27419f Merge branch '5.2.x'
  • 845cb71 Next Development Version
  • Additional commits viewable in compare view

Updates spring-beans from 5.3.0-M2 to 5.3.0-RC1

Release notes

Sourced from spring-beans's releases.

v5.3.0-RC1

⭐ New Features

  • MimeMessageHelper should not encode attachment filenames by default #25770
  • A beforeCommit chain failure invariably results in a 500 response #25753
  • Improve performance of JdkDynamicAopProxy.getProxy(ClassLoader) #25660
  • Add URI variables to request context in AbstractUrlHandlerMapping (reactive) #25648
  • Public method in RSocketMessageHandler to register any handler method #25639
  • Allow early decoration of request and response in WebFlux #25633
  • Spring Test: Methods should allow supertypes of Matcher using lower bounded wildcards #25610
  • WebSocket configuration doesn't work properly with the buffer size limitation #25581
  • Declare interfaces as @FunctionalInterface where feasible #25580
  • Call StartupStep.end in finally block #25572
  • Support filename hint for client side use of ResourceDecoder #25516
  • No way to set timeout for the requests when using Jetty reactive httpclient #25493
  • Mime type "application/*" is not compatible with "application/vnd+json" #25350
  • Avoid resizing of fixed-size HashMap #25349
  • Support RSocket Load Balancing #25333
  • WebClient HTTP Request Timeout #25115
  • Support a RowMapper<T> for Java record classes #24695
  • Data binding for Java record classes #24391
  • Failure to bind a component of a form backing object using constructor binding causes the object to be null #24372
  • Concurrent access to ParsedSql cache in NamedParameterJdbcTemplate #24197
  • WebClient: wrap connection exceptions #23842
  • Extract MimeTypeUtils.ConcurrentLruCache and make it public #22789
  • WebSocket support with @EnableWebFlux #22587
  • Add kotlinx.serialization JSON support to Spring MVC #21188
  • Common API for MockMvc tests and for real HTTP tests #19647

🪲 Bug Fixes

  • Upgrading from Boot 2.3.3 or 2.4-M1 to Boot 2.4-M2 uses 125mb heap in BitsCronField #25687
  • Copy httpHandlerDecorator in copy constructor for WebHttpHandlerBuilder #25656
  • MockMvc does not correctly initialize the request for non-file mock Part uploads #25602
  • WebFlux application server add server.forward- Headers - Strategy = Framework RouterFunction endpoint 404 #25270

📔 Documentation

  • Fix typo in Regular Expression Pointcuts docs #25767
  • Fix typo regarding Ordered interface in core-aop.adoc #25759
  • Fix typo in websocket.adoc #25630
  • Eliminate unnecessary word in core-bean.adoc that causes repetition #25585
  • Publish documentation under reference/html folder #25071

🔨 Dependency Upgrades

  • Upgrade to RSocket 1.1 M2 #25729
  • Upgrade to Reactor 2020 RC1 #25728
  • Upgrade to Kotlin 1.4.0 #25617
  • Upgrade to Gradle 6.6 #25578
Commits
  • f932ff4 Release v5.3.0-RC1
  • e906540 Update CI pipeline to release RCs
  • fe9f29f Suppress deprecation warning in AbstractDataBufferAllocatingTests
  • 0556fde Delete unused code in DataClassRowMapper
  • e4a3d5b Deprecation wording with suggested alternative and without removal hint
  • 09080bc Upgrade to Netty 4.1.52
  • 8b8b59b Merge branch '5.2.x' into master
  • 28df426 Update AbstractDataBufferAllocatingTests
  • c27419f Merge branch '5.2.x'
  • 845cb71 Next Development Version
  • Additional commits viewable in compare view

Updates spring-oxm from 5.3.0-M2 to 5.3.0-RC1

Release notes

Sourced from spring-oxm's releases.

v5.3.0-RC1

⭐ New Features

  • MimeMessageHelper should not encode attachment filenames by default #25770
  • A beforeCommit chain failure invariably results in a 500 response #25753
  • Improve performance of JdkDynamicAopProxy.getProxy(ClassLoader) #25660
  • Add URI variables to request context in AbstractUrlHandlerMapping (reactive) #25648
  • Public method in RSocketMessageHandler to register any handler method #25639
  • Allow early decoration of request and response in WebFlux #25633
  • Spring Test: Methods should allow supertypes of Matcher using lower bounded wildcards #25610
  • WebSocket configuration doesn't work properly with the buffer size limitation #25581
  • Declare interfaces as @FunctionalInterface where feasible #25580
  • Call StartupStep.end in finally block #25572
  • Support filename hint for client side use of ResourceDecoder #25516
  • No way to set timeout for the requests when using Jetty reactive httpclient #25493
  • Mime type "application/*" is not compatible with "application/vnd+json" #25350
  • Avoid resizing of fixed-size HashMap #25349
  • Support RSocket Load Balancing #25333
  • WebClient HTTP Request Timeout #25115
  • Support a RowMapper<T> for Java record classes #24695
  • Data binding for Java record classes #24391
  • Failure to bind a component of a form backing object using constructor binding causes the object to be null #24372
  • Concurrent access to ParsedSql cache in NamedParameterJdbcTemplate #24197
  • WebClient: wrap connection exceptions #23842
  • Extract MimeTypeUtils.ConcurrentLruCache and make it public #22789
  • WebSocket support with @EnableWebFlux #22587
  • Add kotlinx.serialization JSON support to Spring MVC #21188
  • Common API for MockMvc tests and for real HTTP tests #19647

🪲 Bug Fixes

  • Upgrading from Boot 2.3.3 or 2.4-M1 to Boot 2.4-M2 uses 125mb heap in BitsCronField #25687
  • Copy httpHandlerDecorator in copy constructor for WebHttpHandlerBuilder #25656
  • MockMvc does not correctly initialize the request for non-file mock Part uploads #25602
  • WebFlux application server add server.forward- Headers - Strategy = Framework RouterFunction endpoint 404 #25270

📔 Documentation

  • Fix typo in Regular Expression Pointcuts docs #25767
  • Fix typo regarding Ordered interface in core-aop.adoc #25759
  • Fix typo in websocket.adoc #25630
  • Eliminate unnecessary word in core-bean.adoc that causes repetition #25585
  • Publish documentation under reference/html folder #25071

🔨 Dependency Upgrades

  • Upgrade to RSocket 1.1 M2 #25729
  • Upgrade to Reactor 2020 RC1 #25728
  • Upgrade to Kotlin 1.4.0 #25617
  • Upgrade to Gradle 6.6 #25578
Commits
  • f932ff4 Release v5.3.0-RC1
  • e906540 Update CI pipeline to release RCs
  • fe9f29f Suppress deprecation warning in AbstractDataBufferAllocatingTests
  • 0556fde Delete unused code in DataClassRowMapper
  • e4a3d5b Deprecation wording with suggested alternative and without removal hint
  • 09080bc Upgrade to Netty 4.1.52
  • 8b8b59b Merge branch '5.2.x' into master
  • 28df426 Update AbstractDataBufferAllocatingTests
  • c27419f Merge branch '5.2.x'
  • 845cb71 Next Development Version
  • Additional commits viewable in compare view

Updates spring-test from 5.3.0-M2 to 5.3.0-RC1

Release notes

Sourced from spring-test's releases.

v5.3.0-RC1

⭐ New Features

  • MimeMessageHelper should not encode attachment filenames by default #25770
  • A beforeCommit chain failure invariably results in a 500 response #25753
  • Improve performance of JdkDynamicAopProxy.getProxy(ClassLoader) #25660
  • Add URI variables to request context in AbstractUrlHandlerMapping (reactive) #25648
  • Public method in RSocketMessageHandler to register any handler method #25639
  • Allow early decoration of request and response in WebFlux #25633
  • Spring Test: Methods should allow supertypes of Matcher using lower bounded wildcards #25610
  • WebSocket configuration doesn't work properly with the buffer size limitation #25581
  • Declare interfaces as @FunctionalInterface where feasible #25580
  • Call StartupStep.end in finally block #25572
  • Support filename hint for client side use of ResourceDecoder #25516
  • No way to set timeout for the requests when using Jetty reactive httpclient #25493
  • Mime type "application/*" is not compatible with "application/vnd+json" #25350
  • Avoid resizing of fixed-size HashMap #25349
  • Support RSocket Load Balancing #25333
  • WebClient HTTP Request Timeout #25115
  • Support a RowMapper<T> for Java record classes #24695
  • Data binding for Java record classes #24391
  • Failure to bind a component of a form backing object using constructor binding causes the object to be null #24372
  • Concurrent access to ParsedSql cache in NamedParameterJdbcTemplate #24197
  • WebClient: wrap connection exceptions #23842
  • Extract MimeTypeUtils.ConcurrentLruCache and make it public #22789
  • WebSocket support with @EnableWebFlux #22587
  • Add kotlinx.serialization JSON support to Spring MVC #21188
  • Common API for MockMvc tests and for real HTTP tests #19647

🪲 Bug Fixes

  • Upgrading from Boot 2.3.3 or 2.4-M1 to Boot 2.4-M2 uses 125mb heap in BitsCronField #25687
  • Copy httpHandlerDecorator in copy constructor for WebHttpHandlerBuilder #25656
  • MockMvc does not correctly initialize the request for non-file mock Part uploads #25602
  • WebFlux application server add server.forward- Headers - Strategy = Framework RouterFunction endpoint 404 #25270

📔 Documentation

  • Fix typo in Regular Expression Pointcuts docs #25767
  • Fix typo regarding Ordered interface in core-aop.adoc #25759
  • Fix typo in websocket.adoc #25630
  • Eliminate unnecessary word in core-bean.adoc that causes repetition #25585
  • Publish documentation under reference/html folder #25071

🔨 Dependency Upgrades

  • Upgrade to RSocket 1.1 M2 #25729
  • Upgrade to Reactor 2020 RC1 #25728
  • Upgrade to Kotlin 1.4.0 #25617
  • Upgrade to Gradle 6.6 #25578
Commits
  • f932ff4 Release v5.3.0-RC1
  • e906540 Update CI pipeline to release RCs
  • fe9f29f Suppress deprecation warning in AbstractDataBufferAllocatingTests
  • 0556fde Delete unused code in DataClassRowMapper
  • e4a3d5b Deprecation wording with suggested alternative and without removal hint
  • 09080bc Upgrade to Netty 4.1.52
  • 8b8b59b Merge branch '5.2.x' into master
  • 28df426 Update AbstractDataBufferAllocatingTests
  • c27419f Merge branch '5.2.x'
  • 845cb71 Next Development Version
  • Additional commits viewable in compare view

Updates spring-context from 5.3.0-M2 to 5.3.0-RC1

Release notes

Sourced from spring-context's releases.

v5.3.0-RC1

⭐ New Features

  • MimeMessageHelper should not encode attachment filenames by default #25770
  • A beforeCommit chain failure invariably results in a 500 response #25753
  • Improve performance of JdkDynamicAopProxy.getProxy(ClassLoader) #25660
  • Add URI variables to request context in AbstractUrlHandlerMapping (reactive) #25648
  • Public method in RSocketMessageHandler to register any handler method #25639
  • Allow early decoration of request and response in WebFlux #25633
  • Spring Test: Methods should allow supertypes of Matcher using lower bounded wildcards #25610
  • WebSocket configuration doesn't work properly with the buffer size limitation #25581
  • Declare interfaces as @FunctionalInterface where feasible #25580
  • Call StartupStep.end in finally block #25572
  • Support filename hint for client side use of ResourceDecoder #25516
  • No way to set timeout for the requests when using Jetty reactive httpclient #25493
  • Mime type "application/*" is not compatible with "application/vnd+json" #25350
  • Avoid resizing of fixed-size HashMap #25349
  • Support RSocket Load Balancing #25333
  • WebClient HTTP Request Timeout #25115
  • Support a RowMapper<T> for Java record classes #24695
  • Data binding for Java record classes #24391
  • Failure to bind a component of a form backing object using constructor binding causes the object to be null #24372
  • Concurrent access to ParsedSql cache in NamedParameterJdbcTemplate #24197
  • WebClient: wrap connection exceptions #23842
  • Extract MimeTypeUtils.ConcurrentLruCache and make it public #22789
  • WebSocket support with @EnableWebFlux #22587
  • Add kotlinx.serialization JSON support to Spring MVC #21188
  • Common API for MockMvc tests and for real HTTP tests #19647

🪲 Bug Fixes

  • Upgrading from Boot 2.3.3 or 2.4-M1 to Boot 2.4-M2 uses 125mb heap in BitsCronField #25687
  • Copy httpHandlerDecorator in copy constructor for WebHttpHandlerBuilder #25656
  • MockMvc does not correctly initialize the request for non-file mock Part uploads #25602
  • WebFlux application server add server.forward- Headers - Strategy = Framework RouterFunction endpoint 404 #25270

📔 Documentation

  • Fix typo in Regular Expression Pointcuts docs #25767
  • Fix typo regarding Ordered interface in core-aop.adoc #25759
  • Fix typo in websocket.adoc #25630
  • Eliminate unnecessary word in core-bean.adoc that causes repetition #25585
  • Publish documentation under reference/html folder #25071

🔨 Dependency Upgrades

  • Upgrade to RSocket 1.1 M2 #25729
  • Upgrade to Reactor 2020 RC1 #25728
  • Upgrade to Kotlin 1.4.0 #25617
  • Upgrade to Gradle 6.6 #25578
Commits
  • f932ff4 Release v5.3.0-RC1
  • e906540 Update CI pipeline to release RCs
  • fe9f29f Suppress deprecation warning in AbstractDataBufferAllocatingTests
  • 0556fde Delete unused code in DataClassRowMapper
  • e4a3d5b Deprecation wording with suggested alternative and without removal hint
  • 09080bc Upgrade to Netty 4.1.52
  • 8b8b59b Merge branch '5.2.x' into master
  • 28df426 Update AbstractDataBufferAllocatingTests
  • c27419f Merge branch '5.2.x'
  • 845cb71 Next Development Version
  • Additional commits viewable in compare view

Updates spring-aspects from 5.3.0-M2 to 5.3.0-RC1

Release notes

Sourced from spring-aspects's releases.

v5.3.0-RC1

⭐ New Features

  • MimeMessageHelper should not encode attachment filenames by default #25770
  • A beforeCommit chain failure invariably results in a 500 response #25753
  • Improve performance of JdkDynamicAopProxy.getProxy(ClassLoader) #25660
  • Add URI variables to request context in AbstractUrlHandlerMapping (reactive) #25648
  • Public method in RSocketMessageHandler to register any handler method #25639
  • Allow early decoration of request and response in WebFlux #25633
  • Spring Test: Methods should allow supertypes of Matcher using lower bounded wildcards #25610
  • WebSocket configuration doesn't work properly with the buffer size limitation #25581
  • Declare interfaces as @FunctionalInterface where feasible #25580
  • Call StartupStep.end in finally block #25572
  • Support filename hint for client side use of ResourceDecoder #25516
  • No way to set timeout for the requests when using Jetty reactive httpclient #25493
  • Mime type "application/*" is not compatible with "application/vnd+json" #25350
  • Avoid resizing of fixed-size HashMap #25349
  • Support RSocket Load Balancing #25333
  • WebClient HTTP Request Timeout #25115
  • Support a RowMapper<T> for Java record classes #24695
  • Data binding for Java record classes #24391
  • Failure to bind a component of a form backing object using constructor binding causes the object to be null #24372
  • Concurrent access to ParsedSql cache in NamedParameterJdbcTemplate #24197
  • WebClient: wrap connection exceptions #23842
  • Extract MimeTypeUtils.ConcurrentLruCache and make it public #22789
  • WebSocket support with @EnableWebFlux #22587
  • Add kotlinx.serialization JSON support to Spring MVC #21188
  • Common API for MockMvc tests and for real HTTP tests #19647

🪲 Bug Fixes

  • Upgrading from Boot 2.3.3 or 2.4-M1 to Boot 2.4-M2 uses 125mb heap in BitsCronField #25687
  • Copy httpHandlerDecorator in copy constructor for WebHttpHandlerBuilder #25656
  • MockMvc does not correctly initialize the request for non-file mock Part uploads #25602
  • WebFlux application server add server.forward- Headers - Strategy = Framework RouterFunction endpoint 404 #25270

📔 Documentation

  • Fix typo in Regular Expression Pointcuts docs #25767
  • Fix typo regarding Ordered interface in core-aop.adoc #25759
  • Fix typo in websocket.adoc #25630
  • Eliminate unnecessary word in core-bean.adoc that causes repetition #25585
  • Publish documentation under reference/html folder #25071

🔨 Dependency Upgrades

  • Upgrade to RSocket 1.1 M2 #25729
  • Upgrade to Reactor 2020 RC1 #25728
  • Upgrade to Kotlin 1.4.0 #25617
  • Upgrade to Gradle 6.6 #25578
Commits
  • f932ff4 Release v5.3.0-RC1
  • e906540 Update CI pipeline to release RCs
  • fe9f29f Suppress deprecation warning in AbstractDataBufferAllocatingTests
  • 0556fde Delete unused code in DataClassRowMapper
  • e4a3d5b Deprecation wording with suggested alternative and without removal hint
  • 09080bc Upgrade to Netty 4.1.52
  • 8b8b59b Merge branch '5.2.x' into master
  • 28df426 Update AbstractDataBufferAllocatingTests
  • c27419f Merge branch '5.2.x'
  • 845cb71 Next Development Version
  • Additional commits viewable in compare view

Updates spring-web from 5.3.0-M2 to 5.3.0-RC1

Release notes

Sourced from spring-web's releases.

v5.3.0-RC1

⭐ New Features

  • MimeMessageHelper should not encode attachment filenames by default #25770
  • A beforeCommit chain failure invariably results in a 500 response #25753
  • Improve performance of JdkDynamicAopProxy.getProxy(ClassLoader) #25660
  • Add URI variables to request context in AbstractUrlHandlerMapping (reactive) #25648
  • Public method in RSocketMessageHandler to register any handler method #25639
  • Allow early decoration of request and response in WebFlux #25633
  • Spring Test: Methods should allow supertypes of Matcher using lower bounded wildcards #25610
  • WebSocket configuration doesn't work properly with the buffer size limitation #25581
  • Declare interfaces as @FunctionalInterface where feasible #25580
  • Call StartupStep.end in finally block #25572
  • Support filename hint for client side use of ResourceDecoder #25516
  • No way to set timeout for the requests when using Jetty reactive httpclient #25493
  • Mime type "application/*" is not compatible with "application/vnd+json" #25350
  • Avoid resizing of fixed-size HashMap #25349
  • Support RSocket Load Balancing #25333
  • WebClient HTTP Request Timeout #25115
  • Support a RowMapper<T> for Java record classes #24695
  • Data binding for Java record classes #24391
  • Failure to bind a component of a form backing object using constructor binding causes the object to be null #24372
  • Concurrent access to ParsedSql cache in NamedParameterJdbcTemplate #24197
  • WebClient: wrap connection exceptions #23842
  • Extract MimeTypeUtils.ConcurrentLruCache and make it public #22789
  • WebSocket support with @EnableWebFlux #22587
  • Add kotlinx.serialization JSON support to Spring MVC #21188
  • Common API for MockMvc tests and for real HTTP tests #19647

🪲 Bug Fixes

  • Upgrading from Boot 2.3.3 or 2.4-M1 to Boot 2.4-M2 uses 125mb heap in BitsCronField #25687
  • Copy httpHandlerDecorator in copy constructor for WebHttpHandlerBuilder #25656
  • MockMvc does not correctly initialize the request for non-file mock Part uploads #25602
  • WebFlux application server add server.forward- Headers - Strategy = Framework RouterFunction endpoint 404 #25270

📔 Documentation

  • Fix typo in Regular Expression Pointcuts docs #25767
  • Fix typo regarding Ordered interface in core-aop.adoc #25759
  • Fix typo in websocket.adoc #25630
  • Eliminate unnecessary word in core-bean.adoc that causes repetition #25585
  • Publish documentation under reference/html folder #25071

🔨 Dependency Upgrades

  • Upgrade to RSocket 1.1 M2 #25729
  • Upgrade to Reactor 2020 RC1 #25728
  • Upgrade to Kotlin 1.4.0 #25617
  • Upgrade to Gradle 6.6 #25578
Commits
  • f932ff4 Release v5.3.0-RC1
  • e906540 Update CI pipeline to release RCs
  • fe9f29f Suppress deprecation warning in AbstractDataBufferAllocatingTests
  • 0556fde Delete unused code in DataClassRowMapper
  • e4a3d5b Deprecation wording with suggested alternative and without removal hint
  • 09080bc Upgrade to Netty 4.1.52
  • 8b8b59b Merge branch '5.2.x' into master
  • 28df426 Update AbstractDataBufferAllocatingTests
  • c27419f Merge branch '5.2.x'
  • 845cb71 Next Development Version
  • Additional commits viewable in compare view

Updates spring-jms from 5.3.0-M2 to 5.3.0-RC1

Release notes

Sourced from spring-jms's releases.

v5.3.0-RC1

⭐ New Features

  • MimeMessageHelper should not encode attachment filenames by default #25770
  • A beforeCommit chain failure invariably results in a 500 response #25753
  • Improve performance of JdkDynamicAopProxy.getProxy(ClassLoader) #25660
  • Add URI variables to request context in AbstractUrlHandlerMapping (reactive) #25648
  • Public method in RSocketMessageHandler to register any handler method #25639
  • Allow early decoration of request and response in WebFlux #25633
  • Spring Test: Methods should allow supertypes of Matcher using lower bounded wildcards #25610
  • WebSocket configuration doesn't work properly with the buffer size limitation #25581
  • Declare interfaces as @FunctionalInterface where feasible #25580
  • Call StartupStep.end in finally block #25572
  • Support filename hint for client side use of ResourceDecoder #25516
  • No way to set timeout for the requests when using Jetty reactive httpclient #25493
  • Mime type "application/*" is not compatible with "application/vnd+json" #25350
  • Avoid resizing of fixed-size HashMap #25349
  • Support RSocket Load Balancing #25333
  • WebClient HTTP Request Timeout #25115
  • Support a RowMapper<T> for Java record classes #24695
  • Data binding for Java record classes #24391
  • Failure to bind a component of a form backing object using constructor binding causes the object to be null #24372
  • Concurrent access to ParsedSql cache in NamedParameterJdbcTemplate #24197
  • WebClient: wrap connection exceptions #23842
  • Extract MimeTypeUtils.ConcurrentLruCache and make it public #22789
  • WebSocket support with @EnableWebFlux #22587
  • Add kotlinx.serialization JSON support to Spring MVC #21188
  • Common API for MockMvc tests and for real HTTP tests #19647

🪲 Bug Fixes

  • Upgrading from Boot 2.3.3 or 2.4-M1 to Boot 2.4-M2 uses 125mb heap in BitsCronField #25687
  • Copy httpHandlerDecorator in copy constructor for WebHttpHandlerBuilder #25656
  • MockMvc does not correctly initialize the request for non-file mock Part uploads #25602
  • WebFlux application server add server.forward- Headers - Strategy = Framework RouterFunction endpoint 404 #25270

📔 Documentation

  • Fix typo in Regular Expression Pointcuts docs #25767
  • Fix typo regarding Ordered interface in core-aop.adoc #25759
  • Fix typo in websocket.adoc #25630
  • Eliminate unnecessary word in core-bean.adoc that causes repetition #25585
  • Publish documentation under reference/html folder #25071

🔨 Dependency Upgrades

  • Upgrade to RSocket 1.1 M2 #25729
  • Upgrade to Reactor 2020 RC1 #25728
  • Upgrade to Kotlin 1.4.0 #25617
  • Upgrade to Gradle 6.6 #25578
Commits
  • f932ff4 Release v5.3.0-RC1
  • e906540 Update CI pipeline to release RCs
  • fe9f29f Suppress deprecation warning in AbstractDataBufferAllocatingTests
  • 0556fde Delete unused code in DataClassRowMapper
  • e4a3d5b Deprecation wording with suggested alternative and without removal hint
  • 09080bc Upgrade to Netty 4.1.52
  • 8b8b59b Merge branch '5.2.x' into master
  • 28df426 Update AbstractDataBufferAllocatingTests
  • c27419f Merge branch '5.2.x'
  • 845cb71 Next Development Version
  • Additional commits viewable in compare view

Updates spring-aop from 5.3.0-M2 to 5.3.0-RC1

Release notes

Sourced from spring-aop's releases.

v5.3.0-RC1

⭐ New Features

  • MimeMessageHelper should not encode attachment filenames by default #25770
  • A beforeCommit chain failure invariably results in a 500 response #25753
  • Improve performance of JdkDynamicAopProxy.getProxy(ClassLoader) #25660
  • Add URI variables to request context in AbstractUrlHandlerMapping (reactive) #25648
  • Public method in RSocketMessageHandler to register any handler method #25639
  • Allow early decoration of request and response in WebFlux #25633
  • Spring Test: Methods should allow supertypes of Matcher using lower bounded wildcards #25610
  • WebSocket configuration doesn't work properly with the buffer size limitation #25581
  • Declare interfaces as @FunctionalInterface where feasible #25580
  • Call StartupStep.end in finally block #25572
  • Support filename hint for client side use of ResourceDecoder #25516
  • No way to set timeout for the requests when using Jetty reactive httpclient #25493
  • Mime type "application/*" is not compatible with "application/vnd+json" #25350
  • Avoid resizing of fixed-size HashMap #25349
  • Support RSocket Load Balancing #25333
  • WebClient HTTP Request Timeout #25115
  • Support a RowMapper<T> for Java record classes #24695
  • Data binding for Java record classes #24391
  • Failure to bind a component of a form backing object using constructor binding causes the object to be null #24372
  • Concurrent access to ParsedSql cache in NamedParameterJdbcTemplate #24197
  • WebClient: wrap connection exceptions #23842
  • Extract MimeTypeUtils.ConcurrentLruCache and make it public #22789
  • WebSocket support with @EnableWebFlux #22587
  • Add kotlinx.serialization JSON support to Spring MVC #21188
  • Common API for MockMvc tests and for real HTTP tests #19647

🪲 Bug Fixes

  • Upgrading from Boot 2.3.3 or 2.4-M1 to Boot 2.4-M2 uses 125mb heap in BitsCronField #25687
  • Copy httpHandlerDecorator in copy constructor for WebHttpHandlerBuilder #25656
  • MockMvc does not correctly initialize the request for non-file mock Part uploads #25602
  • WebFlux application server add server.forward- Headers - Strategy = Framework RouterFunction endpoint 404 #25270

📔 Documentation

  • Fix typo in Regular Expression Pointcuts docs #25767
  • Fix typo regarding Ordered interface in core-aop.adoc #25759
  • Fix typo in websocket.adoc #25630
  • Eliminate unnecessary word in core-bean.adoc that causes repetition #25585
  • Publish documentation under reference/html folder #25071

🔨 Dependency Upgrades

  • Upgrade to RSocket 1.1 M2 #25729
  • Upgrade to Reactor 2020 RC1 #25728
  • Upgrade to Kotlin 1.4.0 #25617
  • Upgrade to Gradle 6.6 #25578
Commits
  • f932ff4 Release v5.3.0-RC1
  • e906540 Update CI pipeline to release RCs
  • fe9f29f Suppress deprecation warning in AbstractDataBufferAllocatingTests
  • 0556fde Delete unused code in DataClassRowMapper
  • e4a3d5b Deprecation wording with suggested alternative and without removal hint
  • 09080bc Upgrade to Netty 4.1.52
  • 8b8b59b Merge branch '5.2.x' into master
  • 28df426 Update AbstractDataBufferAllocatingTests
  • c27419f Merge branch '5.2.x'
  • 845cb71 Next Development Version
  • Additional commits viewable in compare view

Updates spring-webmvc from 5.3.0-M2 to 5.3.0-RC1

Release notes

Sourced from spring-webmvc's releases.

v5.3.0-RC1

⭐ New Features

  • MimeMessageHelper should not encode attachment filenames by default #25770
  • A beforeCommit chain failure invariably results in a 500 response #25753
  • Improve performance of JdkDynamicAopProxy.getProxy(ClassLoader) #25660
  • Add URI variables to request context in AbstractUrlHandlerMapping (reactive) #25648
  • Public method in RSocketMessageHandler to register any handler method #25639
  • Allow early decoration of request and response in WebFlux #25633
  • Spring Test: Methods should allow supertypes of Matcher using lower bounded wildcards #25610
  • WebSocket configuration doesn't work properly with the buffer size limitation #25581
  • Declare interfaces as @FunctionalInterface where feasible #25580
  • Call StartupStep.end in finally block #25572
  • Support filename hint for client side use of ResourceDecoder #25516
  • No way to set timeout for the requests when using Jetty reactive httpclient #25493
  • Mime type "application/*" is not compatible with "application/vnd+json" #25350
  • Avoid resizing of fixed-size HashMap #25349
  • Support RSocket Load Balancing #25333
  • WebClient HTTP Request Timeout #25115
  • Support a RowMapper<T> for Java record classes #24695
  • Data binding for Java record classes #24391
  • Failure to bind a component of a form backing object using constructor binding causes the object to be null #24372
  • Concurrent access to ParsedSql cache in NamedParameterJdbcTemplate #24197
  • WebClient: wrap connection exceptions #23842
  • Extract MimeTypeUtils.ConcurrentLruCache and make it public #22789
  • WebSocket support with @EnableWebFlux #22587
  • Add kotlinx.serialization JSON support to Spring MVC #21188
  • Common API for MockMvc tests and for real HTTP tests #19647

🪲 Bug Fixes

  • Upgrading from Boot 2.3.3 or 2.4-M1 to Boot 2.4-M2 uses 125mb heap in BitsCronField #25687
  • Copy httpHandlerDecorator in copy constructor for WebHttpHandlerBuilder #25656
  • MockMvc does not correctly initialize the request for non-file mock Part uploads #25602
  • WebFlux application server add server.forward- Headers - Strategy = Framework RouterFunction endpoint 404 #25270

📔 Documentation

  • Fix typo in Regular Expression Pointcuts docs #25767
  • Fix typo regarding Ordered interface in core-aop.adoc #25759
  • Fix typo in websocket.adoc #25630
  • Eliminate unnecessary word in core-bean.adoc that causes repetition #25585
  • Publish documentation under reference/html folder #25071

🔨 Dependency Upgrades

  • Upgrade to RSocket 1.1 M2 #25729
  • Upgrade to Reactor 2020 RC1 #25728
  • Upgrade to Kotlin 1.4.0 #25617
  • Upgrade to Gradle 6.6 #25578
Commits
  • f932ff4 Release v5.3.0-RC1
  • e906540 Update CI pipeline to release RCs
  • fe9f29f Suppress deprecation warning in AbstractDataBufferAllocatingTests
  • 0556fde Delete unused code in DataClassRowMapper
  • e4a3d5b Deprecation wording with suggested alternative and without removal hint
  • 09080bc Upgrade to Netty 4.1.52
  • 8b8b59b Merge branch '5.2.x' into master
  • 28df426 Update AbstractDataBufferAllocatingTests
  • c27419f Merge branch '5.2.x'
  • 845cb71 Next Development Version
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps `cia.project.versions.spring` from 5.3.0-M2 to 5.3.0-RC1.

Updates `spring-orm` from 5.3.0-M2 to 5.3.0-RC1
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.0-M2...v5.3.0-RC1)

Updates `spring-jdbc` from 5.3.0-M2 to 5.3.0-RC1
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.0-M2...v5.3.0-RC1)

Updates `spring-expression` from 5.3.0-M2 to 5.3.0-RC1
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.0-M2...v5.3.0-RC1)

Updates `spring-context-support` from 5.3.0-M2 to 5.3.0-RC1
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.0-M2...v5.3.0-RC1)

Updates `spring-beans` from 5.3.0-M2 to 5.3.0-RC1
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.0-M2...v5.3.0-RC1)

Updates `spring-oxm` from 5.3.0-M2 to 5.3.0-RC1
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.0-M2...v5.3.0-RC1)

Updates `spring-test` from 5.3.0-M2 to 5.3.0-RC1
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.0-M2...v5.3.0-RC1)

Updates `spring-context` from 5.3.0-M2 to 5.3.0-RC1
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.0-M2...v5.3.0-RC1)

Updates `spring-aspects` from 5.3.0-M2 to 5.3.0-RC1
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.0-M2...v5.3.0-RC1)

Updates `spring-web` from 5.3.0-M2 to 5.3.0-RC1
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.0-M2...v5.3.0-RC1)

Updates `spring-jms` from 5.3.0-M2 to 5.3.0-RC1
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.0-M2...v5.3.0-RC1)

Updates `spring-aop` from 5.3.0-M2 to 5.3.0-RC1
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.0-M2...v5.3.0-RC1)

Updates `spring-webmvc` from 5.3.0-M2 to 5.3.0-RC1
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.0-M2...v5.3.0-RC1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@pethers pethers merged commit c6c1daa into master Sep 15, 2020
@dependabot-preview dependabot-preview Bot deleted the dependabot/maven/cia.project.versions.spring-5.3.0-RC1 branch September 15, 2020 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant