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 5
5
<parent >
6
6
<groupId >org.springframework.boot</groupId >
7
7
<artifactId >spring-boot-starter-parent</artifactId >
8
- <version >3.2.1 </version >
8
+ <version >3.4.3 </version >
9
9
<relativePath ></relativePath >
10
10
</parent >
11
11
<groupId >dev.dashaun.shell.initializr</groupId >
12
12
<artifactId >plusplus</artifactId >
13
13
<version >0</version >
14
14
<name >${project.groupId} :${project.artifactId} </name >
15
15
<properties >
16
- <spring-shell .version>3.1.6 </spring-shell .version>
16
+ <spring-shell .version>3.4.0 </spring-shell .version>
17
17
<java .version>21</java .version>
18
18
</properties >
19
19
<dependencyManagement >
31
31
<dependency >
32
32
<groupId >org.apache.maven</groupId >
33
33
<artifactId >maven-model</artifactId >
34
- <version >3.8.7 </version >
34
+ <version >3.9.9 </version >
35
35
</dependency >
36
36
<dependency >
37
37
<groupId >org.springframework.shell</groupId >
38
38
<artifactId >spring-shell-starter</artifactId >
39
39
</dependency >
40
- <dependency >
41
- <groupId >org.glassfish.jaxb</groupId >
42
- <artifactId >jaxb-runtime</artifactId >
43
- <scope >test</scope >
44
- </dependency >
45
40
<dependency >
46
41
<groupId >org.springframework.boot</groupId >
47
42
<artifactId >spring-boot-starter-test</artifactId >
You can’t perform that action at this time.
0 commit comments