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 a07166c commit adb0983Copy full SHA for adb0983
pom.xml
@@ -54,6 +54,9 @@
54
<awaitility.version>4.2.0</awaitility.version>
55
<spring-boot.version>2.7.3</spring-boot.version>
56
<micrometer-core.version>1.10.5</micrometer-core.version>
57
+ <micrometer-core.version>1.10.4</micrometer-core.version>
58
+ <okhttp.version>4.10.0</okhttp.version>
59
+ <caffeine.version>3.1.3</caffeine.version>
60
61
<fmt-maven-plugin.version>2.11</fmt-maven-plugin.version>
62
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
0 commit comments