Commit 49151ee
authored
deps: update java-cloud-bom in java-samples to 26.59.0 (#11573)
* deps: update java-cloud-bom in java-samples to 26.59.0
26.52.0 is 5 months old.
26.59.0 brings a [3 month old gax hint](https://github.com/googleapis/sdk-platform-java/blame/a5d9b5857f5c7c0e787bac0e1ae25198430a7622/gax-java/gax/src/main/resources/META-INF/native-image/com.google.api/gax/native-image.properties#L11-L12)
Fixes the error of the form:
```
Fatal error: com.oracle.graal.pointsto.constraints.UnsupportedFeatureException: An object of type 'com.google.protobuf.RuntimeVersion$RuntimeDomain' was found in the image heap. This type, however, is marked for initialization at image run time for the following reason: classes are initialized at run time by default.
This is not allowed for correctness reasons: All objects that are stored in the image heap must be initialized at build time.
```
* chore: configure renovate and java-samples1 parent 90a6707 commit 49151ee
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
0 commit comments