diff --git a/build.gradle b/build.gradle index c6b72b7..326c5a2 100644 --- a/build.gradle +++ b/build.gradle @@ -50,7 +50,7 @@ dependencies { implementation 'commons-net:commons-net:3.6' //implementation 'com.squareup.okhttp3:okhttp:4.7.2' - implementation 'com.rometools:rome:1.14.1' + implementation 'com.rometools:rome:1.15.0' implementation 'org.json:json:20200518' implementation 'org.jsoup:jsoup:1.13.1'