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 5dfe7d7 + d639f49 commit 47c24e5Copy full SHA for 47c24e5
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>eu.openanalytics</groupId>
7
<artifactId>shinyproxy</artifactId>
8
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.6.1</version>
9
<packaging>jar</packaging>
10
11
<name>ShinyProxy</name>
@@ -19,7 +19,7 @@
19
<parent>
20
<groupId>org.springframework.boot</groupId>
21
<artifactId>spring-boot-starter-parent</artifactId>
22
- <version>2.3.12.RELEASE</version>
+ <version>2.5.12</version>
23
<relativePath />
24
</parent>
25
0 commit comments