Upgrade cassandra-unit-spring to 3.5.0.1

Closes gh-14777
This commit is contained in:
Phillip Webb 2018-10-10 09:56:12 -07:00
parent 1a140a80d8
commit b3bdbd0e84
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
<dependency>
<groupId>org.cassandraunit</groupId>
<artifactId>cassandra-unit-spring</artifactId>
<version>3.0.0.1</version>
<version>3.5.0.1</version>
<scope>test</scope>
</dependency>
</dependencies>