diff --git a/Puppetfile b/Puppetfile index 3aaa1dd08..a9a9e2464 100644 --- a/Puppetfile +++ b/Puppetfile @@ -152,7 +152,7 @@ mod 'kmod', mod 'apache', :git => 'https://github.com/puppetlabs/puppetlabs-apache', - :ref => 'v9.1.1' + :ref => 'v9.1.2' mod 'apt', :git => 'https://github.com/puppetlabs/puppetlabs-apt', @@ -160,7 +160,7 @@ mod 'apt', mod 'concat', :git => 'https://github.com/puppetlabs/puppetlabs-concat', - :ref => 'v7.3.0' + :ref => 'v7.3.1' mod 'firewall', :git => 'https://github.com/puppetlabs/puppetlabs-firewall', @@ -180,7 +180,7 @@ mod 'postgresql', mod 'rabbitmq', :git => 'https://github.com/voxpupuli/puppet-rabbitmq', - :ref => 'v12.0.2' + :ref => 'v12.1.0' mod 'rsync', :git => 'https://github.com/puppetlabs/puppetlabs-rsync',