[JAVA-134] Fixed whitespacing in parent pom.xml

This commit is contained in:
dupirefr 2020-03-19 20:30:57 +01:00
parent 27620bb3e7
commit c6bd709836
1 changed files with 2 additions and 2 deletions

View File

@ -1336,8 +1336,8 @@
<junit.version>4.12</junit.version>
<hamcrest.version>2.2</hamcrest.version>
<hamcrest-all.version>1.3</hamcrest-all.version>
<mockito.version>3.3.0</mockito.version>
<byte-buddy.version>1.10.5</byte-buddy.version>
<mockito.version>3.3.0</mockito.version>
<byte-buddy.version>1.10.5</byte-buddy.version>
<!-- logging -->
<org.slf4j.version>1.7.30</org.slf4j.version>