Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps the java group with 6 updates:

Package From To
ch.qos.logback:logback-core 1.5.27 1.5.28
ch.qos.logback:logback-classic 1.5.27 1.5.28
org.mongodb:bson 5.6.2 5.6.3
org.mongodb:mongodb-driver-sync 5.6.2 5.6.3
co.elastic.clients:elasticsearch-java 9.2.4 9.3.0
org.elasticsearch.client:elasticsearch-rest-client 9.2.4 9.3.0

Updates ch.qos.logback:logback-core from 1.5.27 to 1.5.28

Release notes

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

Logback 1.5.28

2026-02-06 Release of logback version 1.5.28

• Appender names or appender references are no longer subject to variable substitution.

• Fixed issue with configurations with conditionals encompassing appenders. This was reported in issues/1016 reported by Sergey Sazonov.

• The element now admits a 'scan' attribute which can be used to override the 'scan' attribute in the element.

• Fixed NullPointerException thrown by VersionUtil.checkForVersionEquality method occurring with GraalVM Native Images. This issue was reported in issues/1014.

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

Commits
  • e7a1855 prepare release 1.5.28
  • e8dee44 cosmetic changes only
  • ded504c minor refactoring
  • 8af5459 fix NPE as reported in issues/1014
  • 4f560a0 appender names of references not subject to substitution
  • eab8e1d remove spurious Sytem.out, add javadoc
  • 9ff843d fix issues/1016
  • 769bce0 add scanStr field to PropertiesConfiguratorAction, refactor ResourceAction
  • 6fd0943 add missing package.html in logback-core
  • 5350e54 add missing package.html in logback-classic
  • Additional commits viewable in compare view

Updates ch.qos.logback:logback-classic from 1.5.27 to 1.5.28

Release notes

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

Logback 1.5.28

2026-02-06 Release of logback version 1.5.28

• Appender names or appender references are no longer subject to variable substitution.

• Fixed issue with configurations with conditionals encompassing appenders. This was reported in issues/1016 reported by Sergey Sazonov.

• The element now admits a 'scan' attribute which can be used to override the 'scan' attribute in the element.

• Fixed NullPointerException thrown by VersionUtil.checkForVersionEquality method occurring with GraalVM Native Images. This issue was reported in issues/1014.

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

Commits
  • e7a1855 prepare release 1.5.28
  • e8dee44 cosmetic changes only
  • ded504c minor refactoring
  • 8af5459 fix NPE as reported in issues/1014
  • 4f560a0 appender names of references not subject to substitution
  • eab8e1d remove spurious Sytem.out, add javadoc
  • 9ff843d fix issues/1016
  • 769bce0 add scanStr field to PropertiesConfiguratorAction, refactor ResourceAction
  • 6fd0943 add missing package.html in logback-core
  • 5350e54 add missing package.html in logback-classic
  • Additional commits viewable in compare view

Updates org.mongodb:bson from 5.6.2 to 5.6.3

Release notes

Sourced from org.mongodb:bson's releases.

Java Driver 5.6.3 (February 03, 2026)

What's Changed

Full Changelog: mongodb/mongo-java-driver@r5.6.2...r5.6.3

Commits

Updates org.mongodb:mongodb-driver-sync from 5.6.2 to 5.6.3

Release notes

Sourced from org.mongodb:mongodb-driver-sync's releases.

Java Driver 5.6.3 (February 03, 2026)

What's Changed

Full Changelog: mongodb/mongo-java-driver@r5.6.2...r5.6.3

Commits

Updates co.elastic.clients:elasticsearch-java from 9.2.4 to 9.3.0

Release notes

Sourced from co.elastic.clients:elasticsearch-java's releases.

v9.3.0

What's Changed

Check the official release notes - in particular the breaking changes.

Features and Enhancements (also in the release notes):

Full Changelog: elastic/elasticsearch-java@v9.2.4...v9.3.0

v9.2.5

What's Changed

Full Changelog: elastic/elasticsearch-java@v9.2.4...v9.2.5

Commits

