File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
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.0 </version >
8+ <version >3.2.1 </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.2 </spring-shell .version>
16+ <spring-shell .version>3.1.6 </spring-shell .version>
1717 <java .version>17</java .version>
1818 </properties >
1919 <dependencyManagement >
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 >
4045 <dependency >
4146 <groupId >org.springframework.boot</groupId >
4247 <artifactId >spring-boot-starter-test</artifactId >
You can’t perform that action at this time.
0 commit comments