Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2026

Bumps the dependencies group with 4 updates: ch.qos.logback:logback-classic, tools.jackson:jackson-bom, org.graalvm.sdk:nativeimage and org.graalvm.buildtools.native.

Updates ch.qos.logback:logback-classic from 1.5.25 to 1.5.26

Release notes

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

Logback 1.5.26

2026-01-25 Release of logback version 1.5.26

• InsertFromJNDIModelHandler was accessing javax.naming package forcing the inclusion of the optional java.naming module. This problem was raised in issues/1003 by Marius Hanl who also provided the relevant PR.

• In applications using shadow/fat/shade jars, module or package information could be lost. Thus, in the absence of version information, logback-classic would warn about version mismatches. Logback components now ship with properties files containing version information that survive shadow/fat/shade jars. This issue was reporteed in issues/1002 by Christoph Gritschenberger.

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

Commits
  • 33deb54 prepare release 1.5.26
  • d38a3e2 refactoring based on usage in logback-access
  • 4368333 move VersionUtil.getCoreVersionBySelfDeclaredProperties to CoreVersionUtil
  • 8bd5660 modify VersionCheckTest to use logback-core 1.5.25
  • 7a8f0b6 version information is self declared by modules.
  • 00d272f Do not use javax.naming namespace in the catch block, so that Logback can be ...
  • 420d67c mention country only, add missing 2016-03-29
  • 033aba4 fix javadoc errors
  • 6d52744 start work on 1.5.26-SNAPSHOT
  • See full diff in compare view

Updates tools.jackson:jackson-bom from 3.0.3 to 3.0.4

Commits
  • 6cde467 [maven-release-plugin] prepare release jackson-bom-3.0.4
  • b9c4f31 Prep for 3.0.4 release
  • 10dbd59 Merge branch '2.x' into 3.0
  • 28b01c6 Change 2.x to 2.22.0-SNAPSHOT
  • 441df8a Post-release version bump
  • a1b4814 [maven-release-plugin] prepare for next development iteration
  • 901b398 [maven-release-plugin] prepare release jackson-bom-2.21.0
  • 86a4b9f ...
  • 6b5de3a Prep for 2.21 release
  • 77abd20 Post-release dep version bump
  • Additional commits viewable in compare view

Updates org.graalvm.sdk:nativeimage from 25.0.1 to 25.0.2

Commits
  • 981ecb6 [GR-72395] Release GraalVM 25.0.2
  • 811aa54 release GraalVM 25.0.2
  • aeff345 [GR-70219] Backport to 25.0: Induction variable overflow detection: iv have r...
  • 58ec3b9 [GR-71786] Backport to 25.0: In-place copySwap in JavaMemoryUtil is a no-op.
  • 3df0577 [GR-71011] Backport to 25.0: Make native slot wrappers context-specific. Fixe...
  • ee11ac4 [GR-68985] Backport to 25.0: Fix the reachability-metadata schema and include...
  • ee7da6d [GR-72185] Update labsjdk to 25.0.2+10-jvmci-b01
  • c9260ad [GR-70097] Backport to 25.0: Fix constructor accessor checks.
  • 182c6d5 [GR-71881] Drop RSSTracker from disabled trackers for barista.
  • 0c0e816 [GR-71488] Backport to 25.0: Converting values injected by instruments.
  • Additional commits viewable in compare view

Updates org.graalvm.buildtools.native from 0.11.3 to 0.11.4

Release notes

Sourced from org.graalvm.buildtools.native's releases.

0.11.4

What's Changed

New Contributors

Full Changelog: graalvm/native-build-tools@0.11.3...0.11.4

Commits
  • cfa42b8 Merge pull request #815 from graalvm/release/0.11.4
  • 0db3ae0 Release 0.11.4
  • ea4d521 Merge pull request #814 from graalvm/update-metadata-to-0.3.33
  • c773ff7 Update reachability metadata to 0.3.33
  • 06737b9 Merge pull request #811 from graalvm/vj/support-compatibility-mode-preserve
  • 1ba5ebc Avoid reaching hosted elements with -H:Preserve=all
  • ffb728f Merge pull request #791 from graalvm/vj/project-documentation-and-testing
  • c6ff0a2 Merge pull request #808 from jormundur00/jormundur00/gh-807
  • aafd2e6 Fix wrong property name in the maven plugin documentation
  • ae4b8eb Fix relativlization bug (#792)
  • 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 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 <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 dependencies group with 4 updates: [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback), [tools.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom), [org.graalvm.sdk:nativeimage](https://github.com/oracle/graal) and [org.graalvm.buildtools.native](https://github.com/graalvm/native-build-tools).


Updates `ch.qos.logback:logback-classic` from 1.5.25 to 1.5.26
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](qos-ch/logback@v_1.5.25...v_1.5.26)

Updates `tools.jackson:jackson-bom` from 3.0.3 to 3.0.4
- [Commits](FasterXML/jackson-bom@jackson-bom-3.0.3...jackson-bom-3.0.4)

Updates `org.graalvm.sdk:nativeimage` from 25.0.1 to 25.0.2
- [Release notes](https://github.com/oracle/graal/releases)
- [Commits](oracle/graal@vm-25.0.1...vm-25.0.2)

Updates `org.graalvm.buildtools.native` from 0.11.3 to 0.11.4
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](graalvm/native-build-tools@0.11.3...0.11.4)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-version: 1.5.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: tools.jackson:jackson-bom
  dependency-version: 3.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.graalvm.sdk:nativeimage
  dependency-version: 25.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.graalvm.buildtools.native
  dependency-version: 0.11.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 27, 2026
@rfresh2 rfresh2 merged commit b57f929 into 1.21.4 Jan 27, 2026
2 checks passed
@rfresh2 rfresh2 deleted the dependabot/gradle/dependencies-61620deb64 branch January 27, 2026 02:38
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