File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed
Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.springframework.boot</groupId >
77 <artifactId >spring-boot-starter-parent</artifactId >
8- <version >3.2.1 </version >
8+ <version >3.4.3 </version >
99 <relativePath ></relativePath >
1010 </parent >
1111 <groupId >dev.dashaun.shell.initializr</groupId >
1212 <artifactId >plusplus</artifactId >
1313 <version >0</version >
1414 <name >${project.groupId} :${project.artifactId} </name >
1515 <properties >
16- <spring-shell .version>3.1.6 </spring-shell .version>
16+ <spring-shell .version>3.4.0 </spring-shell .version>
1717 <java .version>21</java .version>
1818 </properties >
1919 <dependencyManagement >
3131 <dependency >
3232 <groupId >org.apache.maven</groupId >
3333 <artifactId >maven-model</artifactId >
34- <version >3.8.7 </version >
34+ <version >3.9.9 </version >
3535 </dependency >
3636 <dependency >
3737 <groupId >org.springframework.shell</groupId >
3838 <artifactId >spring-shell-starter</artifactId >
3939 </dependency >
40- <dependency >
41- <groupId >org.glassfish.jaxb</groupId >
42- <artifactId >jaxb-runtime</artifactId >
43- <scope >test</scope >
44- </dependency >
4540 <dependency >
4641 <groupId >org.springframework.boot</groupId >
4742 <artifactId >spring-boot-starter-test</artifactId >
You can’t perform that action at this time.
0 commit comments