Skip to content
Snippets Groups Projects
Commit 1168830f authored by Neelesh Thakur's avatar Neelesh Thakur
Browse files

Merge branch 'master' into schema-errors

parents a35e85e2 c4155c78
No related branches found
No related tags found
2 merge requests!183Locking down maven central,!167add schema parse error in record trace field
Pipeline #51956 failed
......@@ -45,7 +45,7 @@ public class ServiceAccountJwtGcpClientImpl implements IServiceAccountJwtClient
private final IamCredentialsProvider iamCredentialsProvider = new IamCredentialsProvider();
@Value("GOOGLE_AUDIENCES")
@Value("${GOOGLE_AUDIENCES}")
private String audiences;
@Inject
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment