diff --git a/Puppetfile b/Puppetfile
index 557d4e2d8..bbbfc0fd7 100644
--- a/Puppetfile
+++ b/Puppetfile
@@ -148,7 +148,7 @@ mod 'kmod',
 
 mod 'apache',
   :git => 'https://github.com/puppetlabs/puppetlabs-apache',
-  :ref => 'v10.1.1'
+  :ref => 'v11.0.0'
 
 mod 'apt',
   :git => 'https://github.com/puppetlabs/puppetlabs-apt',
diff --git a/Puppetfile_unit b/Puppetfile_unit
index 6be83a455..c9ef23d32 100644
--- a/Puppetfile_unit
+++ b/Puppetfile_unit
@@ -2,7 +2,7 @@
 
 mod 'augeas_core',
   :git => 'https://github.com/puppetlabs/puppetlabs-augeas_core',
-  :ref => 'v1.4.0'
+  :ref => 'v1.4.1'
 
 mod 'cron_core',
   :git => 'https://github.com/puppetlabs/puppetlabs-cron_core',