Skip to content

Commit

Permalink
feat: Updates smack to the latest.
Browse files Browse the repository at this point in the history
We were using temporary a snapshot version, while waiting for the official release.
  • Loading branch information
damencho committed Jul 1, 2022
1 parent 475be67 commit 336a0d8
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 @@ -19,7 +19,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<slf4j.version>1.7.36</slf4j.version>
<junit.version>5.8.2</junit.version>
<smack.version>4.4.6-20220606.141457-4</smack.version>
<smack.version>4.4.6</smack.version>
<jxmppVersion>1.0.3</jxmppVersion>
<!-- Match jicoco's jetty version. -->
<jicoco.version>1.1-107-gfb316f8</jicoco.version>
Expand Down

0 comments on commit 336a0d8

Please sign in to comment.