poorbarcode commented on PR #3579: URL: https://github.com/apache/bookkeeper/pull/3579#issuecomment-1293025099
@hangc0276 ``` + dev/check-binary-license dev/../bookkeeper-dist/server/target/bookkeeper-server-4.16.0-SNAPSHOT-bin.tar.gz com.fasterxml.jackson.core-jackson-annotations-2.13.4.jar unaccounted for in LICENSE com.fasterxml.jackson.core-jackson-core-2.13.4.jar unaccounted for in LICENSE com.fasterxml.jackson.core-jackson-annotations-2.[13](https://github.com/apache/bookkeeper/actions/runs/3334366452/jobs/5517253999#step:8:14).4.2.jar mentioned in LICENSE, but not bundled com.fasterxml.jackson.core-jackson-core-2.13.4.2.jar mentioned in LICENSE, but not bundled ``` > could you please take a look? Already fixed. Sorry. I searched carefully for a long time: Jackson only released version `2.13.4.2` of the `databind` module, and I mistakenly thought that all modules were released. <img width="812" alt="截屏2022-10-27 13 41 36" src="https://user-images.githubusercontent.com/25195800/198201632-60d987bd-c482-4f80-9c8b-9a2d2b890c79.png"> -- 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]
