Skip to content

Commit

Permalink
Dependencies update
Browse files Browse the repository at this point in the history
  • Loading branch information
artem-v committed May 27, 2023
1 parent 05553e0 commit cb330cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
<slf4j.version>2.0.7</slf4j.version>
<log4j.version>2.20.0</log4j.version>

<mockito-junit.version>5.3.1</mockito-junit.version>
<junit-jupiter.version>5.9.3</junit-jupiter.version>
<mockito-junit.version>2.27.0</mockito-junit.version>
<junit-jupiter.version>5.1.1</junit-jupiter.version>
<hamcrest.version>1.3</hamcrest.version>
<vault-java-driver.version>5.1.0</vault-java-driver.version>
<testcontainers.version>1.17.4</testcontainers.version>
Expand Down

0 comments on commit cb330cd

Please sign in to comment.