We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
simulacron-native-server
1 parent 34a36f3 commit 86585ceCopy full SHA for 86585ce
pom.xml
@@ -85,7 +85,7 @@
85
<felix.version>7.0.1</felix.version>
86
<pax-exam.version>4.13.4</pax-exam.version>
87
<pax-url.version>2.6.4</pax-url.version>
88
- <simulacron.version>0.11.0</simulacron.version>
+ <simulacron.version>0.13.0.0</simulacron.version>
89
<jsr353-api.version>1.1.4</jsr353-api.version>
90
<jersey.version>2.31</jersey.version>
91
<hk2.version>2.5.0</hk2.version>
@@ -250,7 +250,7 @@
250
<version>${rxjava.version}</version>
251
</dependency>
252
<dependency>
253
- <groupId>com.datastax.oss.simulacron</groupId>
+ <groupId>com.scylladb.oss.simulacron</groupId>
254
<artifactId>simulacron-native-server</artifactId>
255
<version>${simulacron.version}</version>
256
0 commit comments