Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 27, 2020

Bumps spring-core from 3.1.1.RELEASE to 4.3.21.RELEASE.

Release notes

Sourced from spring-core's releases.

3.2.15 Release

⭐ New Features

  • Avoid ambiguous property warning for setter methods with multiple parameters [SPR-13349] #17933
  • Protect against RFD exploits [SPR-13548] #18124

🪲 Bug Fixes

  • ConcurrentModificationException when doing a merge on AbstractEnvironment [SPR-13213] #17805
  • DeferredResult not thread-safe for isSetOrExpired call [SPR-13451] #18031
  • AbstractEmbeddedDatabaseConfigurer.shutdown does not close JDBC resources [SPR-13474] #18053
  • JCacheCache doesn't recognize null values in other JVMs [SPR-13553] #18129
  • Clarify whether HttpInputMessage.getBody() is allowed to return null [SPR-13563] #18139

📔 Documentation

  • Misleading note on readonly and disabled flags in spring-form.tld [SPR-13397] #17977
  • Documentation for Portlet MVC does not refer to Portlet 2.0 spec (JSR-286) [SPR-13513] #18090

3.2.14 Release

🪲 Bug Fixes

  • @Scheduled no longer works in case of multiple proxied target classes implementing the same interface [SPR-12709] #17306
  • ServletUriComponentsBuilder#initFromRequest can cause NPE [SPR-12723] #17320
  • Deadlock publishing event while creating listener bean [SPR-12739] #17336
  • Specified MVC resource at root level not considered "under location" [SPR-12747] #17344
  • EncodedResource does not include charset in equals() implementation [SPR-12767] #17364
  • StandardMultipartHttpServletRequest.StandardMultipartFile not serializable [SPR-12795] #17392
  • Incorrect value in InvalidPropertyException message from BeanWrapperImpl.setPropertyValue [SPR-12866] #17464
  • CronSequenceGenerator constructor goes into infinite loop with invalid increments [SPR-12871] #17469
  • PatternMatchUtils infinite loop bug [SPR-12971] #17563
  • CustomBooleanEditor may run into NPE when configured with allowEmpty=false [SPR-13010] #17601
  • NPE for alias resolved to null in SimpleAliasRegistry [SPR-13016] #17607
  • Remoting over JMS with receiveTimeout blocks service forever [SPR-13052] #17644
  • When use a @args as pointcut, there is case that occur a NPE at calling the unrelated method [SPR-13102] #17693
  • XML input vulnerability based on DTD declaration [SPR-13136] #17727
  • SpEL chooses wrong method to invoke when varargs method is present [SPR-12803] #17400

📔 Documentation

  • Documentation error in "SimpleJdbcInsert" section [SPR-12639] #17240
  • Consider rewording ack modes on the listener container javadocs [SPR-12705] #17302

3.2.13 Release

⭐ New Features

  • Consistent bridge method handling in annotation post-processors [SPR-12495] #17101

🪲 Bug Fixes

... (truncated)

Commits
  • ca50a47 Release version 4.3.21.RELEASE
  • 9600e01 Revised alias definition example in reference documentation
  • e9f7c35 ResolvableType-based matching consistently respects generic factory method re...
  • cf8479c Upgrade to Tomcat 8.5.35, Netty 4.1.31, Gson 2.8.5, Jackson 2.8.11.3
  • 1c1b942 DefaultResponseErrorHandler detects non-standard error code as well
  • 85b5c5a Polishing
  • ed9afa3 FastByteArrayOutputStream.read byte-to-int conversion
  • 22f4b1c SerializedBeanFactoryReference falls back to dummy with specific id
  • abacc6d BEST_MATCHING_HANDLER_ATTRIBUTE for spring-webmvc
  • 8d668ac Up-to-date version and link in ASM/CGLIB/Objenesis package javadoc
  • Additional commits viewable in compare view

Dependabot compatibility score

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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 27, 2020
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 31, 2022

Superseded by #9.

@dependabot dependabot bot closed this Mar 31, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.springframework-spring-core-4.3.21.RELEASE branch March 31, 2022 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant