sasidhar-chittumuru-jemmic opened a new issue, #3779:
URL: https://github.com/apache/logging-log4j2/issues/3779
## Description
`error.prone.version` property is being used in log4j-parent pom.xml file
but this property in not defined and because of this log files are not
generated for the spring boot application.
## Configuration
**Version:**
Log4j 2.25.0
springboot : 2.7.18
**Operating system:** Ubuntu24.04
**JDK:** JDK 21.0.3
## Logs
```
'dependencies.dependency.version' for
com.google.errorprone:error_prone_annotations:jar must be a valid version but
is '${error-prone.version}'. in org.apache.logging.log4j:log4j-web:2.25.0
```
--
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]