Skip to content

Bump quarkus.platform.version from 3.31.1 to 3.31.2#1147

Merged
github-actions[bot] merged 1 commit intodevelopfrom
dependabot/maven/develop/quarkus.platform.version-3.31.2
Feb 7, 2026
Merged

Bump quarkus.platform.version from 3.31.1 to 3.31.2#1147
github-actions[bot] merged 1 commit intodevelopfrom
dependabot/maven/develop/quarkus.platform.version-3.31.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2026

Bumps quarkus.platform.version from 3.31.1 to 3.31.2.
Updates io.quarkus.platform:quarkus-bom from 3.31.1 to 3.31.2

Commits
  • 7b00da4 [maven-release-plugin] prepare release 3.31.2
  • 7187f4b Merge pull request #1742 from gsmet/quarkus-3.31.2
  • edbdd4c Upgrade to Quarkus 3.31.2
  • a03c073 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates io.quarkus.platform:quarkus-maven-plugin from 3.31.1 to 3.31.2

Commits
  • 7b00da4 [maven-release-plugin] prepare release 3.31.2
  • 7187f4b Merge pull request #1742 from gsmet/quarkus-3.31.2
  • edbdd4c Upgrade to Quarkus 3.31.2
  • a03c073 [maven-release-plugin] prepare for next development iteration
  • See full diff 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 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.platform.version` from 3.31.1 to 3.31.2.

Updates `io.quarkus.platform:quarkus-bom` from 3.31.1 to 3.31.2
- [Commits](quarkusio/quarkus-platform@3.31.1...3.31.2)

Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.31.1 to 3.31.2
- [Commits](quarkusio/quarkus-platform@3.31.1...3.31.2)

---
updated-dependencies:
- dependency-name: io.quarkus.platform:quarkus-bom
  dependency-version: 3.31.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-version: 3.31.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

github-actions bot commented Feb 7, 2026

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/project4298379355080474958/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/project4298379355080474958/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/project4298379355080474958/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/project4298379355080474958/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/project4298379355080474958/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/project4298379355080474958/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/project4298379355080474958/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/project4298379355080474958/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/project4298379355080474958/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/project4298379355080474958/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/project4298379355080474958/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/project4298379355080474958/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/project4298379355080474958/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/project4298379355080474958/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/project4298379355080474958/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/project4298379355080474958/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/project4298379355080474958/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/project4298379355080474958/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/project5900596427749453392/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/project5900596427749453392/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/project5900596427749453392/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/project5900596427749453392/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/project5900596427749453392/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/project5900596427749453392/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/project5900596427749453392/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/project5900596427749453392/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/project5900596427749453392/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/project5900596427749453392/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/project5900596427749453392/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/project5900596427749453392/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/project5900596427749453392/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/project5900596427749453392/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/project5900596427749453392/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/project5900596427749453392/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/project5900596427749453392/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/project5900596427749453392/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/project5900596427749453392/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/project5900596427749453392/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 94ee504 into develop Feb 7, 2026
21 checks passed
@dependabot dependabot bot deleted the dependabot/maven/develop/quarkus.platform.version-3.31.2 branch February 7, 2026 02:30
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