Skip to content

Commit

Permalink
Merge pull request #5736 from bndtools/dependabot/maven/maven-plugins…
Browse files Browse the repository at this point in the history
…/org.junit-junit-bom-5.10.0

build(deps): Bump org.junit:junit-bom from 5.9.3 to 5.10.0 in /maven-plugins
  • Loading branch information
pkriens authored Jul 25, 2023
2 parents 8ae49de + 20db0dd commit 7caa484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven-plugins/bnd-plugin-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<maven.target.version>3.3.9</maven.target.version>
<aether.version>1.0.2.v20150114</aether.version>
<!-- The following versions should match those in cnf/ext/junit.bnd -->
<junit.jupiter.version>5.9.3</junit.jupiter.version>
<junit.jupiter.version>5.10.0</junit.jupiter.version>
<assertj.version>3.24.2</assertj.version>
</properties>

Expand Down

0 comments on commit 7caa484

Please sign in to comment.