Skip to content

Bump org.junit:junit-bom from 6.1.1 to 6.1.2 - #1285

Merged
github-actions[bot] merged 1 commit into
developfrom
dependabot/maven/develop/org.junit-junit-bom-6.1.2
Jul 18, 2026
Merged

Bump org.junit:junit-bom from 6.1.1 to 6.1.2#1285
github-actions[bot] merged 1 commit into
developfrom
dependabot/maven/develop/org.junit-junit-bom-6.1.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps org.junit:junit-bom from 6.1.1 to 6.1.2.

Release notes

Sourced from org.junit:junit-bom's releases.

JUnit 6.1.2 = Platform 6.1.2 + Jupiter 6.1.2 + Vintage 6.1.2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.1...r6.1.2

Commits
  • b685426 Release 6.1.2
  • ae244a6 Remove blanket outputDirectoryCreator from SuiteEngineTests (#5793)
  • 43bd154 Finalize 6.1.2 release notes
  • 0cd9510 Fix order of release note sections
  • a1507cb Add initial 6.1.2 release notes to release notes index
  • 9326641 Fix NoTestsDiscoveredException for suites containing only dynamic tests (#5839)
  • 2ef1123 Create initial 6.1.2 release notes from template
  • 83fa9ab Back to snapshots for further development
  • See full diff in compare view

Dependabot compatibility score

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 [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.1.1...r6.1.2)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-version: 6.1.2
  dependency-type: direct:production
  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/project7594414993549220723/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/project7594414993549220723/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/project2425926121056016252/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/project2425926121056016252/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 b0f20a9 into develop Jul 18, 2026
21 checks passed
@dependabot
dependabot Bot deleted the dependabot/maven/develop/org.junit-junit-bom-6.1.2 branch July 18, 2026 02:31
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