Skip to content

Commit

Permalink
Merge tag 'v2.6.1' into develop
Browse files Browse the repository at this point in the history
2.6.1
  • Loading branch information
LEDfan committed Apr 1, 2022
2 parents 973a0dc + 60de136 commit 4e30879
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>eu.openanalytics</groupId>
<artifactId>shinyproxy</artifactId>
<version>2.6.0</version>
<version>2.6.1</version>
<packaging>jar</packaging>

<name>ShinyProxy</name>
Expand All @@ -19,14 +19,14 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.3.12.RELEASE</version>
<version>2.5.12</version>
<relativePath />
</parent>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version>
<containerproxy.version>0.8.10</containerproxy.version>
<containerproxy.version>0.8.11</containerproxy.version>
<resource.delimiter>&amp;</resource.delimiter>
</properties>

Expand Down

0 comments on commit 4e30879

Please sign in to comment.