Commit 2e5a401 1 parent 726f622 commit 2e5a401 Copy full SHA for 2e5a401
File tree 4 files changed +7
-7
lines changed
logback-access-spring-boot-starter
logback-access-spring-boot-starter-sample-jetty
logback-access-spring-boot-starter-sample-tomcat
logback-access-spring-boot-starter-sample-undertow
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 6
6
<modelVersion >4.0.0</modelVersion >
7
7
<groupId >net.rakugakibox.spring.boot</groupId >
8
8
<artifactId >logback-access-spring-boot-starter-sample-jetty</artifactId >
9
- <version >2.9 .0</version >
9
+ <version >2.10 .0</version >
10
10
<packaging >jar</packaging >
11
11
<parent >
12
12
<groupId >org.springframework.boot</groupId >
32
32
<dependency >
33
33
<groupId >net.rakugakibox.spring.boot</groupId >
34
34
<artifactId >logback-access-spring-boot-starter</artifactId >
35
- <version >2.9 .0</version >
35
+ <version >2.10 .0</version >
36
36
</dependency >
37
37
</dependencies >
38
38
Original file line number Diff line number Diff line change 6
6
<modelVersion >4.0.0</modelVersion >
7
7
<groupId >net.rakugakibox.spring.boot</groupId >
8
8
<artifactId >logback-access-spring-boot-starter-sample-tomcat</artifactId >
9
- <version >2.9 .0</version >
9
+ <version >2.10 .0</version >
10
10
<packaging >jar</packaging >
11
11
<parent >
12
12
<groupId >org.springframework.boot</groupId >
22
22
<dependency >
23
23
<groupId >net.rakugakibox.spring.boot</groupId >
24
24
<artifactId >logback-access-spring-boot-starter</artifactId >
25
- <version >2.9 .0</version >
25
+ <version >2.10 .0</version >
26
26
</dependency >
27
27
</dependencies >
28
28
Original file line number Diff line number Diff line change 6
6
<modelVersion >4.0.0</modelVersion >
7
7
<groupId >net.rakugakibox.spring.boot</groupId >
8
8
<artifactId >logback-access-spring-boot-starter-sample-undertow</artifactId >
9
- <version >2.9 .0</version >
9
+ <version >2.10 .0</version >
10
10
<packaging >jar</packaging >
11
11
<parent >
12
12
<groupId >org.springframework.boot</groupId >
32
32
<dependency >
33
33
<groupId >net.rakugakibox.spring.boot</groupId >
34
34
<artifactId >logback-access-spring-boot-starter</artifactId >
35
- <version >2.9 .0</version >
35
+ <version >2.10 .0</version >
36
36
</dependency >
37
37
</dependencies >
38
38
Original file line number Diff line number Diff line change 6
6
<modelVersion >4.0.0</modelVersion >
7
7
<groupId >net.rakugakibox.spring.boot</groupId >
8
8
<artifactId >logback-access-spring-boot-starter</artifactId >
9
- <version >2.9 .0</version >
9
+ <version >2.10 .0</version >
10
10
<packaging >jar</packaging >
11
11
<name >logback-access-spring-boot-starter</name >
12
12
<description >Spring Boot Starter for Logback-access</description >
You can’t perform that action at this time.
0 commit comments