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 27b8155 commit a07166cCopy full SHA for a07166c
pom.xml
@@ -43,7 +43,7 @@
43
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
44
45
<junit.version>5.9.1</junit.version>
46
- <fabric8-client.version>6.5.0</fabric8-client.version>
+ <fabric8-client.version>6.5.1</fabric8-client.version>
47
<slf4j.version>1.7.36</slf4j.version>
48
<log4j.version>2.19.0</log4j.version>
49
<mokito.version>5.2.0</mokito.version>
@@ -71,8 +71,6 @@
71
<formatter-maven-plugin.version>2.22.0</formatter-maven-plugin.version>
72
<directory-maven-plugin.version>1.0</directory-maven-plugin.version>
73
<impsort-maven-plugin.version>1.8.0</impsort-maven-plugin.version>
74
- <okhttp.version>4.10.0</okhttp.version>
75
- <caffeine.version>3.1.3</caffeine.version>
76
</properties>
77
78
<modules>
0 commit comments