diff --git a/indra/deps/CMakeLists.txt b/indra/deps/CMakeLists.txt
index ef2a502c6c96cafdc895fddb3904931f3ba6bb33..8fd1ce6cb0cf3d5644cdd1a5c09de7721aaa068d 100644
--- a/indra/deps/CMakeLists.txt
+++ b/indra/deps/CMakeLists.txt
@@ -23,7 +23,7 @@ FetchContent_Declare(
 FetchContent_Declare(
   absl
   GIT_REPOSITORY https://github.com/abseil/abseil-cpp.git
-  GIT_TAG        0f86336b6939ea673cc1cbe29189286cae67d63a
+  GIT_TAG        0033c9ea91a52ade7c6b725aa2ef3cbe15463421
 )
 
 # This is a hack because absl has dumb cmake