We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7a316c commit 2c00276Copy full SHA for 2c00276
pom.xml
@@ -22,7 +22,7 @@
22
<smack.version>4.4.8-jitsi-1</smack.version>
23
<jxmppVersion>1.0.3</jxmppVersion>
24
<!-- Match jicoco's jetty version. -->
25
- <jicoco.version>1.1-156-g4ea1d28</jicoco.version>
+ <jicoco.version>1.1-157-gb20b38c</jicoco.version>
26
<jetty.version>11.0.21</jetty.version>
27
<oci-sdk.version>3.45.0</oci-sdk.version>
28
</properties>
@@ -357,7 +357,7 @@
357
<dependency>
358
<groupId>${project.groupId}</groupId>
359
<artifactId>jitsi-xmpp-extensions</artifactId>
360
- <version>1.0-92-g2d110a0</version>
+ <version>1.0-93-ge089d84</version>
361
</dependency>
362
363
<groupId>org.slf4j</groupId>
0 commit comments