mirror of
https://github.com/nikdoof/bukkitxmpp.git
synced 2025-12-23 23:09:30 +00:00
Update to Smack 3.2.1, provide more information for connection issues
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -27,12 +27,12 @@
|
||||
<dependency>
|
||||
<groupId>jivesoftware</groupId>
|
||||
<artifactId>smack</artifactId>
|
||||
<version>3.1.0</version>
|
||||
<version>3.2.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>jivesoftware</groupId>
|
||||
<artifactId>smackx</artifactId>
|
||||
<version>3.1.0</version>
|
||||
<version>3.2.1</version>
|
||||
<type>jar</type>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
Reference in New Issue
Block a user