File tree 2 files changed +19
-2
lines changed
2 files changed +19
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,21 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
4
4
## [ Unreleased 2.x]
5
5
### Added
6
6
7
+ ### Dependencies
8
+
9
+ ### Changed
10
+
11
+ ### Deprecated
12
+
13
+ ### Removed
14
+
15
+ ### Fixed
16
+
17
+ ### Security
18
+
19
+ ## [ 2.9.1]
20
+ ### Added
21
+
7
22
### Dependencies
8
23
- Bumps ` io.github.classgraph:classgraph ` from 4.8.161 to 4.8.165
9
24
- Bumps ` org.owasp.dependencycheck ` from 9.0.8 to 9.0.9
@@ -309,7 +324,9 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
309
324
310
325
### Security
311
326
312
- [ Unreleased 2.x ] : https://github.com/opensearch-project/opensearch-java/compare/v2.8.4...2.x
327
+ [ Unreleased 2.x ] : https://github.com/opensearch-project/opensearch-java/compare/v2.9.1...2.x
328
+ [ 2.9.1 ] : https://github.com/opensearch-project/opensearch-java/compare/v2.9.0...v2.9.1
329
+ [ 2.9.0 ] : https://github.com/opensearch-project/opensearch-java/compare/v2.8.4...v2.9.0
313
330
[ 2.8.4 ] : https://github.com/opensearch-project/opensearch-java/compare/v2.8.3...v2.8.4
314
331
[ 2.8.3 ] : https://github.com/opensearch-project/opensearch-java/compare/v2.8.2...v2.8.3
315
332
[ 2.8.2 ] : https://github.com/opensearch-project/opensearch-java/compare/v2.8.1...v2.8.2
Original file line number Diff line number Diff line change 1
- systemProp.version = 2.10.0
1
+ systemProp.version = 2.9.1
You can’t perform that action at this time.
0 commit comments