MartyIX commented on issue #3779:
URL: 
https://github.com/apache/logging-log4j2/issues/3779#issuecomment-3064916603

   I tried upgrading to 2.25.1 (released today) and I still see 
   
   ```
   > Task :buildSrc:jar
   Errors occurred while building effective model from 
/Users/myuser/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.25.1/20a997d3be3a516b8710b1b06acf3a8a24a880b8/log4j-core-2.25.1.pom:
           '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-core:2.25.1
   ````
   
   So the error is generated for Gradle's `buildSrc` task as opposed to 
compilation of my java code. Does anyone else observe this behavior?


-- 
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: notifications-unsubscr...@logging.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to