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 8fd97db commit 971ff72Copy full SHA for 971ff72
build.gradle
@@ -89,7 +89,7 @@ ext {
89
kotlinCoroutinesVersion = '1.8.0'
90
kryoVersion = '5.6.0'
91
lettuceVersion = '6.3.2.RELEASE'
92
- log4jVersion = '2.23.0'
+ log4jVersion = '2.23.1'
93
mailVersion = '2.0.3'
94
micrometerTracingVersion = '1.3.0-SNAPSHOT'
95
micrometerVersion = '1.13.0-SNAPSHOT'
0 commit comments