Skip to content

build(dependencies): update Tomca version - #912

Merged
mc-nv merged 1 commit into
r26.07from
mchornyi/TRI-1593/after-code-freeze-address-bump-versions
Jul 22, 2026
Merged

build(dependencies): update Tomca version#912
mc-nv merged 1 commit into
r26.07from
mchornyi/TRI-1593/after-code-freeze-address-bump-versions

Conversation

@mc-nv

@mc-nv mc-nv commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Updating dependencies versions

@mc-nv mc-nv self-assigned this Jul 22, 2026
@greptile-apps

greptile-apps Bot commented Jul 22, 2026

Copy link
Copy Markdown

Greptile Summary

This PR updates the tomcat-annotations-api dependency from version 11.0.21 to 11.0.24 in both Java Maven build files. The artifact is used at compile time only (provided scope) to supply @javax.annotation annotations required for Java 9+ compatibility with gRPC stubs.

  • Updated src/grpc_generated/java/examples/pom.xml: org.apache.tomcat:tomcat-annotations-api 11.0.21 → 11.0.24
  • Updated src/grpc_generated/java/library/pom.xml: org.apache.tomcat:tomcat-annotations-api 11.0.21 → 11.0.24

Confidence Score: 5/5

Safe to merge — the change is a compile-time-only dependency bump with no runtime impact.

Both files change a single provided-scope dependency version. The artifact supplies annotation stubs needed at compile time for Java 9+ gRPC compatibility and ships nothing at runtime, so there is no behavioral change to evaluate.

No files require special attention.

Important Files Changed

Filename Overview
src/grpc_generated/java/examples/pom.xml Bumps tomcat-annotations-api from 11.0.21 to 11.0.24 (provided/compile-time scope only); no logic changes.
src/grpc_generated/java/library/pom.xml Bumps tomcat-annotations-api from 11.0.21 to 11.0.24 (provided/compile-time scope only); no logic changes.

Reviews (2): Last reviewed commit: "build(dependencies): update Tomca versio..." | Re-trigger Greptile

@Vinya567

Copy link
Copy Markdown

@greptileai

@mc-nv
mc-nv merged commit 67fc238 into r26.07 Jul 22, 2026
4 checks passed
@mc-nv
mc-nv deleted the mchornyi/TRI-1593/after-code-freeze-address-bump-versions branch July 22, 2026 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants