Skip to content

Commit db21009

Browse files
kotwanikunalmitrofmep
authored andcommitted
Fix changelog divergence for 2.x on main (opensearch-project#6882)
Signed-off-by: Kunal Kotwani <[email protected]> Signed-off-by: Valentin Mitrofanov <[email protected]>
1 parent a78eea6 commit db21009

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
3838
- Bump `com.maxmind.geoip2:geoip2` from 4.0.0 to 4.0.1
3939
- Bump `com.networknt:json-schema-validator` from 1.0.76 to 1.0.78
4040
- Bump `com.netflix.nebula:gradle-info-plugin` from 12.0.0 to 12.0.1
41-
- Bump `org.apache.zookeeper:zookeeper` from 3.8.0 to 3.8.1
42-
- Bump `net.minidev:json-smart` from 2.4.8 to 2.4.10
43-
- Bump `org.apache.maven:maven-model` from 3.8.6 to 3.9.1
4441

4542
### Changed
4643
- [CCR] Add getHistoryOperationsFromTranslog method to fetch the history snapshot from translogs ([#3948](https://github.com/opensearch-project/OpenSearch/pull/3948))
@@ -101,6 +98,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
10198
- Bump `com.google.protobuf:protobuf-java` from 3.22.0 to 3.22.2
10299
- Bump Netty to 4.1.90.Final ([#6677](https://github.com/opensearch-project/OpenSearch/pull/6677)
103100
- Bump `com.diffplug.spotless` from 6.15.0 to 6.17.0
101+
- Bump `org.apache.zookeeper:zookeeper` from 3.8.0 to 3.8.1
102+
- Bump `net.minidev:json-smart` from 2.4.7 to 2.4.10
103+
- Bump `org.apache.maven:maven-model` from 3.6.2 to 3.9.1
104104
- Bump `org.codehaus.jettison:jettison` from 1.5.3 to 1.5.4 ([#6878](https://github.com/opensearch-project/OpenSearch/pull/6878))
105105

106106
### Changed

0 commit comments

Comments
 (0)