From 1b303cbf01de4c71f2e50d064cb91c5c527dec24 Mon Sep 17 00:00:00 2001 From: Chris Eager Date: Wed, 19 Aug 2026 11:30:45 -0400 Subject: [PATCH] Revert to FoundationDB 7.3.68 --- .github/dependabot.yml | 6 ++++++ pom.xml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8d598c5c4..61172f303 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,6 +13,12 @@ updates: directories: [ "**/*" ] schedule: interval: monthly + ignore: + # Only patch updates don't require coordination with the deployed database + - dependency-name: "org.foundationdb:fdb-java" + update-types: + - version-update:semver-major + - version-update:semver-minor groups: minor-java-dependencies: # Java: Only group minor and patch updates (we want to carefully review major updates) diff --git a/pom.xml b/pom.xml index 5f90399c2..357363209 100644 --- a/pom.xml +++ b/pom.xml @@ -53,7 +53,7 @@ - 7.4.6 + 7.3.68 730 8c96a1f7ab561cd38e16e4c269c5e50ae0fd8063854e0d72c89339a7ac1b6873 26.86.0