Skip to content

Commit

Permalink
HDDS-11674. Bump junit to 5.11.3 (#7415)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 9, 2024
1 parent 6dd566f commit cf79245
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 @@ -223,7 +223,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
<okio.version>3.6.0</okio.version>
<mockito.version>4.11.0</mockito.version>
<hamcrest.version>2.2</hamcrest.version>
<junit5.version>5.10.3</junit5.version>
<junit5.version>5.11.3</junit5.version>
<zookeeper.version>3.8.4</zookeeper.version>

<!-- Maven protoc compiler -->
Expand Down

0 comments on commit cf79245

Please sign in to comment.