Bump commons-beanutils in /drools-framework-base-tools-parent

Bumps commons-beanutils from 1.8.3 to 1.9.2.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-06-11 00:16:06 +00:00 committed by GitHub
commit 5b1bba3b60
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -75,7 +75,7 @@
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
<version>1.8.3</version>
<version>1.9.2</version>
</dependency>
<dependency>
<groupId>commons-collections</groupId>