Skip to content

Commit 6b90bb5

Browse files
retalinuxpi
authored andcommitted
Bump snakeyaml from 2.0 to 2.1 (opensearch-project#9269)
Signed-off-by: Andriy Redko <[email protected]>
1 parent 92b05af commit 6b90bb5

File tree

4 files changed

+3
-2
lines changed

4 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
113113
- Bump `com.squareup.okio:okio` from 2.8.0 to 3.5.0 ([#9252](https://github.com/opensearch-project/OpenSearch/pull/9252))
114114
- Bump `com.google.code.gson:gson` from 2.9.0 to 2.10.1 ([#9230](https://github.com/opensearch-project/OpenSearch/pull/9230))
115115
- Bump `lycheeverse/lychee-action` from 1.2.0 to 1.8.0 ([#9228](https://github.com/opensearch-project/OpenSearch/pull/9228))
116+
- Bump `snakeyaml` from 2.0 to 2.1 ([#9269](https://github.com/opensearch-project/OpenSearch/pull/9269))
116117

117118
### Changed
118119
- Perform aggregation postCollection in ContextIndexSearcher after searching leaves ([#8303](https://github.com/opensearch-project/OpenSearch/pull/8303))

buildSrc/version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spatial4j = 0.7
1111
jts = 1.15.0
1212
jackson = 2.15.2
1313
jackson_databind = 2.15.2
14-
snakeyaml = 2.0
14+
snakeyaml = 2.1
1515
icu4j = 70.1
1616
supercsv = 2.4.0
1717
log4j = 2.20.0

libs/x-content/licenses/snakeyaml-2.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+
c79f47315517560b5bd6a62376ee385e48105437

0 commit comments

Comments
 (0)