Skip to content

Commit b0f7182

Browse files
committed
Updated maven dependencies
1 parent fbb4c3a commit b0f7182

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

comet-java-client/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>io.reactivex.rxjava3</groupId>
3939
<artifactId>rxjava</artifactId>
40-
<version>3.1.2</version>
40+
<version>3.1.3</version>
4141
</dependency>
4242
<dependency>
4343
<groupId>org.projectlombok</groupId>
@@ -90,7 +90,7 @@
9090
<dependency>
9191
<groupId>org.mockito</groupId>
9292
<artifactId>mockito-inline</artifactId>
93-
<version>4.0.0</version>
93+
<version>4.1.0</version>
9494
<scope>test</scope>
9595
</dependency>
9696
<dependency>

0 commit comments

Comments
 (0)