Bump the "java" group with 1 updates across multiple ecosystems
Type: Pull Request
State: Open
Association: Unknown
Comments: 2
(4 months ago)
(4 months ago)
dependencies java
Bumps the java group with 2 updates in the /examples/fabric-contract-example-maven directory: ch.qos.logback:logback-classic and org.apache.maven.plugins:maven-compiler-plugin.
Bumps the java group with 1 update in the /fabric-chaincode-integration-test/src/contracts/bare-maven directory: org.apache.maven.plugins:maven-compiler-plugin.
Bumps the java group with 1 update in the /fabric-chaincode-integration-test/src/contracts/wrapper-maven directory: org.apache.maven.plugins:maven-compiler-plugin.
Updates ch.qos.logback:logback-classic from 1.5.26 to 1.5.27
Release notes
Sourced from ch.qos.logback:logback-classic's releases.
Logback 1.5.27
2026-01-30 Release of logback version 1.5.27
• Updated license to Eclipse Public License version 2.0 from version 1.0, retaining the GPL 2.1 dual-license.
• Fixed missing MDC data transmitted by
SocketAppenderreported in issues/1010 by Lars Vogel.• Removed all
Receiverclasses and components which were already disabled for several years.• Refactored file scanning code for improved clarity.
• In
SizeAndTimeBasedRollingPolicymodifiedtotalSizeCapandmaxFileSizecomparison to taking into account file compression. This fixes issues/1007.• A bit-wise identical binary of this version can be reproduced by building from source code at commit 3618eb01aad6672f9cd250dccf7546a69cbe982f associated with the tag v_1.5.27. Release built using Java "21" 2023-10-17 LTS build 21.0.1.+12-LTS-29 under Linux Debian 11.6.
Commits
3618eb0increase timeout delay to 2000 millisdb150c3prepare release 1.5.270370b13fix missing MDC transmission in SocketAppender. Fixes issues/10108100acdremove RemoteAppender*2b67210remove Receiver related classesd84b586remove ReceiverModelHandler - project still builds indicating no active usage44049edremove support for receivers in SerializedModelConfigurator and JoranConfigur...56085d8fix teste7764f4refactor file change scanning for claritye56a12fbump assertj version- Additional commits viewable in compare view
Updates org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0
Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
3.15.0
🐛 Bug Fixes
- Fix Java 25 compatibility during integration tests (#1020)
@desruisseaux- [MCOMPILER-540] - useIncrementalCompilation=false may add generated sources to the sources list (#192)
@mensinda👻 Maintenance
- Bump org.apache.maven.plugins:maven-plugins from 45 to 46 (#1015)
@slachiewicz- Remove declaration of "plexus-snapshots" repository (#1010)
@desruisseaux- Works only with Maven 4.0.0 rc4 (#996)
@slachiewicz- Enable Java 25 and Maven 4 in CI (#975)
@slachiewicz📦 Dependency updates
- Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.4.0 to 3.5.0 (#1016) @dependabot[bot]
- Bump plexusCompilerVersion from 2.16.1 to 2.16.2 (#1021) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-plugins from 46 to 47 (#1019) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.2 (#1008) @dependabot[bot]
- Bump org.ow2.asm:asm from 9.9 to 9.9.1 (#1005) @dependabot[bot]
- Bump mavenVersion from 3.9.11 to 3.9.12 (#1007) @dependabot[bot]
- Bump maven-plugin-testing-harness to 3.4.0 (#1001)
@slawekjaranowski- Bump plexusCompilerVersion from 2.16.0 to 2.16.1 (#999) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-java from 1.5.0 to 1.5.1 (#993) @dependabot[bot]
- Bump plexusCompilerVersion from 2.15.0 to 2.16.0 (#992) @dependabot[bot]
- Bump org.ow2.asm:asm from 9.8 to 9.9 (#981) @dependabot[bot]
Commits
9290cb3[maven-release-plugin] prepare release maven-compiler-plugin-3.15.03657d40Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness7bbf805Bump plexusCompilerVersion from 2.16.1 to 2.16.257fa938Bump org.apache.maven.plugins:maven-plugins from 46 to 47385e3f2Fix Java 25 compatibility during integration tests (#1020)6b34423Bump org.apache.maven.plugins:maven-plugins from 45 to 46aaeb9c6[MCOMPILER-540] useIncrementalCompilation=false may add generated sources to ...6e3db9dBump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.20fe9b84Remove declaration of "plexus-snapshots" repository (#1010)35f6800Bump org.ow2.asm:asm from 9.9 to 9.9.1- Additional commits viewable in compare view
Updates org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0
Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
3.15.0
🐛 Bug Fixes
- Fix Java 25 compatibility during integration tests (#1020)
@desruisseaux- [MCOMPILER-540] - useIncrementalCompilation=false may add generated sources to the sources list (#192)
@mensinda👻 Maintenance
- Bump org.apache.maven.plugins:maven-plugins from 45 to 46 (#1015)
@slachiewicz- Remove declaration of "plexus-snapshots" repository (#1010)
@desruisseaux- Works only with Maven 4.0.0 rc4 (#996)
@slachiewicz- Enable Java 25 and Maven 4 in CI (#975)
@slachiewicz📦 Dependency updates
- Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.4.0 to 3.5.0 (#1016) @dependabot[bot]
- Bump plexusCompilerVersion from 2.16.1 to 2.16.2 (#1021) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-plugins from 46 to 47 (#1019) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.2 (#1008) @dependabot[bot]
- Bump org.ow2.asm:asm from 9.9 to 9.9.1 (#1005) @dependabot[bot]
- Bump mavenVersion from 3.9.11 to 3.9.12 (#1007) @dependabot[bot]
- Bump maven-plugin-testing-harness to 3.4.0 (#1001)
@slawekjaranowski- Bump plexusCompilerVersion from 2.16.0 to 2.16.1 (#999) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-java from 1.5.0 to 1.5.1 (#993) @dependabot[bot]
- Bump plexusCompilerVersion from 2.15.0 to 2.16.0 (#992) @dependabot[bot]
- Bump org.ow2.asm:asm from 9.8 to 9.9 (#981) @dependabot[bot]
Commits
9290cb3[maven-release-plugin] prepare release maven-compiler-plugin-3.15.03657d40Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness7bbf805Bump plexusCompilerVersion from 2.16.1 to 2.16.257fa938Bump org.apache.maven.plugins:maven-plugins from 46 to 47385e3f2Fix Java 25 compatibility during integration tests (#1020)6b34423Bump org.apache.maven.plugins:maven-plugins from 45 to 46aaeb9c6[MCOMPILER-540] useIncrementalCompilation=false may add generated sources to ...6e3db9dBump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.20fe9b84Remove declaration of "plexus-snapshots" repository (#1010)35f6800Bump org.ow2.asm:asm from 9.9 to 9.9.1- Additional commits viewable in compare view
Updates org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0
Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
3.15.0
🐛 Bug Fixes
- Fix Java 25 compatibility during integration tests (#1020)
@desruisseaux- [MCOMPILER-540] - useIncrementalCompilation=false may add generated sources to the sources list (#192)
@mensinda👻 Maintenance
- Bump org.apache.maven.plugins:maven-plugins from 45 to 46 (#1015)
@slachiewicz- Remove declaration of "plexus-snapshots" repository (#1010)
@desruisseaux- Works only with Maven 4.0.0 rc4 (#996)
@slachiewicz- Enable Java 25 and Maven 4 in CI (#975)
@slachiewicz📦 Dependency updates
- Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.4.0 to 3.5.0 (#1016) @dependabot[bot]
- Bump plexusCompilerVersion from 2.16.1 to 2.16.2 (#1021) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-plugins from 46 to 47 (#1019) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.2 (#1008) @dependabot[bot]
- Bump org.ow2.asm:asm from 9.9 to 9.9.1 (#1005) @dependabot[bot]
- Bump mavenVersion from 3.9.11 to 3.9.12 (#1007) @dependabot[bot]
- Bump maven-plugin-testing-harness to 3.4.0 (#1001)
@slawekjaranowski- Bump plexusCompilerVersion from 2.16.0 to 2.16.1 (#999) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-java from 1.5.0 to 1.5.1 (#993) @dependabot[bot]
- Bump plexusCompilerVersion from 2.15.0 to 2.16.0 (#992) @dependabot[bot]
- Bump org.ow2.asm:asm from 9.8 to 9.9 (#981) @dependabot[bot]
Commits
9290cb3[maven-release-plugin] prepare release maven-compiler-plugin-3.15.03657d40Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness7bbf805Bump plexusCompilerVersion from 2.16.1 to 2.16.257fa938Bump org.apache.maven.plugins:maven-plugins from 46 to 47385e3f2Fix Java 25 compatibility during integration tests (#1020)6b34423Bump org.apache.maven.plugins:maven-plugins from 45 to 46aaeb9c6[MCOMPILER-540] useIncrementalCompilation=false may add generated sources to ...6e3db9dBump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.20fe9b84Remove declaration of "plexus-snapshots" repository (#1010)35f6800Bump org.ow2.asm:asm from 9.9 to 9.9.1- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
Technical Details
| ID: | 13400960 |
| UUID: | 3884718646 |
| Node ID: | PR_kwDOBecmdc7A2dzZ |
| Host: | GitHub |
| Repository: | hyperledger/fabric-chaincode-java |