Skip to content

Commit 151339f

Browse files
Update dependency ch.qos.logback:logback-classic to v1.5.20 (#229)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3e31f6c commit 151339f

File tree

2 files changed

+2
-2
lines changed
  • logstash-logging-spring-boot-starter
  • reactive-logstash-logging-spring-boot-starter

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
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.19</version>
107+
<version>1.5.20</version>
108108
</dependency>
109109
<dependency>
110110
<groupId>org.springframework.boot</groupId>

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

Lines changed: 1 addition & 1 deletion
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.19</version>
94+
<version>1.5.20</version>
9595
</dependency>
9696
<dependency>
9797
<groupId>io.projectreactor</groupId>

0 commit comments

Comments
 (0)