Skip to content

Bump quarkus.mcp.version from 1.8.1 to 1.9.0#1143

Merged
github-actions[bot] merged 1 commit intodevelopfrom
dependabot/maven/develop/quarkus.mcp.version-1.9.0
Jan 31, 2026
Merged

Bump quarkus.mcp.version from 1.8.1 to 1.9.0#1143
github-actions[bot] merged 1 commit intodevelopfrom
dependabot/maven/develop/quarkus.mcp.version-1.9.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps quarkus.mcp.version from 1.8.1 to 1.9.0.
Updates io.quarkiverse.mcp:quarkus-mcp-server-http from 1.8.1 to 1.9.0

Updates io.quarkiverse.mcp:quarkus-mcp-server-test from 1.8.1 to 1.9.0

Release notes

Sourced from io.quarkiverse.mcp:quarkus-mcp-server-test's releases.

1.9.0

What's Changed

New Contributors

Full Changelog: quarkiverse/quarkus-mcp-server@1.8.0...1.9.0

Commits
  • 91c12cd [maven-release-plugin] prepare release 1.9.0
  • dd7cddc Update the latest release version 1.9.0 in documentation
  • bddca8b Merge pull request #577 from quarkiverse/trigger-1-9-0
  • 989eabe Trigger 1.9.0
  • c987c5c Merge pull request #575 from mkouba/update-samples-1-8-1
  • df5acd7 Merge pull request #574 from mkouba/test-coverage-hibernate-validator
  • 5c073dc Upgrade samples to 1.8.1
  • 6dac1e0 tests: improve the coverage of the hibernate validator module
  • fe6c84b Merge pull request #573 from mkouba/streamable-first-message-test
  • 94cc0ea streamable: add FirstMessageMustBeInitTest
  • 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 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)

Bumps `quarkus.mcp.version` from 1.8.1 to 1.9.0.

Updates `io.quarkiverse.mcp:quarkus-mcp-server-http` from 1.8.1 to 1.9.0

