From c227ce19f38608450c982005292c5df8f87c22dd Mon Sep 17 00:00:00 2001 From: hades Date: Mon, 21 Mar 2022 14:49:56 +0800 Subject: [PATCH] =?UTF-8?q?REPORT-67311=20jxbrowser=207.15=E5=8D=87?= =?UTF-8?q?=E7=BA=A7=E5=88=B07.22?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.gradle | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build.gradle b/build.gradle index 8e2e8b627..671e64fb9 100644 --- a/build.gradle +++ b/build.gradle @@ -67,10 +67,10 @@ allprojects { implementation 'com.fr.third:jxbrowser:6.23' implementation 'com.fr.third:jxbrowser-mac:6.23' implementation 'com.fr.third:jxbrowser-win64:6.23' - implementation 'com.fr.third:jxbrowser-v7:7.15' - implementation 'com.fr.third:jxbrowser-mac-v7:7.15' - implementation 'com.fr.third:jxbrowser-win64-v7:7.15' - implementation 'com.fr.third:jxbrowser-swing-v7:7.15' + implementation 'com.fr.third:jxbrowser-v7:7.22' + implementation 'com.fr.third:jxbrowser-mac-v7:7.22' + implementation 'com.fr.third:jxbrowser-win64-v7:7.22' + implementation 'com.fr.third:jxbrowser-swing-v7:7.22' implementation 'com.fr.third.server:servlet-api:3.0' implementation 'org.swingexplorer:swexpl:2.0.1' implementation 'org.swingexplorer:swag:1.0'