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 f43256d commit deda4ebCopy full SHA for deda4eb
pom.xml
@@ -289,7 +289,7 @@ along with ao-payments-payflowPro. If not, see <https://www.gnu.org/licenses/>.
289
<groupId>com.aoapps</groupId><artifactId>ao-collections</artifactId><version>4.0.0-SNAPSHOT<!-- ${POST-SNAPSHOT} --></version>
290
</dependency>
291
<dependency>
292
- <groupId>commons-beanutils</groupId><artifactId>commons-beanutils</artifactId><version>1.9.4</version>
+ <groupId>commons-beanutils</groupId><artifactId>commons-beanutils</artifactId><version>1.11.0</version>
293
294
295
<groupId>commons-collections</groupId><artifactId>commons-collections</artifactId><version>3.2.2</version>
0 commit comments