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.
19
19
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
20
20
<modelVersion >4.0.0</modelVersion >
21
21
<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 >
23
23
<packaging >jar</packaging >
24
24
<version >1.5.0</version >
25
25
<name >${project.groupId} :${project.artifactId} </name >
@@ -32,11 +32,11 @@ limitations under the License.
32
32
</license >
33
33
</licenses >
34
34
<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>
37
37
<sonar .projectBaseDir>azure-cosmosdb-spark</sonar .projectBaseDir>
38
38
<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>
40
40
<slf4j .version>1.7.16</slf4j .version>
41
41
<log4j .version>1.2.17</log4j .version>
42
42
<tinkerpop .version>3.2.5</tinkerpop .version>
You can’t perform that action at this time.
0 commit comments