diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 88f76bb..ca50925 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -23,4 +23,4 @@ gateway.keystore.password=${GATEWAY_KEYSTORE_PASSWORD:#{null}} gateway.keystore.path=${GATEWAY_KEYSTORE_PATH:#{null}} gateway.threeds.api.version=${GATEWAY_THREEDS_VERSION:1.3.0} gateway.apm.api.version=${GATEWAY_APM_VERSION:1.3.0} -gateway.srci.verison=${GATEWAY_SRCI_VERSION:1.0.0} +gateway.srci.version=${GATEWAY_SRCI_VERSION:1.0.0}