Skip to content

Commit

Permalink
Upgrade test dependencies #2053
Browse files Browse the repository at this point in the history
  • Loading branch information
mp911de committed Mar 18, 2022
1 parent ca364d1 commit 6fc88fb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,11 @@
<kotlin.version>1.4.32</kotlin.version>
<kotlinx-coroutines.version>1.4.3</kotlinx-coroutines.version>
<latencyutils.version>2.0.3</latencyutils.version>
<log4j2-version>2.17.1</log4j2-version>
<log4j2-version>2.17.2</log4j2-version>
<micrometer.version>1.6.13</micrometer.version>
<mockito.version>4.2.0</mockito.version>
<mockito.version>4.4.0</mockito.version>
<netty.version>4.1.75.Final</netty.version>
<openwebbeans.version>2.0.25</openwebbeans.version>
<openwebbeans.version>2.0.26</openwebbeans.version>
<reactor.version>3.3.22.RELEASE</reactor.version>
<rxjava.version>1.3.8</rxjava.version>
<rxjava-reactive-streams.version>1.2.1</rxjava-reactive-streams.version>
Expand Down

0 comments on commit 6fc88fb

Please sign in to comment.