Skip to content

Commit b3bdbd0

Browse files
committed
Upgrade cassandra-unit-spring to 3.5.0.1
Closes spring-projectsgh-14777
1 parent 1a140a8 commit b3bdbd0

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-samples/spring-boot-sample-data-cassandra

1 file changed

+1
-1
lines changed

spring-boot-samples/spring-boot-sample-data-cassandra/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>org.cassandraunit</groupId>
3535
<artifactId>cassandra-unit-spring</artifactId>
36-
<version>3.0.0.1</version>
36+
<version>3.5.0.1</version>
3737
<scope>test</scope>
3838
</dependency>
3939
</dependencies>

0 commit comments

Comments
 (0)