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 org.springframework.integration:spring-integration-core from 5.3.1.RELEASE to 5.3.3.RELEASE in /dynamic-tcp #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 Jul 23, 2023

Bumps org.springframework.integration:spring-integration-core from 5.3.1.RELEASE to 5.3.3.RELEASE.

Release notes

Sourced from org.springframework.integration:spring-integration-core's releases.

v5.3.3.RELEASE

Change log:

6eb8a65df1154b0861887ea15e202ef93ac6691f Upgrade dependencies; prepare for release 8b70c201a6426e36db50157794d6e30ba19b4249 GH-3410: Add UDP SocketCustomizer 9e3b5d9cd5862ca5338968ea8d4bfff4bfc9fc10 Fix @InChAdapter for several supplier beans 0cd669fee939e2937d21200a6210ffa569a6d3e6 Revert "Fix @InChAdapter for several suppliers" cd9173cd95fe71d5a55baa834c618c8962a62ae0 Fix @InChAdapter for several supplier beans 3b60e456791bca6be74b2e093c2168c156fab1a4 Gateway: Propagate Error to the errorChannel d60f23549c8b807bb0805948d2f40a07bba0c931 Fix MeterRegistry eager load cab16c41f43187b62feaec7b29c9c653688c5656 GH-3395: Fix XML expression default for ARFOGateway e649480350ba4ccd65d17f38d767c3b680b26c43 Fix IntegrationReactiveUtils d0cab670ebc52d28abb9d8def8626e966af4ba55 GH-3376: Remove gauges on application ctx close 411e9945c34fbbd202426b71d480df2549166ada GH-3372: Expose (S)FTP remoteComparator for DSL 059bc896ff5f5bc61d39d92f62649fdec5c04982 GH-3373: Support IPV6 in AbstractInboundFileSynch 5e98f6d7f34898a9d87f6e4d0d6028c082025a9b GH-3374: Fix scan for BF propagation 30e4642a18943e185a3c991ef97a79ad23e07a61 GH-3370: Remove synchronized from RemoteFileUtils 2cba9791292d7936edc770c210ed8f72bed56869 Fix count and update in MongoDb stores b20d27644bace28ac570c79c380a83988a682090 Add gauges for queue channel size

v5.3.2.RELEASE

Change log:

e3be340badf7c5218912d15b9b5a0e2edc4cc75e (5.3.x) Improve MessageKryoRegistrar for registrations 66be7fde2d518684494c3a51d4c47d82e6b55f91 Upgrade dependencies; prepare for release f6587e29def08e116949d6093fdf1efa8975a783 Fix typo in KryoCodecTests 23f3482e8f6d20ba8c59360fc59072c50b3a18cf Improve Kryo Codec for registrations f095f94c7444d2fe9c701cda34fa3af47be85c5e GH-3348: Upgrade to MQTT Paho-1.2.4 dfa6c847f8f19f796e7af849870f07fbf386daa4 GH-3344: Treat kotlin.Unit return as null in MMIH (#3346) ca60db50a3f0fb5f49dbe48117c9986a8aae811c SO-62761903: Inject BF into Gateway's correlator a8c63e299101d79414c98ab12e1e63392398b494 Fix CachedSessionFactory Race 3857157ac14df787c2f5be67e575f4425cb68405 GH-3324. fix NPE in StdIntFlowContext 9082c12ba18b5f956fe356a2327f311470c6d054 Fix MessagingGatewaySupport for reactive error (#3319) 9cd8a4a0dd259942695f933f84f5c067f27ef648 GH-3315: Fix (S)FTP Stream with Fair Rotation 434817fc2c5c12a367178ebb604c5681c517484c GH-3307: Retry TransTimedEx in LockRepo.acquire

Commits
  • 1dd0315 [artifactory-release] Release version 5.3.3.RELEASE
  • 6eb8a65 Upgrade dependencies; prepare for release
  • 8b70c20 GH-3410: Add UDP SocketCustomizer
  • 9e3b5d9 Fix @InChAdapter for several supplier beans
  • 0cd669f Revert "Fix @InChAdapter for several suppliers"
  • cd9173c Fix @InChAdapter for several supplier beans
  • 3b60e45 Gateway: Propagate Error to the errorChannel
  • d60f235 Fix MeterRegistry eager load
  • cab16c4 GH-3395: Fix XML expression default for ARFOGateway
  • e649480 Fix IntegrationReactiveUtils
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [org.springframework.integration:spring-integration-core](https://github.com/spring-projects/spring-integration) from 5.3.1.RELEASE to 5.3.3.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-integration/releases)
- [Commits](spring-projects/spring-integration@v5.3.1.RELEASE...v5.3.3.RELEASE)

---
updated-dependencies:
- dependency-name: org.springframework.integration:spring-integration-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 23, 2023
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