Skip to content

Commit a22bf9f

Browse files
Priyanka K UPriyanka K U
Priyanka K U
authored and
Priyanka K U
committed
feat: updated versions in pom.xml
Contributes to: event-integration/eventstreams-planning#12988 Signed-off-by: Priyanka.K.U Priyanka.k.u@ibm.com
1 parent c36bf8a commit a22bf9f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,13 +69,13 @@
6969
<dependency>
7070
<groupId>junit</groupId>
7171
<artifactId>junit</artifactId>
72-
<version>4.13.1</version>
72+
<version>4.13.2</version>
7373
<scope>test</scope>
7474
</dependency>
7575
<dependency>
7676
<groupId>org.mockito</groupId>
7777
<artifactId>mockito-core</artifactId>
78-
<version>3.1.0</version>
78+
<version>4.11.0</version>
7979
<scope>test</scope>
8080
</dependency>
8181
<dependency>
@@ -94,7 +94,7 @@
9494
<dependency>
9595
<groupId>org.testcontainers</groupId>
9696
<artifactId>testcontainers</artifactId>
97-
<version>1.17.2</version>
97+
<version>1.17.6</version>
9898
<scope>test</scope>
9999
</dependency>
100100

0 commit comments

Comments
 (0)