Skip to content

Commit 86585ce

Browse files
committed
[#597] Switching simulacron-native-server dependency.
1 parent 34a36f3 commit 86585ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<felix.version>7.0.1</felix.version>
8686
<pax-exam.version>4.13.4</pax-exam.version>
8787
<pax-url.version>2.6.4</pax-url.version>
88-
<simulacron.version>0.11.0</simulacron.version>
88+
<simulacron.version>0.13.0.0</simulacron.version>
8989
<jsr353-api.version>1.1.4</jsr353-api.version>
9090
<jersey.version>2.31</jersey.version>
9191
<hk2.version>2.5.0</hk2.version>
@@ -250,7 +250,7 @@
250250
<version>${rxjava.version}</version>
251251
</dependency>
252252
<dependency>
253-
<groupId>com.datastax.oss.simulacron</groupId>
253+
<groupId>com.scylladb.oss.simulacron</groupId>
254254
<artifactId>simulacron-native-server</artifactId>
255255
<version>${simulacron.version}</version>
256256
</dependency>

0 commit comments

Comments
 (0)