Skip to content

Commit

Permalink
Update dependency org.junit.jupiter:junit-jupiter to v5.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 6, 2021
1 parent 0cdc9cf commit 4a28a77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<java.version>1.8</java.version>

<!-- Testing dependencies -->
<junit.version>5.7.0</junit.version>
<junit.version>5.7.2</junit.version>
<maven-verifier.version>1.7.2</maven-verifier.version>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion cxf-spring-boot-starter-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<maven-plugin-api.version>3.6.3</maven-plugin-api.version>

<!-- Testing dependencies -->
<junit.version>5.7.0</junit.version>
<junit.version>5.7.2</junit.version>
<hamcrest.version>2.2</hamcrest.version>
</properties>

Expand Down

0 comments on commit 4a28a77

Please sign in to comment.