File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 859859 <dependency >
860860 <groupId >com.google.errorprone</groupId >
861861 <artifactId >error_prone_annotations</artifactId >
862- <version >${error-prone.version} </version >
862+ <version >${error-prone-annotations .version} </version >
863863 <scope >provided</scope >
864864 </dependency >
865865
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <entry xmlns =" https://logging.apache.org/xml/ns"
3+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4+ xsi : schemaLocation ="
5+ https://logging.apache.org/xml/ns
6+ https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
7+ type =" fixed" >
8+ <issue id =" 3779" link =" https://github.com/apache/logging-log4j2/issues/3779" />
9+ <issue id =" 3785" link =" https://github.com/apache/logging-log4j2/pull/3785" />
10+ <issue id =" 3905" link =" https://github.com/apache/logging-log4j2/pull/3905" />
11+ <description format =" asciidoc" >
12+ Fix the `com.google.errorprone:error_prone_annotations` dependency whose version property gets erased due to flattening
13+ </description >
14+ </entry >
You can’t perform that action at this time.
0 commit comments