mirror of https://github.com/OpenVidu/openvidu.git
pom.xml update to Kurento 6.7.2-SNAPSHOT
parent
2d38093728
commit
95a078b14a
|
@ -239,11 +239,6 @@
|
|||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.googlecode.json-simple</groupId>
|
||||
<artifactId>json-simple</artifactId>
|
||||
<version>1.1.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.thymeleaf</groupId>
|
||||
<artifactId>thymeleaf-spring4</artifactId>
|
||||
|
|
|
@ -69,7 +69,7 @@
|
|||
<dependency>
|
||||
<groupId>org.kurento</groupId>
|
||||
<artifactId>kurento-test</artifactId>
|
||||
<version>${version.kurento}</version>
|
||||
<version>6.7.1</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
|
|
Loading…
Reference in New Issue