Skip to content

[improve][build] Upgrade lightproto gradle plugin to 0.7.3#25780

Merged
merlimat merged 1 commit into
apache:masterfrom
merlimat:lightproto-0.7.3
May 15, 2026
Merged

[improve][build] Upgrade lightproto gradle plugin to 0.7.3#25780
merlimat merged 1 commit into
apache:masterfrom
merlimat:lightproto-0.7.3

Conversation

@merlimat
Copy link
Copy Markdown
Contributor

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:

  • 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

Picks up CVE fixes in the dependencies of the lightproto code generator.
@merlimat merlimat merged commit 5a766b1 into apache:master May 15, 2026
80 of 82 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants