airframe icon indicating copy to clipboard operation
airframe copied to clipboard

Update protobuf-java to 4.31.0

Open scala-steward-wvlet[bot] opened this issue 11 months ago • 2 comments

About this PR

📦 Updates com.google.protobuf:protobuf-java from 3.25.7 to 4.31.0

📜 GitHub Release Notes - Version Diff

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.google.protobuf", artifactId = "protobuf-java" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.google.protobuf", artifactId = "protobuf-java" }
}]
labels: library-update

:hourglass_flowing_sand: I'm reviewing this pull request for security vulnerabilities and code quality issues. I'll provide an update when I'm done

amazon-q-developer[bot] avatar May 14 '25 20:05 amazon-q-developer[bot]

:white_check_mark: I finished the code review, and didn't find any security or code quality issues.

amazon-q-developer[bot] avatar May 14 '25 20:05 amazon-q-developer[bot]