Skip to content

Bump org.hyperledger.fabric-chaincode-java:fabric-chaincode-shim from 2.4.1 to 2.5.10 in /builders/java#186

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/builders/java/org.hyperledger.fabric-chaincode-java-fabric-chaincode-shim-2.5.10
Open

Bump org.hyperledger.fabric-chaincode-java:fabric-chaincode-shim from 2.4.1 to 2.5.10 in /builders/java#186
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/builders/java/org.hyperledger.fabric-chaincode-java-fabric-chaincode-shim-2.5.10

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps org.hyperledger.fabric-chaincode-java:fabric-chaincode-shim from 2.4.1 to 2.5.10.

Release notes

Sourced from org.hyperledger.fabric-chaincode-java:fabric-chaincode-shim's releases.

v2.5.10

What's Changed

Full Changelog: hyperledger/fabric-chaincode-java@v2.5.9...v2.5.10

v2.5.9

What's Changed

New Contributors

Full Changelog: hyperledger/fabric-chaincode-java@v2.5.8...v2.5.9

v2.5.8

What's Changed

Migration considerations

The hyperledger/fabric-javaenv Docker image version 2.5.8 (and later) now uses a Java 25 runtime. Java smart contracts deployed to containers based on that image (which is the case with the Fabric v2.5 and v3.0 default chaincode builder) must now use Gradle wrappers at version 9.1.0 or later, since that version of Gradle added support for execution using Java 25.

fabric-chaincode-shim and the hyperledger/fabric-javaenv Docker image continue to be compatible with chaincode compiled for Java 11 (or later).

New Contributors

Full Changelog: hyperledger/fabric-chaincode-java@v2.5.7...v2.5.8

v2.5.7

What's Changed

New Contributors

Full Changelog: hyperledger/fabric-chaincode-java@v2.5.6...v2.5.7

v2.5.6

What's Changed

Migration considerations

... (truncated)

Changelog

Sourced from org.hyperledger.fabric-chaincode-java:fabric-chaincode-shim's changelog.

Changelog

Notable changes in each release are documented on the project's GitHub releases page. Change history from previous releases is retained below.

v2.5.0

Thu Dec 8 09:02:17 GMT 2022

  • 94cfadee Move inactive maintainers to emeritus status
  • 37bebee7 Adjust to using the Temurin JVM
  • 0c9f44fb Basic github actions workflow
  • d15f2cd1 Update pom.xml
  • 1fba41b2 Remove unrequired Maven wrapper directory Update Maven wrapper to latest version
  • 3a2db82d Bump version to 2.5.0
  • 35eabb0a PurgePrivateData
  • 80a36ee4 Swap to using the published fabric-protos libraries
  • dd551979 Update MAINTAINERS.md
  • f25df1b6 Add test for Logger.debug
  • d1d093b4 Regular Maintainece Task
  • 22c722fe Update README.md
  • 2c35c3ed JSONPropertyIgnore only works on getter
  • 02d1485a Change from RocketChat to Discord
  • 5608879e Temporarily remove nightly publish & Fix PR build
  • d13d3070 Fix transaction serializer usage
  • 5388349d Remove the log4j dependency
Commits
  • f813318 Update Gradle to 9.5.1 (#549)
  • aaac766 Update OpenTelemetry from 1.61.0 to 1.62.0 (#548)
  • 46fa6f9 Exclude TLS key password from chaincode server log (#547)
  • 2189bae Update versions following 2.5.9 release (#546)
  • 19c05d4 Update Gradle from 9.4.1 to 9.5.0 (#545)
  • 5cd4f45 Update dependencies (#543)
  • 583dd14 Bump actions/setup-node from 6.3.0 to 6.4.0 (#542)
  • 25ee361 ChaincodeBase: fix 'occured' -> 'occurred' in error log messages (#541)
  • f1843e4 Bump actions/upload-artifact from 7.0.0 to 7.0.1 (#540)
  • c8d9704 Bump docker/build-push-action from 7.0.0 to 7.1.0 (#539)
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [org.hyperledger.fabric-chaincode-java:fabric-chaincode-shim](https://github.com/hyperledger/fabric-chaincode-java) from 2.4.1 to 2.5.10.
- [Release notes](https://github.com/hyperledger/fabric-chaincode-java/releases)
- [Changelog](https://github.com/hyperledger/fabric-chaincode-java/blob/main/CHANGELOG.md)
- [Commits](hyperledger/fabric-chaincode-java@v2.4.1...v2.5.10)

---
updated-dependencies:
- dependency-name: org.hyperledger.fabric-chaincode-java:fabric-chaincode-shim
  dependency-version: 2.5.10
  dependency-type: direct:production
...

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 May 19, 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 Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants