Skip to content

Commit

Permalink
feat: Updates smack to 4.4.4.
Browse files Browse the repository at this point in the history
Fixes race condition in muc and fixes processing destroy messages.
  • Loading branch information
damencho committed Nov 16, 2021
1 parent f81ee8f commit f4c272a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -16,7 +16,7 @@
<assembly.skipAssembly>false</assembly.skipAssembly>
<jetty.version>9.4.41.v20210516</jetty.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<smack.version>4.4.3</smack.version>
<smack.version>4.4.4</smack.version>
<kotlin.version>1.5.20</kotlin.version>
<kotest.version>4.6.1</kotest.version>
<slf4j.version>1.7.26</slf4j.version>
Expand Down

0 comments on commit f4c272a

Please sign in to comment.