Updates `io.quarkiverse.mcp:quarkus-mcp-server-test` from 1.8.1 to 1.9.0
- [Release notes](https://github.com/quarkiverse/quarkus-mcp-server/releases)
- [Commits](quarkiverse/quarkus-mcp-server@1.8.1...1.9.0)

---
updated-dependencies:
- dependency-name: io.quarkiverse.mcp:quarkus-mcp-server-http
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkiverse.mcp:quarkus-mcp-server-test
  dependency-version: 1.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 31, 2026
@github-actions
Copy link

Compatibility matrix for sdmx-dl

HEAD
jdemetra-dotstat v2.2.10
v2.2.11
v2.2.12
jdplus-sdmx v3.3.1
v3.3.2
v3.3.3
jdemetra-dotstat @ v2.2.10 -> HEAD
[ERROR] COMPILATION ERROR : 
[ERROR] /tmp/project9228948494056411150/demetra-dotstat-core/src/main/java/be/nbb/demetra/dotstat/DotStatAccessor.java:[96,54] cannot find symbol
  symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
  location: variable conn of type sdmxdl.Connection
[ERROR] /tmp/project9228948494056411150/demetra-dotstat-core/src/main/java/be/nbb/demetra/dotstat/DotStatAccessor.java:[108,54] cannot find symbol
  symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
  location: variable conn of type sdmxdl.Connection
[ERROR] /tmp/project9228948494056411150/demetra-dotstat-core/src/main/java/be/nbb/demetra/dotstat/DotStatAccessor.java:[120,54] cannot find symbol
  symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
  location: variable conn of type sdmxdl.Connection
[ERROR] /tmp/project9228948494056411150/demetra-dotstat-core/src/main/java/be/nbb/demetra/dotstat/DotStatAccessor.java:[128,29] cannot find symbol
  symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
  location: variable conn of type sdmxdl.Connection
[ERROR] /tmp/project9228948494056411150/demetra-dotstat-core/src/main/java/be/nbb/demetra/dotstat/DotStatProvider.java:[88,84] cannot find symbol
  symbol:   method getFlow(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
  location: variable conn of type sdmxdl.Connection
[ERROR] /tmp/project9228948494056411150/demetra-dotstat-core/src/main/java/be/nbb/demetra/dotstat/DotStatProvider.java:[99,33] cannot find symbol
  symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
  location: variable conn of type sdmxdl.Connection
[ERROR] /tmp/project9228948494056411150/demetra-dotstat-core/src/main/java/be/nbb/demetra/dotstat/DotStatProvider.java:[120,41] cannot find symbol
  symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
  location: variable conn of type sdmxdl.Connection
[ERROR] /tmp/project9228948494056411150/demetra-dotstat-core/src/main/java/internal/sdmx/SdmxCubeAccessor.java:[45,29] cannot find symbol
  symbol:   method getFlow(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
  location: variable conn of type sdmxdl.Connection
[ERROR] /tmp/project9228948494056411150/demetra-dotstat-core/src/main/java/internal/sdmx/SdmxCubeAccessor.java:[46,33] cannot find symbol
  symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
  location: variable conn of type sdmxdl.Connection
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.0:compile (default-compile) on project demetra-dotstat-core: Compilation failure: Compilation failure: 
[ERROR] /tmp/project9228948494056411150/demetra-dotstat-core/src/main/java/be/nbb/demetra/dotstat/DotStatAccessor.java:[96,54] cannot find symbol
[ERROR]   symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
[ERROR]   location: variable conn of type sdmxdl.Connection
[ERROR] /tmp/project9228948494056411150/demetra-dotstat-core/src/main/java/be/nbb/demetra/dotstat/DotStatAccessor.java:[108,54] cannot find symbol
[ERROR]   symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
[ERROR]   location: variable conn of type sdmxdl.Connection
[ERROR] /tmp/project9228948494056411150/demetra-dotstat-core/src/main/java/be/nbb/demetra/dotstat/DotStatAccessor.java:[120,54] cannot find symbol
[ERROR]   symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
[ERROR]   location: variable conn of type sdmxdl.Connection
[ERROR] /tmp/project9228948494056411150/demetra-dotstat-core/src/main/java/be/nbb/demetra/dotstat/DotStatAccessor.java:[128,29] cannot find symbol
[ERROR]   symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
[ERROR]   location: variable conn of type sdmxdl.Connection
[ERROR] /tmp/project9228948494056411150/demetra-dotstat-core/src/main/java/be/nbb/demetra/dotstat/DotStatProvider.java:[88,84] cannot find symbol
[ERROR]   symbol:   method getFlow(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
[ERROR]   location: variable conn of type sdmxdl.Connection
[ERROR] /tmp/project9228948494056411150/demetra-dotstat-core/src/main/java/be/nbb/demetra/dotstat/DotStatProvider.java:[99,33] cannot find symbol
[ERROR]   symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
[ERROR]   location: variable conn of type sdmxdl.Connection
[ERROR] /tmp/project9228948494056411150/demetra-dotstat-core/src/main/java/be/nbb/demetra/dotstat/DotStatProvider.java:[120,41] cannot find symbol
[ERROR]   symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
[ERROR]   location: variable conn of type sdmxdl.Connection
[ERROR] /tmp/project9228948494056411150/demetra-dotstat-core/src/main/java/internal/sdmx/SdmxCubeAccessor.java:[45,29] cannot find symbol
[ERROR]   symbol:   method getFlow(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
[ERROR]   location: variable conn of type sdmxdl.Connection
[ERROR] /tmp/project9228948494056411150/demetra-dotstat-core/src/main/java/internal/sdmx/SdmxCubeAccessor.java:[46,33] cannot find symbol
[ERROR]   symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
[ERROR]   location: variable conn of type sdmxdl.Connection
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal on project demetra-dotstat-desktop: Could not resolve dependencies for project be.nbb.demetra:demetra-dotstat-desktop:nbm:2.2.10
[ERROR] dependency: be.nbb.demetra:demetra-dotstat-core:jar:2.2.10 (compile)
[ERROR] 	Could not find artifact be.nbb.demetra:demetra-dotstat-core:jar:2.2.10 in central (https://repo.maven.apache.org/maven2)
[ERROR] -> [Help 2]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :demetra-dotstat-core
jdplus-sdmx @ v3.3.1 -> HEAD
[ERROR] COMPILATION ERROR : 
[ERROR] /tmp/project10515123654569456759/jdplus-sdmx-base/jdplus-sdmx-base-parent/jdplus-sdmx-base-api/src/main/java/internal/sdmx/base/api/SdmxCubeConnection.java:[50,31] cannot find symbol
  symbol:   method getFlow(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
  location: variable connection of type sdmxdl.Connection
[ERROR] /tmp/project10515123654569456759/jdplus-sdmx-base/jdplus-sdmx-base-parent/jdplus-sdmx-base-api/src/main/java/internal/sdmx/base/api/SdmxCubeConnection.java:[51,35] cannot find symbol
  symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
  location: variable connection of type sdmxdl.Connection
[ERROR] COMPILATION ERROR : 
[ERROR] /tmp/project10515123654569456759/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/internal/sdmx/desktop/plugin/SdmxAutoCompletion.java:[211,41] cannot find symbol
  symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
  location: variable c of type sdmxdl.Connection
[ERROR] /tmp/project10515123654569456759/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/internal/sdmx/desktop/plugin/SdmxAutoCompletion.java:[222,116] cannot find symbol
  symbol:   method getPosition()
  location: variable o of type sdmxdl.Dimension
[ERROR] /tmp/project10515123654569456759/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/internal/sdmx/desktop/plugin/SdmxAutoCompletion.java:[263,41] cannot find symbol
  symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
  location: variable c of type sdmxdl.Connection
[ERROR] /tmp/project10515123654569456759/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/jdplus/sdmx/desktop/plugin/file/SdmxFileBeanSupport.java:[80,148] invalid method reference
  cannot find symbol
    symbol:   method getPosition()
    location: class sdmxdl.Dimension
[ERROR] /tmp/project10515123654569456759/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/jdplus/sdmx/desktop/plugin/file/SdmxFileConfiguration.java:[43,26] incompatible types: invalid method reference
    method reportEvent in class jdplus.sdmx.desktop.plugin.file.SdmxFileConfiguration cannot be applied to given types
      required: sdmxdl.file.FileSource,java.lang.String,java.lang.CharSequence
      found:    sdmxdl.file.FileSource
      reason: actual and formal argument lists differ in length
[ERROR] /tmp/project10515123654569456759/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/jdplus/sdmx/desktop/plugin/web/SdmxWebBeanSupport.java:[80,148] invalid method reference
  cannot find symbol
    symbol:   method getPosition()
    location: class sdmxdl.Dimension
[ERROR] /tmp/project10515123654569456759/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/jdplus/sdmx/desktop/plugin/web/SdmxWebConfiguration.java:[107,26] incompatible types: invalid method reference
    method reportEvent in class jdplus.sdmx.desktop.plugin.web.SdmxWebConfiguration cannot be applied to given types
      required: sdmxdl.web.WebSource,java.lang.String,java.lang.CharSequence
      found:    sdmxdl.web.WebSource
      reason: actual and formal argument lists differ in length
[ERROR] /tmp/project10515123654569456759/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/jdplus/sdmx/desktop/plugin/web/actions/CopyPathSetAction.java:[94,45] cannot find symbol
  symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
  location: variable connection of type sdmxdl.Connection
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.0:compile (default-compile) on project jdplus-sdmx-base-api: Compilation failure: Compilation failure: 
[ERROR] /tmp/project10515123654569456759/jdplus-sdmx-base/jdplus-sdmx-base-parent/jdplus-sdmx-base-api/src/main/java/internal/sdmx/base/api/SdmxCubeConnection.java:[50,31] cannot find symbol
[ERROR]   symbol:   method getFlow(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
[ERROR]   location: variable connection of type sdmxdl.Connection
[ERROR] /tmp/project10515123654569456759/jdplus-sdmx-base/jdplus-sdmx-base-parent/jdplus-sdmx-base-api/src/main/java/internal/sdmx/base/api/SdmxCubeConnection.java:[51,35] cannot find symbol
[ERROR]   symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
[ERROR]   location: variable connection of type sdmxdl.Connection
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.0:compile (default-compile) on project jdplus-sdmx-desktop-plugin: Compilation failure: Compilation failure: 
[ERROR] /tmp/project10515123654569456759/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/internal/sdmx/desktop/plugin/SdmxAutoCompletion.java:[211,41] cannot find symbol
[ERROR]   symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
[ERROR]   location: variable c of type sdmxdl.Connection
[ERROR] /tmp/project10515123654569456759/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/internal/sdmx/desktop/plugin/SdmxAutoCompletion.java:[222,116] cannot find symbol
[ERROR]   symbol:   method getPosition()
[ERROR]   location: variable o of type sdmxdl.Dimension
[ERROR] /tmp/project10515123654569456759/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/internal/sdmx/desktop/plugin/SdmxAutoCompletion.java:[263,41] cannot find symbol
[ERROR]   symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
[ERROR]   location: variable c of type sdmxdl.Connection
[ERROR] /tmp/project10515123654569456759/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/jdplus/sdmx/desktop/plugin/file/SdmxFileBeanSupport.java:[80,148] invalid method reference
[ERROR]   cannot find symbol
[ERROR]     symbol:   method getPosition()
[ERROR]     location: class sdmxdl.Dimension
[ERROR] /tmp/project10515123654569456759/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/jdplus/sdmx/desktop/plugin/file/SdmxFileConfiguration.java:[43,26] incompatible types: invalid method reference
[ERROR]     method reportEvent in class jdplus.sdmx.desktop.plugin.file.SdmxFileConfiguration cannot be applied to given types
[ERROR]       required: sdmxdl.file.FileSource,java.lang.String,java.lang.CharSequence
[ERROR]       found:    sdmxdl.file.FileSource
[ERROR]       reason: actual and formal argument lists differ in length
[ERROR] /tmp/project10515123654569456759/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/jdplus/sdmx/desktop/plugin/web/SdmxWebBeanSupport.java:[80,148] invalid method reference
[ERROR]   cannot find symbol
[ERROR]     symbol:   method getPosition()
[ERROR]     location: class sdmxdl.Dimension
[ERROR] /tmp/project10515123654569456759/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/jdplus/sdmx/desktop/plugin/web/SdmxWebConfiguration.java:[107,26] incompatible types: invalid method reference
[ERROR]     method reportEvent in class jdplus.sdmx.desktop.plugin.web.SdmxWebConfiguration cannot be applied to given types
[ERROR]       required: sdmxdl.web.WebSource,java.lang.String,java.lang.CharSequence
[ERROR]       found:    sdmxdl.web.WebSource
[ERROR]       reason: actual and formal argument lists differ in length
[ERROR] /tmp/project10515123654569456759/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/jdplus/sdmx/desktop/plugin/web/actions/CopyPathSetAction.java:[94,45] cannot find symbol
[ERROR]   symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
[ERROR]   location: variable connection of type sdmxdl.Connection
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :jdplus-sdmx-base-api

@github-actions github-actions bot merged commit 5369a1b into develop Jan 31, 2026
21 checks passed
@dependabot dependabot bot deleted the dependabot/maven/develop/quarkus.mcp.version-1.9.0 branch January 31, 2026 02:29
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