Skip to content

Commit a07166c

Browse files
committed
chore: update to Fabric8 6.5.1
1 parent 27b8155 commit a07166c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pom.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
4444

4545
<junit.version>5.9.1</junit.version>
46-
<fabric8-client.version>6.5.0</fabric8-client.version>
46+
<fabric8-client.version>6.5.1</fabric8-client.version>
4747
<slf4j.version>1.7.36</slf4j.version>
4848
<log4j.version>2.19.0</log4j.version>
4949
<mokito.version>5.2.0</mokito.version>
@@ -71,8 +71,6 @@
7171
<formatter-maven-plugin.version>2.22.0</formatter-maven-plugin.version>
7272
<directory-maven-plugin.version>1.0</directory-maven-plugin.version>
7373
<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>
7674
</properties>
7775

7876
<modules>

0 commit comments

Comments
 (0)