When I try to use AWSSecretsManagerPostgreSQLDriver with spring boot native I'm getting the following exception: `java.lang.NoSuchMethodException: com.amazonaws.secretsmanager.sql.AWSSecretsManagerPostgreSQLDriver.<init>()` Details: https://stackoverflow.com/questions/79372356/unable-to-run-spring-boot-native-application-with-awssecretsmanagerpostgresqldri Thanks