Skip to content

chore(deps): Bump the java group across 1 directory with 6 updates#3586

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/foreign/java/java-b4fa3ad480
Open

chore(deps): Bump the java group across 1 directory with 6 updates#3586
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/foreign/java/java-b4fa3ad480

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor

Bumps the java group with 6 updates in the /foreign/java directory:

Package From To
ch.qos.logback:logback-classic 1.5.34 1.5.35
org.apache.flink:flink-connector-base 2.2.1 2.3.0
org.apache.flink:flink-streaming-java 2.2.1 2.3.0
org.apache.flink:flink-clients 2.2.1 2.3.0
org.apache.flink:flink-test-utils 2.2.1 2.3.0
org.apache.flink:flink-runtime 2.2.1 2.3.0

Updates ch.qos.logback:logback-classic from 1.5.34 to 1.5.35

Release notes

Sourced from ch.qos.logback:logback-classic's releases.

Logback 1.5.35

026-06-23 Release of logback version 1.5.35

• The 'condition' attribute in <if> elements now rejects unicode escape sequences (\u and \U). This closes a bypass of the existing prohibition on the new operator in Janino-evaluated conditions. This issue was reported by IcySun (icysun@qq.com) and registered as CVE-2026-13006.

• Added ConfiguratorRank.AUTHENTICATING (rank 100), the highest configurator rank, for certified/authenticating configurators discovered via the ServiceLoader mechanism. ContextInitializer now requires that at most one such configurator exist on the classpath; if more than one is found, initialization aborts with an error.

ConsoleCharsetPropertyDefiner is no longer shipped. The Java 21 multi-release compilation of logback-core has been disabled, which removes this class from the published artifact. Configurations that referenced ch.qos.logback.core.property.ConsoleCharsetPropertyDefiner will need an alternative approach for console charset detection.

• The logback-examples module is now included in artifacts published to Maven Central.

JoranConfigurator.makeAnotherInstance() and DefaultJoranConfigurator.performMultiStepConfigurationFileSearch() are now protected, allowing derived configurators to override these methods.

• A bitwise identical binary of this version can be reproduced by building from source code at commit 08bd1598d565d83444f72983935e7da4746783b7 associated with the tag v_1.5.35. Release built using Java "21" 2023-10-17 LTS build 21.0.1.+12-LTS-29 under Linux Debian 11.6.

Commits
  • 08bd159 preapre release 1.5.35
  • 37d256b indentation changes only
  • d3d7307 minor comment
  • fa0411a radomize file location
  • 834fdba disable consoleCharset test
  • 42eabc3 fix messages in IfModelHandler
  • 347efc8 add unicode escape prevention
  • 1b6ba73 allow derived classes to override makeAnotherInstance
  • 340e8be check for unicode escape codes in Janino conditions
  • 4468f5e adding support for certifying configurators
  • Additional commits viewable in compare view

Updates org.apache.flink:flink-connector-base from 2.2.1 to 2.3.0

Updates org.apache.flink:flink-streaming-java from 2.2.1 to 2.3.0

