chore(deps): Bump derby-version from 10.16.1.1 to 10.17.1.0#22624
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): Bump derby-version from 10.16.1.1 to 10.17.1.0#22624dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
|
🌟 Thank you for your contribution to the Apache Camel project! 🌟 🐫 Apache Camel Committers, please review the following items:
|
oscerd
approved these changes
Apr 15, 2026
Contributor
|
@dependabot rebase |
Bumps `derby-version` from 10.16.1.1 to 10.17.1.0. Updates `org.apache.derby:derby` from 10.16.1.1 to 10.17.1.0 Updates `org.apache.derby:derbytools` from 10.16.1.1 to 10.17.1.0 --- updated-dependencies: - dependency-name: org.apache.derby:derby dependency-version: 10.17.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.derby:derbytools dependency-version: 10.17.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
7f944f6 to
076fed7
Compare
apupier
requested changes
Apr 15, 2026
Contributor
apupier
left a comment
There was a problem hiding this comment.
requires code modification:
Error: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.15.0:testCompile (default-testCompile) on project camel-sql: Compilation failure: Compilation failure:
Error: /home/runner/work/camel/camel/components/camel-sql/src/test/java/org/apache/camel/processor/aggregate/jdbc/JdbcLoopTransactedSplitterStackSizeTest.java:[26,29] cannot access org.apache.derby.jdbc.EmbeddedDataSource
Error: bad class file: /home/runner/.m2/repository/org/apache/derby/derbytools/10.17.1.0/derbytools-10.17.1.0.jar(/org/apache/derby/jdbc/EmbeddedDataSource.class)
Error: class file has wrong version 63.0, should be 61.0
Error: Please remove or make sure it appears in the correct subdirectory of the classpath.
Error: /home/runner/work/camel/camel/components/camel-sql/src/test/java/org/apache/camel/processor/aggregate/jdbc/JdbcLoopTransactedSplitterStackSizeTest.java:[48,20] cannot find symbol
Error: symbol: class EmbeddedDataSource
Error: location: class org.apache.camel.processor.aggregate.jdbc.JdbcLoopTransactedSplitterStackSizeTest
Error: /home/runner/work/camel/camel/components/camel-sql/src/test/java/org/apache/camel/processor/aggregate/jdbc/JdbcLoopTransactedSplitterStackSizeTest.java:[150,23] cannot find symbol
Error: symbol: class EmbeddedDataSource
Error: location: class org.apache.camel.processor.aggregate.jdbc.JdbcLoopTransactedSplitterStackSizeTest.Derby
Error: /home/runner/work/camel/camel/components/camel-sql/src/test/java/org/apache/camel/processor/aggregate/jdbc/JdbcLoopTransactedSplitterStackSizeTest.java:[152,13] cannot find symbol
Error: symbol: class EmbeddedDataSource
Error: location: class org.apache.camel.processor.aggregate.jdbc.JdbcLoopTransactedSplitterStackSizeTest.Derby
Error: /home/runner/work/camel/camel/components/camel-sql/src/test/java/org/apache/camel/processor/aggregate/jdbc/JdbcLoopTransactedSplitterStackSizeTest.java:[152,41] cannot find symbol
Error: symbol: class EmbeddedDataSource
Error: location: class org.apache.camel.processor.aggregate.jdbc.JdbcLoopTransactedSplitterStackSizeTest.Derby
Error: -> [Help 1]
Contributor
|
ah okay so its not java 17 compatible, closing |
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps
derby-versionfrom 10.16.1.1 to 10.17.1.0.Updates
org.apache.derby:derbyfrom 10.16.1.1 to 10.17.1.0Updates
org.apache.derby:derbytoolsfrom 10.16.1.1 to 10.17.1.0