Skip to content

Commit

Permalink
Merge pull request #676 from uhafner/dependabot/maven/org.junit-junit…
Browse files Browse the repository at this point in the history
…-bom-5.10.1

Bump org.junit:junit-bom from 5.10.0 to 5.10.1
  • Loading branch information
uhafner authored Nov 10, 2023
2 parents 15e8d72 + 0a7cbc9 commit d213961
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<commons-logging.version>1.2</commons-logging.version>

<!-- Project Test Dependencies Configuration -->
<junit.version>5.10.0</junit.version>
<junit.version>5.10.1</junit.version>
<junit-pioneer.version>2.1.0</junit-pioneer.version>
<mockito.version>5.6.0</mockito.version>
<assertj.version>3.24.2</assertj.version>
Expand Down

0 comments on commit d213961

Please sign in to comment.