Commits
  • c0f8d1a Commit for release 2.3.0
  • a2d6a26 [FLINK-39922][runtime/test] Fix the flaky test case AbstractAsyncRunnableStre...
  • 9d0688b [hotfix][build] Put commas into exclusion groups to avoid commas only (#28430)
  • 555e4fb [FLINK-39914][runtime] Fix flaky TaskDeploymentDescriptorFactoryTest#testHybr...
  • 72f424f [FLINK-34921][tests] Stop SystemProcessingTimeServiceTest hanging on timing j...
  • 7b4dbcf [hotfix][tests] Reenable `PeriodicMaterializationManagerTest.testInitialDelay...
  • 82cc7f2 [FLINK-39884][ci] Run free_disk_space.sh in the GitHub Actions e2e jobs (#28412)
  • 0831fff [FLINK-39919][connector-base/tests] Increase the timeout for SplitFetcherMana...
  • c581705 [FLINK-39918][tests] Stop operator-restore tests hanging on unexpected job st...
  • 9e7dc04 [FLINK-39917][tests] Wait for RM disconnect log in JobMasterTriggerSavepointI...
  • Additional commits viewable in compare view

Updates org.apache.flink:flink-clients from 2.2.1 to 2.3.0

Commits
  • c0f8d1a Commit for release 2.3.0
  • a2d6a26 [FLINK-39922][runtime/test] Fix the flaky test case AbstractAsyncRunnableStre...
  • 9d0688b [hotfix][build] Put commas into exclusion groups to avoid commas only (#28430)
  • 555e4fb [FLINK-39914][runtime] Fix flaky TaskDeploymentDescriptorFactoryTest#testHybr...
  • 72f424f [FLINK-34921][tests] Stop SystemProcessingTimeServiceTest hanging on timing j...
  • 7b4dbcf [hotfix][tests] Reenable `PeriodicMaterializationManagerTest.testInitialDelay...
  • 82cc7f2 [FLINK-39884][ci] Run free_disk_space.sh in the GitHub Actions e2e jobs (#28412)
  • 0831fff [FLINK-39919][connector-base/tests] Increase the timeout for SplitFetcherMana...
  • c581705 [FLINK-39918][tests] Stop operator-restore tests hanging on unexpected job st...
  • 9e7dc04 [FLINK-39917][tests] Wait for RM disconnect log in JobMasterTriggerSavepointI...
  • Additional commits viewable in compare view

Updates org.apache.flink:flink-test-utils from 2.2.1 to 2.3.0

Updates org.apache.flink:flink-runtime from 2.2.1 to 2.3.0

Commits
  • c0f8d1a Commit for release 2.3.0
  • a2d6a26 [FLINK-39922][runtime/test] Fix the flaky test case AbstractAsyncRunnableStre...
  • 9d0688b [hotfix][build] Put commas into exclusion groups to avoid commas only (#28430)
  • 555e4fb [FLINK-39914][runtime] Fix flaky TaskDeploymentDescriptorFactoryTest#testHybr...
  • 72f424f [FLINK-34921][tests] Stop SystemProcessingTimeServiceTest hanging on timing j...
  • 7b4dbcf [hotfix][tests] Reenable `PeriodicMaterializationManagerTest.testInitialDelay...
  • 82cc7f2 [FLINK-39884][ci] Run free_disk_space.sh in the GitHub Actions e2e jobs (#28412)
  • 0831fff [FLINK-39919][connector-base/tests] Increase the timeout for SplitFetcherMana...
  • c581705 [FLINK-39918][tests] Stop operator-restore tests hanging on unexpected job st...
  • 9e7dc04 [FLINK-39917][tests] Wait for RM disconnect log in JobMasterTriggerSavepointI...
  • Additional commits viewable in compare view

Updates org.apache.flink:flink-streaming-java from 2.2.1 to 2.3.0

Commits
  • c0f8d1a Commit for release 2.3.0
  • a2d6a26 [FLINK-39922][runtime/test] Fix the flaky test case AbstractAsyncRunnableStre...
  • 9d0688b [hotfix][build] Put commas into exclusion groups to avoid commas only (#28430)
  • 555e4fb [FLINK-39914][runtime] Fix flaky TaskDeploymentDescriptorFactoryTest#testHybr...
  • 72f424f [FLINK-34921][tests] Stop SystemProcessingTimeServiceTest hanging on timing j...
  • 7b4dbcf [hotfix][tests] Reenable `PeriodicMaterializationManagerTest.testInitialDelay...
  • 82cc7f2 [FLINK-39884][ci] Run free_disk_space.sh in the GitHub Actions e2e jobs (#28412)
  • 0831fff [FLINK-39919][connector-base/tests] Increase the timeout for SplitFetcherMana...
  • c581705 [FLINK-39918][tests] Stop operator-restore tests hanging on unexpected job st...
  • 9e7dc04 [FLINK-39917][tests] Wait for RM disconnect log in JobMasterTriggerSavepointI...
  • Additional commits viewable in compare view

Updates org.apache.flink:flink-clients from 2.2.1 to 2.3.0

Commits
  • c0f8d1a Commit for release 2.3.0
  • a2d6a26 [FLINK-39922][runtime/test] Fix the flaky test case AbstractAsyncRunnableStre...
  • 9d0688b [hotfix][build] Put commas into exclusion groups to avoid commas only (#28430)
  • 555e4fb [FLINK-39914][runtime] Fix flaky TaskDeploymentDescriptorFactoryTest#testHybr...
  • 72f424f [FLINK-34921][tests] Stop SystemProcessingTimeServiceTest hanging on timing j...
  • 7b4dbcf [hotfix][tests] Reenable `PeriodicMaterializationManagerTest.testInitialDelay...
  • 82cc7f2 [FLINK-39884][ci] Run free_disk_space.sh in the GitHub Actions e2e jobs (#28412)
  • 0831fff [FLINK-39919][connector-base/tests] Increase the timeout for SplitFetcherMana...
  • c581705 [FLINK-39918][tests] Stop operator-restore tests hanging on unexpected job st...
  • 9e7dc04 [FLINK-39917][tests] Wait for RM disconnect log in JobMasterTriggerSavepointI...
  • Additional commits viewable in compare view

Updates org.apache.flink:flink-test-utils from 2.2.1 to 2.3.0

Updates org.apache.flink:flink-runtime from 2.2.1 to 2.3.0

Commits
  • c0f8d1a Commit for release 2.3.0
  • a2d6a26 [FLINK-39922][runtime/test] Fix the flaky test case AbstractAsyncRunnableStre...
  • 9d0688b [hotfix][build] Put commas into exclusion groups to avoid commas only (#28430)
  • 555e4fb [FLINK-39914][runtime] Fix flaky TaskDeploymentDescriptorFactoryTest#testHybr...
  • 72f424f [FLINK-34921][tests] Stop SystemProcessingTimeServiceTest hanging on timing j...
  • 7b4dbcf [hotfix][tests] Reenable `PeriodicMaterializationManagerTest.testInitialDelay...
  • 82cc7f2 [FLINK-39884][ci] Run free_disk_space.sh in the GitHub Actions e2e jobs (#28412)
  • 0831fff [FLINK-39919][connector-base/tests] Increase the timeout for SplitFetcherMana...
  • c581705 [FLINK-39918][tests] Stop operator-restore tests hanging on unexpected job st...
  • 9e7dc04 [FLINK-39917][tests] Wait for RM disconnect log in JobMasterTriggerSavepointI...
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the java group with 6 updates in the /foreign/java directory:

| Package | From | To |
| --- | --- | --- |
| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.34` | `1.5.35` |
| org.apache.flink:flink-connector-base | `2.2.1` | `2.3.0` |
| [org.apache.flink:flink-streaming-java](https://github.com/apache/flink) | `2.2.1` | `2.3.0` |
| [org.apache.flink:flink-clients](https://github.com/apache/flink) | `2.2.1` | `2.3.0` |
| org.apache.flink:flink-test-utils | `2.2.1` | `2.3.0` |
| [org.apache.flink:flink-runtime](https://github.com/apache/flink) | `2.2.1` | `2.3.0` |



Updates `ch.qos.logback:logback-classic` from 1.5.34 to 1.5.35
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](qos-ch/logback@v_1.5.34...v_1.5.35)

Updates `org.apache.flink:flink-connector-base` from 2.2.1 to 2.3.0

Updates `org.apache.flink:flink-streaming-java` from 2.2.1 to 2.3.0
- [Commits](apache/flink@release-2.2.1...release-2.3.0)

Updates `org.apache.flink:flink-clients` from 2.2.1 to 2.3.0
- [Commits](apache/flink@release-2.2.1...release-2.3.0)

Updates `org.apache.flink:flink-test-utils` from 2.2.1 to 2.3.0

Updates `org.apache.flink:flink-runtime` from 2.2.1 to 2.3.0
- [Commits](apache/flink@release-2.2.1...release-2.3.0)

Updates `org.apache.flink:flink-streaming-java` from 2.2.1 to 2.3.0
- [Commits](apache/flink@release-2.2.1...release-2.3.0)

Updates `org.apache.flink:flink-clients` from 2.2.1 to 2.3.0
- [Commits](apache/flink@release-2.2.1...release-2.3.0)

Updates `org.apache.flink:flink-test-utils` from 2.2.1 to 2.3.0

Updates `org.apache.flink:flink-runtime` from 2.2.1 to 2.3.0
- [Commits](apache/flink@release-2.2.1...release-2.3.0)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-version: 1.5.35
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java
- dependency-name: org.apache.flink:flink-connector-base
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java
- dependency-name: org.apache.flink:flink-streaming-java
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java
- dependency-name: org.apache.flink:flink-clients
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java
- dependency-name: org.apache.flink:flink-test-utils
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java
- dependency-name: org.apache.flink:flink-runtime
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java
- dependency-name: org.apache.flink:flink-streaming-java
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java
- dependency-name: org.apache.flink:flink-clients
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java
- dependency-name: org.apache.flink:flink-test-utils
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java
- dependency-name: org.apache.flink:flink-runtime
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Issues related to Java SDK labels Jun 30, 2026
@github-actions github-actions Bot added the S-waiting-on-review PR is waiting on a reviewer label Jun 30, 2026
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 Issues related to Java SDK S-waiting-on-review PR is waiting on a reviewer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants