diff --git a/Puppetfile b/Puppetfile index fd0af14b9..c1fda7b67 100644 --- a/Puppetfile +++ b/Puppetfile @@ -152,7 +152,7 @@ mod 'kmod', mod 'apache', :git => 'https://github.com/puppetlabs/puppetlabs-apache', - :ref => 'v8.1.0' + :ref => 'v8.2.0' mod 'apt', :git => 'https://github.com/puppetlabs/puppetlabs-apt', @@ -192,7 +192,7 @@ mod 'stdlib', mod 'vcsrepo', :git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo', - :ref => 'v5.2.0' + :ref => 'v5.3.0' mod 'xinetd', :git => 'https://github.com/puppetlabs/puppetlabs-xinetd',