Skip to content

Commit 5c999be

Browse files
Update dependency ch.qos.logback:logback-classic to v1.5.17
1 parent fddf712 commit 5c999be

File tree

3 files changed

+3
-3
lines changed
  • logstash-logging-spring-boot-starter
  • loki-logging-spring-boot-starter
  • reactive-logstash-logging-spring-boot-starter

3 files changed

+3
-3
lines changed

logstash-logging-spring-boot-starter/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<dependency>
105105
<groupId>ch.qos.logback</groupId>
106106
<artifactId>logback-classic</artifactId>
107-
<version>1.5.6</version>
107+
<version>1.5.17</version>
108108
</dependency>
109109
<dependency>
110110
<groupId>org.springframework.boot</groupId>

loki-logging-spring-boot-starter/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<dependency>
106106
<groupId>ch.qos.logback</groupId>
107107
<artifactId>logback-classic</artifactId>
108-
<version>1.5.6</version>
108+
<version>1.5.17</version>
109109
</dependency>
110110
<dependency>
111111
<groupId>org.springframework.boot</groupId>

reactive-logstash-logging-spring-boot-starter/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<dependency>
9292
<groupId>ch.qos.logback</groupId>
9393
<artifactId>logback-classic</artifactId>
94-
<version>1.5.6</version>
94+
<version>1.5.17</version>
9595
</dependency>
9696
<dependency>
9797
<groupId>io.projectreactor</groupId>

0 commit comments

Comments
 (0)