File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ # Version 3.1.1 (2021-12-20)
2+
3+ * [ chg] Upgrade log4j dependency to 2.17.0 (was and still is only with ` provided ` scope).
4+
15# Version 3.1.0 (2021-05-09)
26
37* [ chg] Compatibility with transport client from elasticsearch v2 to v7
Original file line number Diff line number Diff line change 1919
2020 <groupId >org.seedstack.addons.elasticsearch</groupId >
2121 <artifactId >elasticsearch</artifactId >
22- <version >3.1.0 -SNAPSHOT</version >
22+ <version >3.1.1 -SNAPSHOT</version >
2323
2424 <properties >
2525 <seed .version>3.12.0</seed .version>
2626 <compatibility .skip>true</compatibility .skip>
2727 <bintray .package>elasticsearch-addon</bintray .package>
2828 <hibernate-validator .version>6.1.5.Final</hibernate-validator .version>
29- <log4j .version>2.13.2 </log4j .version>
29+ <log4j .version>2.17.0 </log4j .version>
3030 </properties >
3131
3232 <build >
You can’t perform that action at this time.
0 commit comments