Skip to content

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
dependabot/maven/derby-version-10.17.1.0
Closed

chore(deps): Bump derby-version from 10.16.1.1 to 10.17.1.0#22624
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/derby-version-10.17.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2026

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 15, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟
🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run
  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot although they are normally detected and executed by CI.
  • You can label PRs using skip-tests and test-dependents to fine-tune the checks executed by this PR.
  • Build and test logs are available in the summary page. Only Apache Camel committers have access to the summary.

⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@davsclaus
Copy link
Copy Markdown
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>
@dependabot dependabot bot force-pushed the dependabot/maven/derby-version-10.17.1.0 branch from 7f944f6 to 076fed7 Compare April 15, 2026 18:01
Copy link
Copy Markdown
Contributor

@apupier apupier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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]

@davsclaus
Copy link
Copy Markdown
Contributor

ah okay so its not java 17 compatible, closing

@davsclaus davsclaus closed this Apr 16, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 16, 2026

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 ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/derby-version-10.17.1.0 branch April 16, 2026 05:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core-build-and-dependencies 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.

3 participants