Skip to content

Commit 556a3c8

Browse files
committed
Bump ContainerProxy version
1 parent 595f88d commit 556a3c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55

66
<groupId>eu.openanalytics</groupId>
77
<artifactId>containerproxy</artifactId>
8-
<version>0.8.7</version>
8+
<version>0.9.0-SNAPSHOT</version>
99
<name>ContainerProxy</name>
1010
<packaging>jar</packaging>
1111

1212
<parent>
1313
<groupId>org.springframework.boot</groupId>
1414
<artifactId>spring-boot-starter-parent</artifactId>
15-
<version>2.3.3.RELEASE</version>
15+
<version>2.3.4.RELEASE</version>
1616
<relativePath />
1717
</parent>
1818

0 commit comments

Comments
 (0)