Skip to content

Commit

Permalink
Bump SDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
SMadani committed Jul 12, 2024
1 parent 64e0ad2 commit 71743b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.vonage</groupId>
<artifactId>sample-serversdk-java-springboot</artifactId>
<version>1.0.2</version>
<version>1.0.3</version>

<name>Vonage Java Server SDK SpringBoot Demo App</name>
<description>Interactive demo application for the Vonage Java SDK and Cloud Runtime.</description>
Expand Down Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>com.vonage</groupId>
<artifactId>server-sdk</artifactId>
<version>8.9.0</version>
<version>8.9.2</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 71743b4

Please sign in to comment.