Skip to content

Commit 24f6521

Browse files
authored
Revert "Remove SQL until it bumps log4j 2.17.1. (#1419)" (#1421)
This reverts commit a7a7e96. Signed-off-by: dblock <[email protected]>
1 parent a7a7e96 commit 24f6521

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

manifests/1.3.0/opensearch-1.3.0.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,12 @@ components:
4040
- name: security
4141
repository: https://github.com/opensearch-project/security.git
4242
ref: 'main'
43+
- name: sql
44+
repository: https://github.com/opensearch-project/sql.git
45+
ref: 'main'
46+
checks:
47+
- gradle:properties:version
48+
- gradle:dependencies:opensearch.version: plugin
4349
- name: dashboards-reports
4450
repository: https://github.com/opensearch-project/dashboards-reports.git
4551
ref: 'main'

0 commit comments

Comments
 (0)