Skip to content

Commit 8c4f664

Browse files
committed
Upgrade Logback Access to 2.0.6
1 parent 1e8a9bb commit 8c4f664

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -130,17 +130,17 @@
130130
<dependency>
131131
<groupId>ch.qos.logback.access</groupId>
132132
<artifactId>logback-access-common</artifactId>
133-
<version>2.0.5</version>
133+
<version>2.0.6</version>
134134
</dependency>
135135
<dependency>
136136
<groupId>ch.qos.logback.access</groupId>
137137
<artifactId>logback-access-tomcat</artifactId>
138-
<version>2.0.5</version>
138+
<version>2.0.6</version>
139139
</dependency>
140140
<dependency>
141141
<groupId>ch.qos.logback.access</groupId>
142142
<artifactId>logback-access-jetty12</artifactId>
143-
<version>2.0.5</version>
143+
<version>2.0.6</version>
144144
</dependency>
145145
<dependency>
146146
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)