Skip to content

Conversation

@jinseopkim0
Copy link
Contributor

@jinseopkim0 jinseopkim0 commented Nov 17, 2025

b/458152770

Before:

[INFO] --- dependency:3.9.0:tree (default-cli) @ appengine-java-sdk ---
[INFO] com.google.appengine:appengine-java-sdk:pom:3.0.3-SNAPSHOT
[INFO] \- com.google.appengine:jetty12-assembly:zip:3.0.3-SNAPSHOT:compile
[INFO]    \- org.eclipse.jetty:jetty-home:zip:9.4.58.v20250814:compile
[INFO]       \- org.eclipse.jetty:jetty-jaas:jar:9.4.58.v20250814:compile
[INFO]          \- org.apache.directory.api:api-ldap-model:jar:2.1.5:compile
[INFO]             \- org.apache.commons:commons-lang3:jar:3.13.0:compile

With this change:

[INFO] --- dependency:3.9.0:tree (default-cli) @ appengine-java-sdk ---
[INFO] com.google.appengine:appengine-java-sdk:pom:3.0.3-SNAPSHOT
[INFO] \- com.google.appengine:jetty12-assembly:zip:3.0.3-SNAPSHOT:compile
[INFO]    \- org.eclipse.jetty:jetty-home:zip:9.4.58.v20250814:compile
[INFO]       \- org.eclipse.jetty:jetty-jaas:jar:9.4.58.v20250814:compile
[INFO]          \- org.apache.directory.api:api-ldap-model:jar:2.1.5:compile
[INFO]             \- org.apache.commons:commons-lang3:jar:3.18.0:compile

@ludoch ludoch marked this pull request as ready for review November 17, 2025 22:38
copybara-service bot pushed a commit that referenced this pull request Nov 17, 2025
--
f54d460 by Jin Seop Kim <jinseop@google.com>:

deps: upgrade commons-lang3 to 3.18.0
COPYBARA_INTEGRATE_REVIEW=#435 from jinseopkim0:main f54d460
PiperOrigin-RevId: 833500236
Change-Id: I33d060f1972a07bcca4b80751540505397159d60
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants