Skip to content

Commit

Permalink
Update dependencies jitsi-desktop and libjitsi.
Browse files Browse the repository at this point in the history
  • Loading branch information
damencho authored and bgrozev committed Jan 30, 2019
1 parent 7dfe774 commit 9f1ce62
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 @@ -20,7 +20,7 @@
<properties>
<assembly.skipAssembly>true</assembly.skipAssembly>
<smack.version>4.2.4-47d17fc</smack.version>
<jitsi-desktop.version>2.13.bc34d60</jitsi-desktop.version>
<jitsi-desktop.version>2.13.4823e46</jitsi-desktop.version>
</properties>

<dependencies>
Expand Down Expand Up @@ -142,7 +142,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>libjitsi</artifactId>
<version>1.0-20190128.103722-373</version>
<version>1.0-20190130.125305-375</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
Expand Down

0 comments on commit 9f1ce62

Please sign in to comment.