We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94cf2ef commit d70e30cCopy full SHA for d70e30c
parent/pom.xml
@@ -120,7 +120,7 @@
120
<junit5>5.12.2</junit5>
121
<kotlin>1.9.25</kotlin>
122
<kotlin-coroutines>1.9.0</kotlin-coroutines>
123
- <logback>1.5.12</logback>
+ <logback>1.5.20</logback>
124
<microbenchmark>0.5.0.RELEASE</microbenchmark>
125
<micrometer>1.15.5</micrometer>
126
<micrometer-tracing>1.5.5</micrometer-tracing>
@@ -131,7 +131,7 @@
131
<rxjava2>2.2.21</rxjava2>
132
<rxjava3>3.1.12</rxjava3>
133
<smallrye-mutiny>1.10.0</smallrye-mutiny>
134
- <slf4j>2.0.2</slf4j>
+ <slf4j>2.0.17</slf4j>
135
<spring>6.2.12</spring>
136
<antora.playbook>src/main/antora/antora-playbook.yml</antora.playbook>
137
<documentation.baseurl>https://docs.spring.io</documentation.baseurl>
0 commit comments