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 fc72a14 commit 88c5b2aCopy full SHA for 88c5b2a
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>eu.openanalytics</groupId>
7
<artifactId>shinyproxy</artifactId>
8
- <version>3.3.0-SNAPSHOT</version>
+ <version>3.2.1</version>
9
<packaging>jar</packaging>
10
<inceptionYear>2016</inceptionYear>
11
@@ -31,7 +31,7 @@
31
<maven.compiler.target>21</maven.compiler.target>
32
<resource.delimiter>&</resource.delimiter>
33
<!-- Dependency versions -->
34
- <containerproxy.version>1.3.0-SNAPSHOT</containerproxy.version>
+ <containerproxy.version>1.2.1</containerproxy.version>
35
<spring-boot.version>3.4.11</spring-boot.version>
36
<datatables.version>1.13.5</datatables.version>
37
<datatables-buttons.version>2.4.1</datatables-buttons.version>
0 commit comments