Skip to content

Bump quarkus.platform.version from 3.37.2 to 3.37.3 - #1284

Merged
github-actions[bot] merged 1 commit into
developfrom
dependabot/maven/develop/quarkus.platform.version-3.37.3
Jul 18, 2026
Merged

Bump quarkus.platform.version from 3.37.2 to 3.37.3#1284
github-actions[bot] merged 1 commit into
developfrom
dependabot/maven/develop/quarkus.platform.version-3.37.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 18, 2026

Copy link
Copy Markdown
Contributor

Bumps quarkus.platform.version from 3.37.2 to 3.37.3.
Updates io.quarkus.platform:quarkus-bom from 3.37.2 to 3.37.3

Commits
  • ae80746 [maven-release-plugin] prepare release 3.37.3
  • 05b1665 Merge pull request #2063 from quarkusio/quarkus-3.37.3
  • 8ab217a Upgrade to Quarkus 3.37.3
  • a71db02 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates io.quarkus.platform:quarkus-maven-plugin from 3.37.2 to 3.37.3

Commits
  • ae80746 [maven-release-plugin] prepare release 3.37.3
  • 05b1665 Merge pull request #2063 from quarkusio/quarkus-3.37.3
  • 8ab217a Upgrade to Quarkus 3.37.3
  • a71db02 [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.37.2 to 3.37.3.

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

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

---
updated-dependencies:
- dependency-name: io.quarkus.platform:quarkus-bom
  dependency-version: 3.37.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-version: 3.37.3
  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 Jul 18, 2026
@github-actions

Copy link
Copy Markdown

Compatibility matrix for sdmx-dl

HEAD
jdemetra-dotstat v2.2.12
v2.2.13
v2.2.14 🔥
jdplus-sdmx v3.3.3
v3.3.4
v3.4.0
jdemetra-dotstat @ v2.2.12 -> HEAD
[ERROR] COMPILATION ERROR : 
[ERROR] /tmp/project16984335959570962452/demetra-dotstat-desktop/src/main/java/be/nbb/demetra/sdmx/file/SdmxFileConfiguration.java:[22,39] cannot find symbol
  symbol:   class MemCachingSupport
  location: package standalone_sdmxdl.sdmxdl.format
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.1:compile (default-compile) on project demetra-dotstat-desktop: Compilation failure
[ERROR] /tmp/project16984335959570962452/demetra-dotstat-desktop/src/main/java/be/nbb/demetra/sdmx/file/SdmxFileConfiguration.java:[22,39] cannot find symbol
[ERROR]   symbol:   class MemCachingSupport
[ERROR]   location: package standalone_sdmxdl.sdmxdl.format
[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 :demetra-dotstat-desktop
jdemetra-dotstat @ v2.2.13 -> HEAD
[ERROR] Project depends on packages not accessible at runtime in module eu.europa.ec.joinup.sat:nbdemetra-core:jar:2.2.4
jdemetra-dotstat @ v2.2.14 -> HEAD
[ERROR] Project depends on packages not accessible at runtime in module eu.europa.ec.joinup.sat:nbdemetra-core:jar:2.2.4
jdplus-sdmx @ v3.3.3 -> HEAD
[ERROR] COMPILATION ERROR : 
[ERROR] /tmp/project1008859248172766395/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/jdplus/sdmx/desktop/plugin/file/SdmxFileConfiguration.java:[16,39] cannot find symbol
  symbol:   class MemCachingSupport
  location: package standalone_sdmxdl.sdmxdl.format
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.1:compile (default-compile) on project jdplus-sdmx-desktop-plugin: Compilation failure
[ERROR] /tmp/project1008859248172766395/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/jdplus/sdmx/desktop/plugin/file/SdmxFileConfiguration.java:[16,39] cannot find symbol
[ERROR]   symbol:   class MemCachingSupport
[ERROR]   location: package standalone_sdmxdl.sdmxdl.format
[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-desktop-plugin

@github-actions
github-actions Bot merged commit 59c1e62 into develop Jul 18, 2026
21 checks passed
@dependabot
dependabot Bot deleted the dependabot/maven/develop/quarkus.platform.version-3.37.3 branch July 18, 2026 02:33
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