From 8f6a37359da8840142d66402bf769b689c9fd257 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Tue, 17 Oct 2023 13:54:41 +0900 Subject: [PATCH] Bump upper version of puppetlabs-apache ... because now we are using v11.x.x in CI. Change-Id: I37db6768fa9aa24354681b92269c313ccb5b2975 --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index 29aa396b..e215f4b9 100644 --- a/metadata.json +++ b/metadata.json @@ -3,7 +3,7 @@ "dependencies": [ { "name": "puppetlabs/apache", - "version_requirement": ">=5.0.0 <11.0.0" + "version_requirement": ">=5.0.0 <12.0.0" }, { "name": "puppetlabs/concat",