Skip to content

Commit

Permalink
chore: Update jitsi-xmpp-extensions.
Browse files Browse the repository at this point in the history
Changes:
* Bump junit from 4.11 to 4.13.1
* fix: Adds custom nick implementation to escape the text content.
* feat: Adds new property to ConferenceProperties.
* Added mute iq for video
* feat: Add a meeting-id field to ColibriConferenceIQ. (jitsi#38)
* feat: Add an "injected" flag to SourcePacketExtension. (jitsi#39)
  • Loading branch information
bgrozev committed Mar 4, 2021
1 parent 586f01b commit 9fd4efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jitsi-xmpp-extensions</artifactId>
<version>1.0-15-g813e4c4</version>
<version>1.0-21-g3651d97</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
Expand Down

0 comments on commit 9fd4efa

Please sign in to comment.