File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
spt-development-cid-web-spring-boot-autoconfigure
spt-development-cid-web-spring-boot-starter Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3
3
4
4
<groupId >com.spt-development</groupId >
5
5
<artifactId >spt-development-cid-web-spring-boot</artifactId >
6
- <version >3.0.7 -SNAPSHOT</version >
6
+ <version >3.1.0 -SNAPSHOT</version >
7
7
8
8
<name >cid-web-spring-boot</name >
9
9
<description >Library for integrating spt-development/spt-development-cid-web into a Spring Boot application.</description >
37
37
<maven .compiler.release>17</maven .compiler.release>
38
38
39
39
<!-- Dependency versions -->
40
- <spring-boot .version>3.0.6 </spring-boot .version>
40
+ <spring-boot .version>3.1.0 </spring-boot .version>
41
41
<spt-cid .version>2.0.11</spt-cid .version>
42
42
<spt-cid-web .version>2.0.9</spt-cid-web .version>
43
43
44
44
<!-- Plugin versions -->
45
45
<checkstyle-maven-plugin .version>3.1.2</checkstyle-maven-plugin .version>
46
46
<findbugs-slf4j-bug-pattern .version>1.5.0</findbugs-slf4j-bug-pattern .version>
47
47
<findbugs-sec-bug-pattern .version>1.12.0</findbugs-sec-bug-pattern .version>
48
- <jacoco-maven-plugin .version>0.8.8 </jacoco-maven-plugin .version>
48
+ <jacoco-maven-plugin .version>0.8.10 </jacoco-maven-plugin .version>
49
49
<maven-compiler-plugin .version>3.8.1</maven-compiler-plugin .version>
50
50
<maven-dependency-plugin .version>3.3.0</maven-dependency-plugin .version>
51
51
<maven-enforcer-plugin .version>3.0.0</maven-enforcer-plugin .version>
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.spt-development</groupId >
7
7
<artifactId >spt-development-cid-web-spring-boot</artifactId >
8
- <version >3.0.7 -SNAPSHOT</version >
8
+ <version >3.1.0 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >spt-development-cid-web-spring-boot-autoconfigure</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.spt-development</groupId >
7
7
<artifactId >spt-development-cid-web-spring-boot</artifactId >
8
- <version >3.0.7 -SNAPSHOT</version >
8
+ <version >3.1.0 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >spt-development-cid-web-spring-boot-starter</artifactId >
You can’t perform that action at this time.
0 commit comments