🎨 remove commons-beanutils dependency

This commit is contained in:
NaccOll
2022-07-12 16:32:34 +08:00
committed by GitHub
parent 188d1e186b
commit 27bccb3a7e
2 changed files with 31 additions and 7 deletions

View File

@@ -35,11 +35,6 @@
<artifactId>commons-lang3</artifactId>
</dependency>
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
<version>1.9.4</version>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpkix-jdk15on</artifactId>