File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
hadoop/spark/spark-springboot Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 109109 <!-- application ClassLoader, while it is exactly what's done by SparkSubmit -->
110110 <groupId >org.springframework.boot</groupId >
111111 <artifactId >spring-boot-maven-plugin</artifactId >
112- <version >2.7.11 </version >
112+ <version >2.7.12 </version >
113113 </dependency >
114114 </dependencies >
115115 </plugin >
Original file line number Diff line number Diff line change 66 <!-- Import dependency management from Spring Boot -->
77 <groupId >org.springframework.boot</groupId >
88 <artifactId >spring-boot-starter-parent</artifactId >
9- <version >2.7.11 </version >
9+ <version >2.7.12 </version >
1010 <!-- http://stackoverflow.com/questions/6003831/parent-relativepath-points-at-my-com-mycompanymyproject-instead-of-org-apache -->
1111 <relativePath />
1212 </parent >
You can’t perform that action at this time.
0 commit comments