Skip to content

Commit 7b30dec

Browse files
committed
Bump jetty version in hdfs-fixture to 9.4.53.v20231009 (opensearch-project#11540)
Signed-off-by: Marc Handalian <marc.handalian@gmail.com>
1 parent cedab0b commit 7b30dec

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
1717
- Bump `org.apache.avro:avro` from 1.10.2 to 1.11.3 ([#11502](https://github.com/opensearch-project/OpenSearch/pull/11502))
1818
- Bump `jetty` from 9.4.51.v20230217 to 9.4.52.v20230823 ([#11501](https://github.com/opensearch-project/OpenSearch/pull/11501))
1919
- Bump `io.projectreactor:reactor-core` from 3.4.23 to 3.4.34 and reactor-netty from 1.0.24 to 1.0.39 ([#11500](https://github.com/opensearch-project/OpenSearch/pull/11500))
20+
- Bump `logback-core` and `logback-classic` to 1.2.13 ([#11521](https://github.com/opensearch-project/OpenSearch/pull/11521))
21+
- Bumps `jetty` version from 9.4.52.v20230823 to 9.4.53.v20231009 ([#11539](https://github.com/opensearch-project/OpenSearch/pull/11539))
2022

2123
### Changed
2224
- Use iterative approach to evaluate Regex.simpleMatch ([#11060](https://github.com/opensearch-project/OpenSearch/pull/11060))

buildSrc/version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ netty = 4.1.101.Final
3030
reactor_netty = 1.0.39
3131
reactor = 3.4.34
3232
joda = 2.12.2
33-
jetty = 9.4.52.v20230823
33+
jetty = 9.4.53.v20231009
3434

3535
# when updating this version, you need to ensure compatibility with:
3636
# - plugins/ingest-attachment (transitive dependency, check the upstream POM)

0 commit comments

Comments
 (0)