diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index cc36032ec4af96a9ac8efea4ae7aa6c6bd16242a..74cd296828ea6cc9226db358025a07548ddf7957 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -9,37 +9,37 @@
 -->
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="dotnet-ef" Version="7.0.0-alpha.1.21568.2">
+    <Dependency Name="dotnet-ef" Version="7.0.0-alpha.1.21568.4">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>6da773fb3d709154b7b648543b83aad6fcfe6da6</Sha>
+      <Sha>e451959dcb3d6e325ca778dc125ff82eea065d61</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="7.0.0-alpha.1.21568.2">
+    <Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="7.0.0-alpha.1.21568.4">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>6da773fb3d709154b7b648543b83aad6fcfe6da6</Sha>
+      <Sha>e451959dcb3d6e325ca778dc125ff82eea065d61</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="7.0.0-alpha.1.21568.2">
+    <Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="7.0.0-alpha.1.21568.4">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>6da773fb3d709154b7b648543b83aad6fcfe6da6</Sha>
+      <Sha>e451959dcb3d6e325ca778dc125ff82eea065d61</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.0-alpha.1.21568.2">
+    <Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.0-alpha.1.21568.4">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>6da773fb3d709154b7b648543b83aad6fcfe6da6</Sha>
+      <Sha>e451959dcb3d6e325ca778dc125ff82eea065d61</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.0-alpha.1.21568.2">
+    <Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.0-alpha.1.21568.4">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>6da773fb3d709154b7b648543b83aad6fcfe6da6</Sha>
+      <Sha>e451959dcb3d6e325ca778dc125ff82eea065d61</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="7.0.0-alpha.1.21568.2">
+    <Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="7.0.0-alpha.1.21568.4">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>6da773fb3d709154b7b648543b83aad6fcfe6da6</Sha>
+      <Sha>e451959dcb3d6e325ca778dc125ff82eea065d61</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.EntityFrameworkCore" Version="7.0.0-alpha.1.21568.2">
+    <Dependency Name="Microsoft.EntityFrameworkCore" Version="7.0.0-alpha.1.21568.4">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>6da773fb3d709154b7b648543b83aad6fcfe6da6</Sha>
+      <Sha>e451959dcb3d6e325ca778dc125ff82eea065d61</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="7.0.0-alpha.1.21568.2">
+    <Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="7.0.0-alpha.1.21568.4">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>6da773fb3d709154b7b648543b83aad6fcfe6da6</Sha>
+      <Sha>e451959dcb3d6e325ca778dc125ff82eea065d61</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="7.0.0-alpha.1.21568.1">
       <Uri>https://github.com/dotnet/runtime</Uri>
diff --git a/eng/Versions.props b/eng/Versions.props
index 50439f49ad676aa095ad10dc2810f91fe3778c90..4a89006e108363a272b5ae4b20a735666272904e 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -125,14 +125,14 @@
     <!-- Only listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
     <MicrosoftNETCorePlatformsVersion>7.0.0-alpha.1.21568.1</MicrosoftNETCorePlatformsVersion>
     <!-- Packages from dotnet/efcore -->
-    <dotnetefVersion>7.0.0-alpha.1.21568.2</dotnetefVersion>
-    <MicrosoftEntityFrameworkCoreInMemoryVersion>7.0.0-alpha.1.21568.2</MicrosoftEntityFrameworkCoreInMemoryVersion>
-    <MicrosoftEntityFrameworkCoreRelationalVersion>7.0.0-alpha.1.21568.2</MicrosoftEntityFrameworkCoreRelationalVersion>
-    <MicrosoftEntityFrameworkCoreSqliteVersion>7.0.0-alpha.1.21568.2</MicrosoftEntityFrameworkCoreSqliteVersion>
-    <MicrosoftEntityFrameworkCoreSqlServerVersion>7.0.0-alpha.1.21568.2</MicrosoftEntityFrameworkCoreSqlServerVersion>
-    <MicrosoftEntityFrameworkCoreToolsVersion>7.0.0-alpha.1.21568.2</MicrosoftEntityFrameworkCoreToolsVersion>
-    <MicrosoftEntityFrameworkCoreVersion>7.0.0-alpha.1.21568.2</MicrosoftEntityFrameworkCoreVersion>
-    <MicrosoftEntityFrameworkCoreDesignVersion>7.0.0-alpha.1.21568.2</MicrosoftEntityFrameworkCoreDesignVersion>
+    <dotnetefVersion>7.0.0-alpha.1.21568.4</dotnetefVersion>
+    <MicrosoftEntityFrameworkCoreInMemoryVersion>7.0.0-alpha.1.21568.4</MicrosoftEntityFrameworkCoreInMemoryVersion>
+    <MicrosoftEntityFrameworkCoreRelationalVersion>7.0.0-alpha.1.21568.4</MicrosoftEntityFrameworkCoreRelationalVersion>
+    <MicrosoftEntityFrameworkCoreSqliteVersion>7.0.0-alpha.1.21568.4</MicrosoftEntityFrameworkCoreSqliteVersion>
+    <MicrosoftEntityFrameworkCoreSqlServerVersion>7.0.0-alpha.1.21568.4</MicrosoftEntityFrameworkCoreSqlServerVersion>
+    <MicrosoftEntityFrameworkCoreToolsVersion>7.0.0-alpha.1.21568.4</MicrosoftEntityFrameworkCoreToolsVersion>
+    <MicrosoftEntityFrameworkCoreVersion>7.0.0-alpha.1.21568.4</MicrosoftEntityFrameworkCoreVersion>
+    <MicrosoftEntityFrameworkCoreDesignVersion>7.0.0-alpha.1.21568.4</MicrosoftEntityFrameworkCoreDesignVersion>
     <!-- Packages from dotnet/arcade -->
     <MicrosoftDotNetBuildTasksInstallersVersion>7.0.0-beta.21559.3</MicrosoftDotNetBuildTasksInstallersVersion>
     <MicrosoftDotNetBuildTasksTemplatingVersion>7.0.0-beta.21559.3</MicrosoftDotNetBuildTasksTemplatingVersion>