File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1- 0.37 2021-06-24
1+ 0.37 2021-12-10
22 - [feature] Introduced query references in Poliqarp (diewald)
33 - [bugfix] Ignore empty corpus queries (diewald)
44 - [bugfix] Fix handling of apostrophes in multiword and regex
55 values in virtual corpora (#85; diewald)
66 - [feature] Added getVersion() and getName() methods (diewald)
7- - [bugfix ] Updated plexus-utils used in antlr4-maven-plugin
7+ - [security ] Updated plexus-utils used in antlr4-maven-plugin
88 manually due to CVE-2017-1000487 (margaretha)
9+ - [security] Updated log4j due to CVE-2021-44228 (diewald)
910
10110.36 2020-07-24
1112 - [security] Upgraded version of Google Guava
Original file line number Diff line number Diff line change 4040 <antlr4 .version>4.9.3</antlr4 .version>
4141 <antlr3 .version>3.5.2</antlr3 .version>
4242 <java .version>1.8</java .version>
43- <log4j .version>2.14.1 </log4j .version>
43+ <log4j .version>[2.15.0,) </log4j .version>
4444 </properties >
4545
4646 <repositories >
You can’t perform that action at this time.
0 commit comments