roll: pigweed pw_bluetooth_sapphire: Set default security mode in SSP state

Original-Bug: b/411424950
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/284875
Tests-Not-Needed: Ben Lawson <benlawson@google.com>
Original-Revision: 2f152467be65974856ba5e119d1a290a92fbe460

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 458237c6abdec0..2f152467be6597
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8716941927021667649
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I5cb664a6d0549d0133c3db285958a90f3f41e816
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/285313
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 45c18ff..ebc51f2 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -41,8 +41,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2025-04-21.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8716952969236139009.
-    commit = "458237c6abdec0d1e223084f82d1f71cd9839e46",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8716941927021667649.
+    commit = "2f152467be65974856ba5e119d1a290a92fbe460",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )