diff --git a/Puppetfile b/Puppetfile index 937965701..15aed8ea7 100644 --- a/Puppetfile +++ b/Puppetfile @@ -132,7 +132,7 @@ mod 'kmod', mod 'apache', :git => 'https://github.com/puppetlabs/puppetlabs-apache', - :ref => 'v12.0.3' + :ref => 'v12.1.0' mod 'apt', :git => 'https://github.com/puppetlabs/puppetlabs-apt', @@ -168,7 +168,7 @@ mod 'rsync', mod 'stdlib', :git => 'https://github.com/puppetlabs/puppetlabs-stdlib', - :ref => 'v9.5.0' + :ref => 'v9.6.0' mod 'vcsrepo', :git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo',