File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
spt-development-logging-spring-boot-autoconfigure
spt-development-logging-spring-boot-starter Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 33
44 <groupId >com.spt-development</groupId >
55 <artifactId >spt-development-logging-spring-boot</artifactId >
6- <version >3.0.7 -SNAPSHOT</version >
6+ <version >3.1.0 -SNAPSHOT</version >
77
88 <name >logging-spring-boot</name >
99 <description >Library for integrating spt-development/spt-development-logging-spring into a Spring Boot application.</description >
3737 <maven .compiler.release>17</maven .compiler.release>
3838
3939 <!-- Dependency versions -->
40- <spring-boot .version>3.0.6 </spring-boot .version>
40+ <spring-boot .version>3.1.0 </spring-boot .version>
4141 <spt-cid .version>2.0.11</spt-cid .version>
42- <spt-logging-spring .version>3.0.5 </spt-logging-spring .version>
42+ <spt-logging-spring .version>3.0.6 </spt-logging-spring .version>
4343
4444 <!-- Plugin versions -->
4545 <checkstyle-maven-plugin .version>3.1.2</checkstyle-maven-plugin .version>
4646 <findbugs-slf4j-bug-pattern .version>1.5.0</findbugs-slf4j-bug-pattern .version>
4747 <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>
4949 <maven-compiler-plugin .version>3.8.1</maven-compiler-plugin .version>
5050 <maven-dependency-plugin .version>3.3.0</maven-dependency-plugin .version>
5151 <maven-enforcer-plugin .version>3.0.0</maven-enforcer-plugin .version>
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.spt-development</groupId >
77 <artifactId >spt-development-logging-spring-boot</artifactId >
8- <version >3.0.7 -SNAPSHOT</version >
8+ <version >3.1.0 -SNAPSHOT</version >
99 </parent >
1010
1111 <artifactId >spt-development-logging-spring-boot-autoconfigure</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.spt-development</groupId >
77 <artifactId >spt-development-logging-spring-boot</artifactId >
8- <version >3.0.7 -SNAPSHOT</version >
8+ <version >3.1.0 -SNAPSHOT</version >
99 </parent >
1010
1111 <artifactId >spt-development-logging-spring-boot-starter</artifactId >
You can’t perform that action at this time.
0 commit comments