Smack 4.1.3 released

I’ve just released Smack 4.1.3 to Maven Central. This is a bugfix release which can act as drop-in replacement for any Smack 4.1 version. Users are encouraged to update since Smack 4.1.2 introduced a memory leak in the Roster API which was fixed in 4.1.3.

3 Likes

Hi !

《gettingstarted.html》had writen the required jar files is not clearly, to run “Establishing a Connection”, the minimum required jar files for 4.1.3 list as below:

jxmpp-core-0.4.2-beta1.jar

jxmpp-util-cache-0.4.2-beta1.jar

smack-core-4.1.3.jar

smack-extensions-4.1.3.jar

smack-im-4.1.3.jar

smack-java7-4.1.3.jar

smack-resolver-javax-4.1.3.jar

smack-sasl-javax-4.1.3.jar

smack-tcp-4.1.3.jar

xpp3-1.1.4c.jar

it’s a better way to privder the dependency jar files or describe maven script;

1 Like

Yes you right Soosky because i am confusing about this which jar file need to used if we put only two jar then also all file import very well and runtime dependency raised exception.