Skip to content

Commit 33c9056

Browse files
committed
Solr 8.x to 8.11.1 to mitigate CVE-2021-44228.
1 parent ee405ca commit 33c9056

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This project is composed of three main parts:
1212

1313
Currently maintained versions include:
1414

15-
- `8.x`, `8.11.0`, `latest`: Apache Solr 8.x
15+
- `8.x`, `8.11.1`, `latest`: Apache Solr 8.x
1616
- `7.x`, `7.7.3`: Apache Solr 7.x
1717
- `6.x`, `6.6.6`: Apache Solr 6.x
1818
- `5.x`, `5.5.5`: Apache Solr 5.x

vars/8.x.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ java_packages:
44

55
solr_remove_cruft: true
66

7-
solr_version: "8.11.0"
7+
solr_version: "8.11.1"
88

99
container_working_dir: /
1010
container_start_command: '["/opt/solr/bin/solr", "start", "-f", "-force"]'

0 commit comments

Comments
 (0)