Skip to content

Commit 5633ab0

Browse files
committed
Fix #35816: upgrade docker-client
1 parent ef42300 commit 5633ab0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>eu.openanalytics</groupId>
88
<artifactId>shinyproxy-operator</artifactId>
9-
<version>2.3.0</version>
9+
<version>2.3.1-SNAPSHOT</version>
1010
<inceptionYear>2021</inceptionYear>
1111
<name>ShinyProxy-Operator</name>
1212

@@ -32,7 +32,7 @@
3232
<log4j.version>2.24.3</log4j.version>
3333
<okhttp.version>4.12.0</okhttp.version>
3434
<fabric8.client.version>7.1.0</fabric8.client.version>
35-
<docker.client.version>7.0.8-OA-4</docker.client.version>
35+
<docker.client.version>7.0.8-OA-5-SNAPSHOT</docker.client.version>
3636
<jersey.version>3.1.10</jersey.version>
3737
<apache.commons.lang3>3.17.0</apache.commons.lang3>
3838
<!-- Plugin versions -->

0 commit comments

Comments
 (0)