diff --git a/config.yml b/config.yml index 4f59986a..0403320b 100644 --- a/config.yml +++ b/config.yml @@ -19,8 +19,8 @@ optional_module_versions: # if a client requests only major version duplicated_versions: "8": "8.10" - "9": "9.7" - "10": "10.1" + "9": "9.8" + "10": "10.2" vault_versions: - "8.3" - "8.4"