We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2c9132 commit 04b2061Copy full SHA for 04b2061
pom.xml
@@ -133,6 +133,10 @@
133
<groupId>commons-logging</groupId>
134
<artifactId>commons-logging</artifactId>
135
</exclusion>
136
+ <exclusion>
137
+ <groupId>commons-beanutils</groupId>
138
+ <artifactId>commons-beanutils</artifactId>
139
+ </exclusion>
140
<exclusion>
141
<groupId>log4j</groupId>
142
<artifactId>log4j</artifactId>
0 commit comments