Skip to content

Commit 13dc342

Browse files
authored
Bump org.apache.shiro:shiro-core from 1.11.0 to 1.13.0 (#12200)
Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
1 parent 2ce15a5 commit 13dc342

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
@@ -188,6 +188,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
188188
- Bump `com.diffplug.spotless` from 6.23.2 to 6.25.0 ([#11962](https://github.com/opensearch-project/OpenSearch/pull/11962), [#12055](https://github.com/opensearch-project/OpenSearch/pull/12055))
189189
- Bump `com.google.cloud:google-cloud-core` from 2.5.10 to 2.30.0 ([#11961](https://github.com/opensearch-project/OpenSearch/pull/11961))
190190
- Bump `reactor-core` from 3.5.11 to 3.5.14 ([#12042](https://github.com/opensearch-project/OpenSearch/pull/12042))
191+
- Bump `org.apache.shiro:shiro-core` from 1.11.0 to 1.13.0 ([#12200](https://github.com/opensearch-project/OpenSearch/pull/12200))
191192
- Bump `com.google.http-client:google-http-client-jackson2` from 1.43.3 to 1.44.1 ([#12059](https://github.com/opensearch-project/OpenSearch/pull/12059))
192193
- Bump `peter-evans/create-issue-from-file` from 4 to 5 ([#12057](https://github.com/opensearch-project/OpenSearch/pull/12057))
193194
- Bump `org.gradle.test-retry` from 1.5.4 to 1.5.8 ([#12168](https://github.com/opensearch-project/OpenSearch/pull/12168))

plugins/identity-shiro/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ opensearchplugin {
1717
}
1818

1919
dependencies {
20-
implementation 'org.apache.shiro:shiro-core:1.11.0'
20+
implementation 'org.apache.shiro:shiro-core:1.13.0'
2121

2222
// Needed for shiro
2323
implementation "org.slf4j:slf4j-api:${versions.slf4j}"

plugins/identity-shiro/licenses/shiro-core-1.11.0.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
7e542e3d614b197bf10005e98e19f9f19cb943e7

0 commit comments

Comments
 (0)