diff --git a/build.gradle b/build.gradle index 2d9aedc..6ec828b 100644 --- a/build.gradle +++ b/build.gradle @@ -22,8 +22,8 @@ dependencies { compile 'pircbot:pircbot:1.5.0' - compile 'commons-codec:commons-codec:1.9' - compile 'commons-logging:commons-logging:1.1.3' + compile 'commons-codec:commons-codec:1.10' + compile 'commons-logging:commons-logging:1.2' compile 'commons-net:commons-net:1.4.1' compile 'commons-cli:commons-cli:1.2' compile 'commons-httpclient:commons-httpclient:3.1' @@ -31,16 +31,16 @@ dependencies { compile 'oro:oro:2.0.8' compile 'org.jdom:jdom:1.1.3' - compile 'org.jsoup:jsoup:1.7.3' + compile 'org.jsoup:jsoup:1.8.3' compile 'rome:rome:1.0@jar' compile 'rome:rome-fetcher:1.0@jar' - compile 'org.json:json:20140107' + compile 'org.json:json:20150729' compile 'org.ostermiller:utils:1.07.00' compile 'net.sourceforge.jweather:jweather:0.3.0@jar' compile 'de.congrace:exp4j:0.3.11' - compile 'org.twitter4j:twitter4j-core:4.0.1' + compile 'org.twitter4j:twitter4j-core:4.0.4' compile 'net.sf.delicious-java:delicious:1.14' //compile fileTree(dir: 'lib', include: '*.jar') diff --git a/mobibot.iml b/mobibot.iml index a27a6a5..8fd6862 100644 --- a/mobibot.iml +++ b/mobibot.iml @@ -16,21 +16,21 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/mobibot.ipr b/mobibot.ipr index 17973d7..085dfb5 100644 --- a/mobibot.ipr +++ b/mobibot.ipr @@ -169,9 +169,10 @@