diff --git a/component/caddy/buildout.cfg b/component/caddy/buildout.cfg
index 0b0a60bb32d7ead78257836bb77cdec69744566a..7b91f78952601a2f2020f1fb7304503e01419472 100644
--- a/component/caddy/buildout.cfg
+++ b/component/caddy/buildout.cfg
@@ -17,7 +17,7 @@ depends =
 
 [caddy]
 # revision and repository can be used to control which caddy version is used
-revision = v1.0.1
+revision = v1.0.3
 repository = github.com/caddyserver/caddy/caddy
 
 recipe  = plone.recipe.command