Skip to content

Commit 92afb6f

Browse files
author
vroyer
committed
release 6.2.3.36
1 parent e6194f0 commit 92afb6f

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGES.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
6.2.3.36 - 2022-01-03
2+
* Upgrade log4j 2.17.1
3+
4+
6.2.3.35 - 2022-12-14
5+
* Upgrade log4j 2.17.0
6+
17
6.2.3.34 - 2020-12-14
28
* Upgrade log4j to fix CVE-2021-44228
39

buildSrc/version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
elasticsearch = 6.2.3.35
1+
elasticsearch = 6.2.3.36
22
elasticsearch_vanilla = 6.2.3
33
cassandra = 3.11.9.1
44
lucene = 7.2.1

docs/elassandra/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@
6565
# built documents.
6666
#
6767
# The short X.Y version.
68-
version = u'6.2.3.34'
68+
version = u'6.2.3.36'
6969
# The full version, including alpha/beta/rc tags.
70-
release = u'6.2.3.34'
70+
release = u'6.2.3.36'
7171

7272
tgz_url = "https://github.com/strapdata/elassandra/releases/download/v{0}/elassandra-{0}.tar.gz".format(release)
7373
deb_url = "https://github.com/strapdata/elassandra/releases/download/v{0}/elassandra-{0}.deb".format(release)

0 commit comments

Comments
 (0)