Skip to content

Commit d70e30c

Browse files
committed
Upgrade to Logback 1.5.20.
Closes #2687
1 parent 94cf2ef commit d70e30c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
<junit5>5.12.2</junit5>
121121
<kotlin>1.9.25</kotlin>
122122
<kotlin-coroutines>1.9.0</kotlin-coroutines>
123-
<logback>1.5.12</logback>
123+
<logback>1.5.20</logback>
124124
<microbenchmark>0.5.0.RELEASE</microbenchmark>
125125
<micrometer>1.15.5</micrometer>
126126
<micrometer-tracing>1.5.5</micrometer-tracing>
@@ -131,7 +131,7 @@
131131
<rxjava2>2.2.21</rxjava2>
132132
<rxjava3>3.1.12</rxjava3>
133133
<smallrye-mutiny>1.10.0</smallrye-mutiny>
134-
<slf4j>2.0.2</slf4j>
134+
<slf4j>2.0.17</slf4j>
135135
<spring>6.2.12</spring>
136136
<antora.playbook>src/main/antora/antora-playbook.yml</antora.playbook>
137137
<documentation.baseurl>https://docs.spring.io</documentation.baseurl>

0 commit comments

Comments
 (0)