Skip to content

Bump org.junit:junit-bom from 6.1.0 to 6.1.1 in the maven-patch-group group across 1 directory#4041

Draft
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/maven-patch-group-9097c45064
Draft

Bump org.junit:junit-bom from 6.1.0 to 6.1.1 in the maven-patch-group group across 1 directory#4041
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/maven-patch-group-9097c45064

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the maven-patch-group group with 1 update in the / directory: org.junit:junit-bom.

Updates org.junit:junit-bom from 6.1.0 to 6.1.1

Release notes

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

JUnit 6.1.1 = Platform 6.1.1 + Jupiter 6.1.1 + Vintage 6.1.1

See Release Notes.

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

Commits
  • 0d85889 Release 6.1.1
  • 0363eee Finalize 6.1.1 release notes
  • a6d540a Move entry to 6.1.1 release notes
  • 69339d5 Only pass timeout when publishing to avoid failure in nmcp plugin
  • dec2eb9 Allow excluding engines from memory cleanup mode (#5786)
  • a5f4270 Publish sha256/sha512 checksums again but filter out signature ones (#5796)
  • 8213012 Update plugin nmcp-settings to v1.6.0 (#5787)
  • d1bf847 Generate Javadoc for aggregator modules
  • d721de5 Pass --no-fonts to javadoc convention
  • d289ec6 Restore original SetSystemProperty values in a ParameterizedTest (#5720)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 6, 2026
@afs

afs commented Jul 6, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps the maven-patch-group group with 1 update in the / directory: [org.junit:junit-bom](https://github.com/junit-team/junit-framework).


Updates `org.junit:junit-bom` from 6.1.0 to 6.1.1
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.1.0...r6.1.1)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-version: 6.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-patch-group
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump org.junit:junit-bom from 6.1.0 to 6.1.1 in the maven-patch-group group Bump org.junit:junit-bom from 6.1.0 to 6.1.1 in the maven-patch-group group across 1 directory Jul 6, 2026
@dependabot dependabot Bot force-pushed the dependabot/maven/maven-patch-group-9097c45064 branch from c4a966e to 103c517 Compare July 6, 2026 07:21
@afs afs marked this pull request as draft July 6, 2026 07:30
@afs

afs commented Jul 6, 2026

Copy link
Copy Markdown
Member

Do not merge!

JUnit issue:
junit-team/junit-framework#5837
Fix:
junit-team/junit-framework#5839
Solution:
Wait for 6.1.2. Jena does not need 6.1.1.

It can be worked around by adding a non-dynamic test class to @SelectClasses but then the workaround woudl have to be reversed.


This breaks the build.

It happens for test suites which have all parameterized or generated tests.

[ERROR] Errors: 
[ERROR] org.apache.jena.riot.lang.rdfxml.rrx.TS_RRX.<beforeAll>
[ERROR]   Run 1: TS_RRX » NoTestsDiscovered Suite [org.apache.jena.riot.lang.rdfxml.rrx.TS_RRX] did not discover any tests
[INFO]   Run 2: PASS
...
[ERROR] org.apache.jena.sparql.negation.TS_Negation.<beforeAll>
[ERROR]   Run 1: TS_Negation » NoTestsDiscovered Suite [org.apache.jena.sparql.negation.TS_Negation] did not discover any tests
[INFO]   Run 2: PASS.
...
[ERROR] org.apache.jena.sparql.transaction.TS_Transaction.<beforeAll>
[ERROR]   Run 1: TS_Transaction » NoTestsDiscovered Suite [org.apache.jena.sparql.transaction.TS_Transaction] did not discover any tests
[INFO]   Run 2: PASS
...

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.

1 participant