Merge pull request #1493 from dataease/pr@dev@fix_full_screen_shot

fix: 全屏截图
This commit is contained in:
fit2cloud-chenyw 2021-12-22 11:59:19 +08:00 committed by GitHub
commit baa262d9c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,11 +21,6 @@
</properties>
<dependencies>
<dependency>
<groupId>ru.yandex.qatools.ashot</groupId>
<artifactId>ashot</artifactId>
<version>1.5.4</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>