File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2929 <description >The Eclipse JNoSQL layer to Cassandra</description >
3030
3131 <properties >
32- <casandra .driver.version>4.17 .0</casandra .driver.version>
32+ <casandra .driver.version>4.19 .0</casandra .driver.version>
3333
3434 </properties >
3535 <dependencies >
4343 <version >${project.version} </version >
4444 </dependency >
4545 <dependency >
46- <groupId >com.datastax.oss </groupId >
46+ <groupId >org.apache.cassandra </groupId >
4747 <artifactId >java-driver-core</artifactId >
4848 <version >${casandra.driver.version} </version >
4949 </dependency >
5050 <dependency >
51- <groupId >com.datastax.oss </groupId >
51+ <groupId >org.apache.cassandra </groupId >
5252 <artifactId >java-driver-query-builder</artifactId >
5353 <version >${casandra.driver.version} </version >
5454 </dependency >
You can’t perform that action at this time.
0 commit comments