Skip to content

Commit c80e763

Browse files
opensearch-trigger-bot[bot]github-actions[bot]LantaoJin
authored
[Backport 2.19-dev] Resolve commons beanutils to 1.11.0 (opensearch-project#3791)
* Resolve commons beanutils to 2.0 (opensearch-project#3782) (cherry picked from commit ee8f30d) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * update to 1.11.0 Signed-off-by: Lantao Jin <ltjin@amazon.com> --------- Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Signed-off-by: Lantao Jin <ltjin@amazon.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Lantao Jin <ltjin@amazon.com>
1 parent 66039bf commit c80e763

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ allprojects {
149149
resolutionStrategy.force 'org.apache.commons:commons-text:1.11.0'
150150
resolutionStrategy.force 'commons-io:commons-io:2.15.0'
151151
resolutionStrategy.force 'org.yaml:snakeyaml:2.2'
152+
resolutionStrategy.force 'commons-beanutils:commons-beanutils:1.11.0'
152153
}
153154
}
154155

0 commit comments

Comments
 (0)