Skip to content

Commit 9aa6bc0

Browse files
committed
Update Cloudinary dependencies version for java sample project.
1 parent 656958e commit 9aa6bc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/photo_album/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323
<dependency>
2424
<groupId>com.cloudinary</groupId>
2525
<artifactId>cloudinary-taglib</artifactId>
26-
<version>1.2.2-SNAPSHOT</version>
26+
<version>1.13.0</version>
2727
</dependency>
2828
<dependency>
2929
<groupId>com.cloudinary</groupId>
3030
<artifactId>cloudinary-http44</artifactId>
31-
<version>1.2.2-SNAPSHOT</version>
31+
<version>1.13.0</version>
3232
</dependency>
3333
<dependency>
3434
<groupId>org.springframework</groupId>

0 commit comments

Comments
 (0)