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 6fe5445 commit 7cea370Copy full SHA for 7cea370
parent/pom.xml
@@ -119,7 +119,7 @@
119
<junit5>5.11.4</junit5>
120
<kotlin>1.9.25</kotlin>
121
<kotlin-coroutines>1.9.0</kotlin-coroutines>
122
- <logback>1.5.12</logback>
+ <logback>1.5.20</logback>
123
<micrometer>1.14.12</micrometer>
124
<micrometer-tracing>1.4.11</micrometer-tracing>
125
<mockito>5.14.2</mockito>
@@ -129,7 +129,7 @@
129
<rxjava2>2.2.21</rxjava2>
130
<rxjava3>3.1.12</rxjava3>
131
<smallrye-mutiny>1.10.0</smallrye-mutiny>
132
- <slf4j>2.0.2</slf4j>
+ <slf4j>2.0.17</slf4j>
133
<spring>6.2.12</spring>
134
<antora.playbook>src/main/antora/antora-playbook.yml</antora.playbook>
135
<documentation.baseurl>https://docs.spring.io</documentation.baseurl>
0 commit comments