Skip to content
This repository was archived by the owner on Jul 14, 2026. It is now read-only.

Commit eff11dc

Browse files
Update README.md
1 parent b7721fd commit eff11dc

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,7 @@ If you encounter compatibility issues with protobuf-java 4.x, update your codeba
3636
## GraalVM Support
3737

3838
Using the Cloud Client Libraries for Java, you can compile applications as [native image](https://www.graalvm.org/latest/introduction/).
39-
Our BOM is compatible with the following LTS versions of GraalVM for JDK:
40-
41-
| GraalVM JDK LTS Version | Minimum `google-cloud-bom` Version |
42-
|-------------------------|------------------------------------|
43-
| 21 | 26.45.0 |
44-
| 17 | 26.27.0 |
45-
46-
For more information, please refer to our
39+
In order to see which LTS versions of GraalVM for JDK our BOM is compatible with, please refer to our
4740
[native image compilation documentation](https://cloud.google.com/java/docs/compile-native-images).
4841

4942
## Libraries in Scope

0 commit comments

Comments
 (0)