We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef42300 commit 5633ab0Copy full SHA for 5633ab0
1 file changed
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>eu.openanalytics</groupId>
8
<artifactId>shinyproxy-operator</artifactId>
9
- <version>2.3.0</version>
+ <version>2.3.1-SNAPSHOT</version>
10
<inceptionYear>2021</inceptionYear>
11
<name>ShinyProxy-Operator</name>
12
@@ -32,7 +32,7 @@
32
<log4j.version>2.24.3</log4j.version>
33
<okhttp.version>4.12.0</okhttp.version>
34
<fabric8.client.version>7.1.0</fabric8.client.version>
35
- <docker.client.version>7.0.8-OA-4</docker.client.version>
+ <docker.client.version>7.0.8-OA-5-SNAPSHOT</docker.client.version>
36
<jersey.version>3.1.10</jersey.version>
37
<apache.commons.lang3>3.17.0</apache.commons.lang3>
38
<!-- Plugin versions -->
0 commit comments