Skip to content

Commit ca32413

Browse files
committed
Bump commons-beanutils to 1.11.0 (#18775)
Signed-off-by: Andrew Ross <andrross@amazon.com> (cherry picked from commit 548e467)
1 parent 78b8bbb commit ca32413

4 files changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1010
### Dependencies
1111
- Bump `netty` from 4.1.118.Final to 4.1.121.Final ([#18192](https://github.com/opensearch-project/OpenSearch/pull/18192))
1212
- Bump Apache Lucene to 9.12.2 ([#18574](https://github.com/opensearch-project/OpenSearch/pull/18574))
13+
- Bump `commons-beanutils:commons-beanutils` from 1.9.4 to 1.11.0 ([#18401](https://github.com/opensearch-project/OpenSearch/issues/18401))
1314

1415
### Deprecated
1516

plugins/identity-shiro/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222
// Needed for shiro
2323
implementation "org.slf4j:slf4j-api:${versions.slf4j}"
2424

25-
implementation 'commons-beanutils:commons-beanutils:1.9.4'
25+
implementation 'commons-beanutils:commons-beanutils:1.11.0'
2626
implementation 'commons-logging:commons-logging:1.2'
2727
implementation 'commons-lang:commons-lang:2.6'
2828

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ac03ea606d13de04c2e4508227680faff151f491

plugins/identity-shiro/licenses/commons-beanutils-1.9.4.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)