merlimat opened a new pull request, #25780:
URL: https://github.com/apache/pulsar/pull/25780

   ### Motivation
   
   The lightproto Gradle plugin was upgraded to 0.7.2 in #25751. Version 0.7.3 
picks up CVE fixes in the dependencies of the lightproto code generator.
   
   ### Modifications
   
   Bump the `lightproto` Gradle plugin version from `0.7.2` to `0.7.3` in 
`gradle/libs.versions.toml`.
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the CI checks.
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   Verified locally that `io.streamnative.lightproto:0.7.3` resolves from the 
plugin repository and that `:pulsar-common:generateLightProto` runs 
successfully.
   
   ### Does this pull request potentially affect one of the following parts:
   
   - [x] Dependencies (add or upgrade a dependency)
   - [ ] The public API
   - [ ] The schema
   - [ ] The default values of configurations
   - [ ] The threading model
   - [ ] The binary protocol
   - [ ] The REST endpoints
   - [ ] The admin CLI options
   - [ ] The metrics
   - [ ] Anything that affects deployment


-- 
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]

Reply via email to