Updates org.elasticsearch.client:elasticsearch-rest-client from 9.2.4 to 9.3.0

Release notes

Sourced from org.elasticsearch.client:elasticsearch-rest-client's releases.

Elasticsearch 9.3.0

Downloads: https://elastic.co/downloads/elasticsearch Release notes: https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.3.0-release-notes

Elasticsearch 9.2.5

Downloads: https://elastic.co/downloads/elasticsearch Release notes: https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.2.5-release-notes

Commits
  • 17b451d Mute org.elasticsearch.compute.operator.topn.TopNOomRaceTests testRace {repea...
  • 5d290c9 Round sinh result in spec tests (#141403) (#141465)
  • b08716e Mute org.elasticsearch.xpack.inference.integration.AuthorizationTaskExecutorI...
  • e5d84bf Fix yamlCompatibility for unmaintained previous major (#141390) (#141449)
  • d3dfce1 [Test] Set explicit heap size in DebPreservationTests to prevent oom-killed f...
  • 87fc26e This reduces the default sampling rate for traces in ES and disables reportin...
  • 20ea8d6 [CI] Enforce resolving mrjar jdk toolchains when building vm images (#141351)...
  • e2b841b [CI] Fix flakyness in build artifacts collecting (#141313) (#141405)
  • 1184017 [9.3] Add max_batch_size setting to EIS sparse service settings (#141185) (...
  • 7378e2b rest-api-spec: fix knn_search visibility (#141356) (#141378)
  • Additional commits viewable in compare view

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 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:

| Package | From | To |
| --- | --- | --- |
| [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) | `1.5.27` | `1.5.28` |
| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.27` | `1.5.28` |
| [org.mongodb:bson](https://github.com/mongodb/mongo-java-driver) | `5.6.2` | `5.6.3` |
| [org.mongodb:mongodb-driver-sync](https://github.com/mongodb/mongo-java-driver) | `5.6.2` | `5.6.3` |
| [co.elastic.clients:elasticsearch-java](https://github.com/elastic/elasticsearch-java) | `9.2.4` | `9.3.0` |
| [org.elasticsearch.client:elasticsearch-rest-client](https://github.com/elastic/elasticsearch) | `9.2.4` | `9.3.0` |


Updates `ch.qos.logback:logback-core` from 1.5.27 to 1.5.28
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](qos-ch/logback@v_1.5.27...v_1.5.28)

Updates `ch.qos.logback:logback-classic` from 1.5.27 to 1.5.28
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](qos-ch/logback@v_1.5.27...v_1.5.28)

Updates `org.mongodb:bson` from 5.6.2 to 5.6.3
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.6.2...r5.6.3)

Updates `org.mongodb:mongodb-driver-sync` from 5.6.2 to 5.6.3
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.6.2...r5.6.3)

Updates `co.elastic.clients:elasticsearch-java` from 9.2.4 to 9.3.0
- [Release notes](https://github.com/elastic/elasticsearch-java/releases)
- [Changelog](https://github.com/elastic/elasticsearch-java/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch-java@v9.2.4...v9.3.0)

Updates `org.elasticsearch.client:elasticsearch-rest-client` from 9.2.4 to 9.3.0
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch@v9.2.4...v9.3.0)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
  dependency-version: 1.5.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java
- dependency-name: ch.qos.logback:logback-classic
  dependency-version: 1.5.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java
- dependency-name: org.mongodb:bson
  dependency-version: 5.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java
- dependency-name: org.mongodb:mongodb-driver-sync
  dependency-version: 5.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java
- dependency-name: co.elastic.clients:elasticsearch-java
  dependency-version: 9.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java
- dependency-name: org.elasticsearch.client:elasticsearch-rest-client
  dependency-version: 9.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Feb 9, 2026
@alegauss alegauss merged commit 1e64fff into 2026.1 Feb 9, 2026
2 of 3 checks passed
@dependabot dependabot bot deleted the dependabot/maven/2026.1/java-c9e719a3c8 branch February 9, 2026 15:49
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