This repository was archived by the owner on Mar 10, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ limitations under the License.
1919 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2020 <modelVersion >4.0.0</modelVersion >
2121 <groupId >com.microsoft.azure</groupId >
22- <artifactId >azure-cosmosdb-spark_2.4.0_2.11 </artifactId >
22+ <artifactId >azure-cosmosdb-spark_2.4.0_2.12 </artifactId >
2323 <packaging >jar</packaging >
2424 <version >1.5.0</version >
2525 <name >${project.groupId} :${project.artifactId} </name >
@@ -32,11 +32,11 @@ limitations under the License.
3232 </license >
3333 </licenses >
3434 <properties >
35- <scala .version>2.11.8 </scala .version>
36- <scala .binary.version>2.11 </scala .binary.version>
35+ <scala .version>2.12.5 </scala .version>
36+ <scala .binary.version>2.12 </scala .binary.version>
3737 <sonar .projectBaseDir>azure-cosmosdb-spark</sonar .projectBaseDir>
3838 <scala .test.version>3.0.1</scala .test.version>
39- <spark .version>2.4.0 </spark .version>
39+ <spark .version>2.4.4 </spark .version>
4040 <slf4j .version>1.7.16</slf4j .version>
4141 <log4j .version>1.2.17</log4j .version>
4242 <tinkerpop .version>3.2.5</tinkerpop .version>
You can’t perform that action at this time.
0 commit comments