File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
6
6
<groupId >eu.openanalytics</groupId >
7
7
<artifactId >shinyproxy</artifactId >
8
- <version >2.6.0 </version >
8
+ <version >2.6.1 </version >
9
9
<packaging >jar</packaging >
10
10
11
11
<name >ShinyProxy</name >
19
19
<parent >
20
20
<groupId >org.springframework.boot</groupId >
21
21
<artifactId >spring-boot-starter-parent</artifactId >
22
- <version >2.3 .12.RELEASE </version >
22
+ <version >2.5 .12</version >
23
23
<relativePath />
24
24
</parent >
25
25
26
26
<properties >
27
27
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
28
28
<java .version>1.8</java .version>
29
- <containerproxy .version>0.8.10 </containerproxy .version>
29
+ <containerproxy .version>0.8.11 </containerproxy .version>
30
30
<resource .delimiter>& </resource .delimiter>
31
31
</properties >
32
32
You can’t perform that action at this time.
0 commit comments