Skip to content

Commit 8bf07f5

Browse files
committed
force beanUtils to 2.0
Signed-off-by: Brian Flores <iflorbri@amazon.com>
1 parent 969dc3d commit 8bf07f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ml-algorithms/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ configurations.all {
9999
resolutionStrategy.force 'com.google.protobuf:protobuf-java:3.25.5'
100100
resolutionStrategy.force 'org.apache.commons:commons-compress:1.26.0'
101101
resolutionStrategy.force 'software.amazon.awssdk:bom:2.30.18'
102+
resolutionStrategy.force 'org.apache.commons:commons-beanutils:2.0.0'
102103
}
103104

104105

0 commit comments

Comments
 (0)