We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d54d442 commit d76ff0eCopy full SHA for d76ff0e
pom.xml
@@ -128,6 +128,10 @@
128
<groupId>commons-logging</groupId>
129
<artifactId>commons-logging</artifactId>
130
</exclusion>
131
+ <exclusion>
132
+ <groupId>commons-beanutils</groupId>
133
+ <artifactId>commons-beanutils</artifactId>
134
+ </exclusion>
135
<exclusion>
136
<groupId>log4j</groupId>
137
<artifactId>log4j</artifactId>
0 commit comments