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.
2 parents aa5c979 + 0136473 commit 6fe6418Copy full SHA for 6fe6418
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>eu.openanalytics</groupId>
7
<artifactId>shinyproxy</artifactId>
8
- <version>3.2.0-SNAPSHOT</version>
+ <version>3.2.0</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.2.0-SNAPSHOT</containerproxy.version>
+ <containerproxy.version>1.2.0</containerproxy.version>
35
<spring-boot.version>3.4.5</spring-boot.version>
36
<datatables.version>1.13.5</datatables.version>
37
<datatables-buttons.version>2.4.1</datatables-buttons.version>
0 commit comments