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 4848 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
4949 <java .version>1.8</java .version>
5050 <scala .major.version>2.12</scala .major.version>
51- <scala .complete.version>${scala.major.version} .0 </scala .complete.version>
51+ <scala .complete.version>${scala.major.version} .18 </scala .complete.version>
5252 <jedis .version>3.9.0</jedis .version>
53- <spark .version>3.2.1 </spark .version>
53+ <spark .version>3.5.0 </spark .version>
5454 <plugins .scalatest.version>1.0</plugins .scalatest.version>
5555 </properties >
5656
257257 </execution >
258258 </executions >
259259 </plugin >
260- <plugin >
260+ <!-- < plugin>
261261 <groupId>org.sonatype.plugins</groupId>
262262 <artifactId>nexus-staging-maven-plugin</artifactId>
263263 <version>1.6.7</version>
267267 <nexusUrl>https://oss.sonatype.org/</nexusUrl>
268268 <autoReleaseAfterClose>true</autoReleaseAfterClose>
269269 </configuration>
270- </plugin >
270+ </plugin> -->
271271 </plugins >
272272 </build >
273273 <dependencies >
You can’t perform that action at this time.
0 commit comments