montesmoci

Results 2 comments of montesmoci

Not initially, no. I've added the dependency and the error still persists. ~~Perhaps I'm using an incompatible Java GraalVM?~~ ~~https://github.com/GoogleCloudPlatform/native-image-support-java#:~:text=the%20Cloud%20Client%20Libraries%20for%20Java%20come%20with%20the%20native%20image%20configurations%20built%2Din.%20This%20means%20that%20the%20Cloud%20Client%20libraries%20can%20be%20compiled%20into%20native%20images%20without%20the%20need%20for%20adding%20the%20native%2Dimage%2Dsupport%20dependency.~~

FYI: Adding `implementation("com.google.cloud:google-cloud-secretmanager:2.12.0")` resolves the issue.