Skip to content

Commit ba01fb1

Browse files
committed
update deps
1 parent ee4805c commit ba01fb1

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
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.fusioproject</groupId>
44
<artifactId>sample-javacli</artifactId>
5-
<version>0.2.0</version>
5+
<version>0.3.0</version>
66
<packaging>jar</packaging>
77
<url>https://www.fusio-project.org/</url>
88
<build>
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>org.fusio-project</groupId>
2424
<artifactId>sdk</artifactId>
25-
<version>3.0.0</version>
25+
<version>5.0.5</version>
2626
</dependency>
2727
</dependencies>
2828
</project>

0 commit comments

Comments
 (0)