Skip to content

Commit c09da92

Browse files
build(deps): bump org.junit:junit-bom in /maven-plugins
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.12.2 to 6.0.2. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.12.2...r6.0.2) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fcecab2 commit c09da92

File tree

1 file changed

+1
-1
lines changed
  • maven-plugins/bnd-plugin-parent

1 file changed

+1
-1
lines changed

maven-plugins/bnd-plugin-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<maven.target.version>3.3.9</maven.target.version>
2525
<aether.version>1.0.2.v20150114</aether.version>
2626
<!-- The following versions should match those in cnf/ext/junit.bnd -->
27-
<junit.jupiter.version>5.14.2</junit.jupiter.version>
27+
<junit.jupiter.version>6.0.2</junit.jupiter.version>
2828
<assertj.version>3.27.6</assertj.version>
2929
</properties>
3030

0 commit comments

Comments
 (0)