vy commented on issue #84: URL: https://github.com/apache/logging-log4j-tools/issues/84#issuecomment-1816458079
`log4j-tools-bom:0.5.0` uses `logging-parent:10.1.1`, which removes the `parent` while flattening the BOM, though it shouldn't. This issue is fixed in `logging-parent:10.2.0` via apache/logging-parent#37. Hence, `log4j-tools-bom:0.6.0`, which uses `logging-parent:10.4.0`, will have a BOM with a valid `parent`. Once `log4j-tools-bom:0.6.0` is out, we will use it in `logging-parent:10.5.0`, which we will use it in `log4j-tools-bom:0.7.0`, which won't have this `WARNING` anymore. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
