Skip to content

Commit b7d8841

Browse files
committed
updating api dependency
1 parent 74139a2 commit b7d8841

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
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>com.stackify</groupId>
6464
<artifactId>stackify-api-java</artifactId>
65-
<version>3.0.0</version>
65+
<version>3.0.3</version>
6666
</dependency>
6767

6868
<!-- Runtime dependencies -->
@@ -272,4 +272,4 @@
272272
</profile>
273273
</profiles>
274274

275-
</project>
275+
</project>

0 commit comments

Comments
 (0)