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-ws from 6.3.3 to 6.3.4 #600

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2024

Bumps org.springframework.integration:spring-integration-ws from 6.3.3 to 6.3.4.

Release notes

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

v6.3.4

🐞 Bug Fixes

  • The JdbcMetadataStore does not work well with PostgreSQL and MySQL-based vendors #9483
  • MessagingGatewaySupport onInit() not calling super.onInit() #9479
  • Spring Integration Smb upload fails to create missing remote directory when running on Windows #9456
  • TCP/IP: The cached connections are not freed when used with collaborating channel adapters on the client side #9432

🔨 Dependency Upgrades

  • Bump org.springframework.kafka:spring-kafka-bom from 3.2.3 to 3.2.4 #9486
  • Bump io.micrometer:micrometer-tracing-bom from 1.3.3 to 1.3.4 #9477
  • Bump org.springframework.retry:spring-retry from 2.0.8 to 2.0.9 #9476
  • Bump io.projectreactor:reactor-bom from 2023.0.9 to 2023.0.10 #9475
  • Bump io.micrometer:micrometer-bom from 1.13.3 to 1.13.4 #9474
  • Bump org.springframework.data:spring-data-bom from 2024.0.3 to 2024.0.4 #9473
  • Bump org.springframework:spring-framework-bom from 6.1.12 to 6.1.13 #9472
  • Bump org.apache.groovy:groovy-bom from 4.0.22 to 4.0.23 #9471
Commits
  • a2cae18 [artifactory-release] Release version 6.3.4
  • de1b5f8 Remove com.gradle.develocity plugin
  • be91fd3 Bump org.springframework.kafka:spring-kafka-bom from 3.2.3 to 3.2.4 (#9486)
  • e5786db Bump org.apache.tomcat.embed:tomcat-embed-websocket (#9484)
  • 229ffb7 GH-9481: Fix JdbcMetadataStore for PostgreSQL & MySQL
  • d302804 Remove applySystemFileSeparator() from SmbTestSupport
  • 671c906 GH-9478: Fix MessagingGatewaySupport.onInit() for calling super.onInit()
  • f77a59b Bump io.micrometer:micrometer-tracing-bom from 1.3.3 to 1.3.4 (#9477)
  • c48d386 Bump org.springframework.retry:spring-retry from 2.0.8 to 2.0.9 (#9476)
  • e4e7fb2 Bump org.springframework:spring-framework-bom from 6.1.12 to 6.1.13 (#9472)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 18, 2024
@dependabot dependabot bot force-pushed the dependabot/gradle/org.springframework.integration-spring-integration-ws-6.3.4 branch from 7fe081c to 5909717 Compare September 18, 2024 20:20
Bumps [org.springframework.integration:spring-integration-ws](https://github.com/spring-projects/spring-integration) from 6.3.3 to 6.3.4.
- [Release notes](https://github.com/spring-projects/spring-integration/releases)
- [Commits](spring-projects/spring-integration@v6.3.3...v6.3.4)

---
updated-dependencies:
- dependency-name: org.springframework.integration:spring-integration-ws
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/org.springframework.integration-spring-integration-ws-6.3.4 branch from 5909717 to b93d5da Compare September 18, 2024 21:00
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.

0 participants