Commit c11360e
authored
chore: adjust native-image config for spring-cloud-gcp (#3617)
Context: upgrading to GraalVM for JDK 23
Updating the image support in spring
(GoogleCloudPlatform/spring-cloud-gcp#3536)
caused errors at analysis time solved by
GoogleCloudPlatform/spring-cloud-gcp@d3f6185
Gax seems to be a better place for this kind of configs.1 parent 5080495 commit c11360e
File tree
1 file changed
+2
-1
lines changed- gax-java/gax/src/main/resources/META-INF/native-image/com.google.api/gax
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
0 commit comments