Skip to content

deps(gax-httpjson): upgrade conscrypt-openjdk-uber to 2.6.2 - #14117

Merged
lqiu96 merged 1 commit into
googleapis:mainfrom
lqiu96:upgrade-conscrypt-2.6.2
Aug 18, 2026
Merged

deps(gax-httpjson): upgrade conscrypt-openjdk-uber to 2.6.2#14117
lqiu96 merged 1 commit into
googleapis:mainfrom
lqiu96:upgrade-conscrypt-2.6.2

Conversation

@lqiu96

@lqiu96 lqiu96 commented Aug 18, 2026

Copy link
Copy Markdown
Member

Description

Upgrade org.conscrypt:conscrypt-openjdk-uber from 2.6.0 to 2.6.2.

Conscrypt 2.6.2 compiles native binaries against an older glibc baseline, improving compatibility across older Linux environments and test frameworks like Robolectric (see robolectric/robolectric#11362).

Error:

Exception: java.lang.UnsatisfiedLinkError: /tmp/libconscrypt_openjdk_jni-linux-x86_6417845320266820000.so: /lib64/libc.so.6: version `GLIBC_2.35' not found (required by /tmp/libconscrypt_openjdk_jni-linux-x86_6417845320266820000.so)

Changes

  • Bump conscrypt.version to 2.6.2 in sdk-platform-java/gapic-generator-java-pom-parent/pom.xml
  • Update Conscrypt version to 2.6.2 in sdk-platform-java/gax-java/dependencies.properties
  • Update Conscrypt version to 2.6.2 in sdk-platform-java/dependencies.txt
  • Update expected downstream version in .kokoro/java-storage-expected-flattened-dependencies.txt
  • Update version reference in java-cloud-bom/README.md
  • Update Conscrypt capabilities doc links in HttpJsonConscryptUtils.java and ITPostQuantumCryptography.java

Upgrade Conscrypt (org.conscrypt:conscrypt-openjdk-uber) from 2.6.0 to 2.6.2.

Conscrypt 2.6.2 includes native binaries compiled against an older glibc baseline, improving compatibility in older Linux runtime environments and test runners such as Robolectric (see robolectric/robolectric#11362).

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request upgrades the conscrypt-openjdk-uber dependency from version 2.6.0/2.6.1 to 2.6.2 across multiple configuration files, dependency definitions, documentation, and code comments. There are no review comments, and I have no additional feedback to provide.

@lqiu96
lqiu96 requested a review from whowes August 18, 2026 22:38
@lqiu96
lqiu96 marked this pull request as ready for review August 18, 2026 22:38
@lqiu96
lqiu96 requested review from a team as code owners August 18, 2026 22:38
@lqiu96
lqiu96 enabled auto-merge (squash) August 18, 2026 22:41
@lqiu96
lqiu96 merged commit 2f5481a into googleapis:main Aug 18, 2026
297 of 301 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