Skip to content

Commit

Permalink
[pom] Use junit 5.2.0/1.2.0 until tests fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Sep 9, 2018
1 parent abc46ac commit 718b9fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,9 @@
<spring.version>5.0.8.RELEASE</spring.version>
<spring-batch.version>4.0.1.RELEASE</spring-batch.version>

<!-- Reverting back to prior unit temporarily until code fixed -->
<junit-engine.version>5.2.0</junit-engine.version>
<junit-platform.version>1.2.0</junit-platform.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 718b9fd

Please sign in to comment.