Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump spring-core from 2.5.6.SEC03-atlassian-2 to 4.3.19.RELEASE in /target/classes/META-INF/maven/com.atlassian.plugin/atlassian-spring-scanner-runtime #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 18, 2020

Bumps spring-core from 2.5.6.SEC03-atlassian-2 to 4.3.19.RELEASE.

Release notes

Sourced from spring-core's releases.

4.2 RC1 Release

⭐ New Features

  • @SendTo does not get converter applied when returning Message [SPR-13124] #17715
  • Implement hashCode() for synthesized annotations [SPR-13066] #17658
  • Implement equals() for synthesized annotations [SPR-13065] #17657
  • Implement toString() for synthesized annotations [SPR-13064] #17656
  • Introduce putIfAbsent() in AnnotationAttributes [SPR-13060] #17652
  • No possible matches for invalid field access in DirectFieldAccessor [SPR-13053] #17645
  • mvcUrl is always rendering scheme+host+port, that should be optional only when absolute link is needed [SPR-13045] #17637
  • DataBinder should use ConversionService if PropertyEditor cannot produce required type [SPR-13042] #17634
  • Ability to prefix each RestTemplate request using some kind of UriPrefixingClientHttpRequestFactory [SPR-13035] #17627
  • LocaleChangeInterceptor not protected against CSRF [SPR-13032] #17624
  • Document "present" terminology in AnnotationUtils [SPR-13030] #17623
  • Provide access to the return type in MethodMetadata [SPR-13024] #17615
  • Destroy callback cannot be disabled for AutoCloseable beans [SPR-13022] #17613
  • Harmonize default converters with available editors [SPR-13020] #17611
  • Avoid eager error message formatting in pre-condition checks [SPR-13007] #17599
  • Introduce AopTestUtils in spring-test [SPR-13005] #17597
  • Eliminate inspection of meta-annotations on Java annotations [SPR-12989] #17580
  • NoHandlerFoundException message should not contain all headers [SPR-12984] #17575
  • Automatically register Jackson's JDK 8 module when available [SPR-12983] #17574
  • ShallowEtagHeaderFilter breaks SockJS and HTTP streaming async responses [SPR-12960] #17552
  • Using StandardWebSocketClient it's not possible to customize ClientEndpointConfig before it's passed to WebSocketContainer.connectToServer method [SPR-12955] #17547
  • Default RequestPostProcessor should be executed first [SPR-12945] #17538
  • Autowiring against a closed ApplicationContext should consistently fail [SPR-12932] #17525
  • Spring Performance Optimization, Comparing Classes [SPR-12926] #17519
  • Allow for marshalling the messaging Message payload with an user defined marshaller [SPR-12912] #17511
  • Configure reply type via JmsListenerContainerFactory [SPR-12911] #17510
  • @Configuration enhancer does not throw proper exception in case of mismatched @Bean method [SPR-12905] #17504
  • MVC should respect @ResponseStatus on exceptions during mapping [SPR-12903] #17502
  • Revisit "ApplicationEventMulticaster not initialized" behavior for early event publication scenarios [SPR-12902] #17501
  • Support expression in @SendTo for JMS endpoints [SPR-12899] #17498
  • Improve exception message in case of incomplete Caching configuration. [SPR-12898] #17497
  • ResourceHttpMessageConverter always returns "application/octet-stream" Content-Type [SPR-12894] #17493
  • OkHttp implementations of ClientHttpRequestFactory / AsyncClientHttpRequestFactory [SPR-12893] #17492
  • Better exception message for missing @RequestBody method parameter [SPR-12888] #17486
  • Support 'selector' header for subscriptions with SimpleBrokerMessageHandler [SPR-12884] #17482
  • Support injecting resource as Reader [SPR-12876] #17474
  • Improve handling of JDK dynamic proxies in DefaultAopProxyFactory. [SPR-12870] #17468
  • CookieGenerator.removeCookie doesnt support secure field [SPR-12865] #17463
  • MethodValidationPostProcessor could be more open to extension [SPR-12863] #17461
  • Indeterministic UnsatisfiedServletRequestParameterException#paramConditions [SPR-12854] #17452
  • Provide Access to Spring WebSocket's Configured PathMatcher [SPR-12845] #17443
  • add support of xlsx format to JasperReportsMultiFormatView [SPR-12843] #17441
  • HttpSessionHandshakeInterceptor's getSession(request) [SPR-12840] #17438
  • Introduce database-name attribute in <jdbc:embedded-database /> [SPR-12835] #17432
  • Allow <jdbc:embedded-database /> to be declared as an anonymous bean [SPR-12834] #17431
  • HTTP Streaming Directly to the OutputStream [SPR-12831] #17428
  • HttpComponentsClientHttpRequestFactory should not depend on CloseableHttpClient [SPR-12826] #17423
... (truncated)
Commits

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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.

Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 2.5.6.SEC03-atlassian-2 to 4.3.19.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/commits/v4.3.19.RELEASE)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 18, 2020
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 6, 2020

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants