Skip to content

Commit

Permalink
Merge pull request #191 from mstyura/remove-unused-dep
Browse files Browse the repository at this point in the history
Updated java-sdp-nist-bridge and removed explict jain-sip-ri-ossonly dependency.
  • Loading branch information
ibauersachs committed Mar 28, 2020
2 parents fe30fe8 + b504c2c commit e0fccda
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions pom.xml
Expand Up @@ -23,12 +23,7 @@
<dependency>
<groupId>org.opentelecoms.sdp</groupId>
<artifactId>java-sdp-nist-bridge</artifactId>
<version>1.1</version>
</dependency>
<dependency>
<groupId>org.jitsi</groupId>
<artifactId>jain-sip-ri-ossonly</artifactId>
<version>1.2.98c7f8c-jitsi-oss1</version>
<version>1.2</version>
</dependency>
<dependency>
<groupId>org.bitlet</groupId>
Expand Down

0 comments on commit e0fccda

Please sign in to comment.