diff --git a/build.gradle b/build.gradle index 5439b950b..3118ed8a9 100644 --- a/build.gradle +++ b/build.gradle @@ -57,10 +57,10 @@ allprojects { } dependencies { - implementation 'com.fr.third:jxbrowser:7.5' - implementation 'com.fr.third:jxbrowser-swing:7.5' - implementation 'com.fr.third:jxbrowser-mac:7.5' - implementation 'com.fr.third:jxbrowser-win64:7.5' + implementation 'com.fr.third:jxbrowser:6.23' + implementation 'com.fr.third:jxbrowser-swing:6.23' + implementation 'com.fr.third:jxbrowser-mac:6.23' + implementation 'com.fr.third:jxbrowser-win64:6.23' implementation 'com.fr.third.server:servlet-api:3.0' implementation 'org.swingexplorer:swexpl:2.0.1' implementation 'org.swingexplorer:swag:1.0'