Skip to content

Commit

Permalink
mvn: Updates ice4j and jitsi-videobridge. (#319)
Browse files Browse the repository at this point in the history
  • Loading branch information
bgrozev committed Oct 16, 2018
1 parent e1d70a7 commit 17c9624
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 @@ -135,7 +135,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>ice4j</artifactId>
<version>2.0.0-20180516.224537-8</version>
<version>2.0.0-20181005.221549-11</version>
</dependency>
<dependency>
<groupId>org.osgi</groupId>
Expand Down Expand Up @@ -170,7 +170,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jitsi-videobridge</artifactId>
<version>1.1-20180705.215721-75</version>
<version>1.1-20181016.012250-91</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 17c9624

Please sign in to comment.