Jxmpp version for smack 4.1.0 android

the maven dependency automatically downloads jxmpp beta versions which might go against the documentation standards while developing applications

Can we use jxmpp-core-0.4.1.jar and jxmpp-util-cache-0.4.1.jar instead of using jxmpp-core-0.4.2-beta1.jar and jxmpp-util-cache-0.4.2-beta1.jar while developing smack android

will it create any issue while running the app in future?

I would not recommend using any other version then the declared one.

In such cases, can you let us know when the next stable version will be available. As we cannot have beta/alpha version bundled for our applications.

Is there any other way we can avoid the beta dependencies?