diff --git a/bom-2.332.x/pom.xml b/bom-2.332.x/pom.xml
index 1e034849b..1bfafa708 100644
--- a/bom-2.332.x/pom.xml
+++ b/bom-2.332.x/pom.xml
@@ -8,6 +8,9 @@
bom-2.332.x
pom
+
+ 4.11.5
+
@@ -59,6 +62,22 @@
tests
1.15.1
+
+ org.jenkins-ci.plugins
+ git
+ ${git-plugin.version}
+
+
+ org.jenkins-ci.plugins
+ git
+ ${git-plugin.version}
+ tests
+
+
+ org.jenkins-ci.plugins
+ git-client
+ 3.12.2
+
io.jenkins.plugins
jquery3-api
diff --git a/bom-weekly/pom.xml b/bom-weekly/pom.xml
index a99f554ed..f0354899f 100644
--- a/bom-weekly/pom.xml
+++ b/bom-weekly/pom.xml
@@ -13,7 +13,7 @@
1559.v38a_b_2e3b_6b_b_7
1.12.1-4
1.15.1
- 4.11.5
+ 4.13.0
2.9.1-44.v476733c11f82
2.2118.v31fd5b_9944b_5
2.27
@@ -343,7 +343,7 @@
org.jenkins-ci.plugins
git-client
- 3.11.0
+ 3.13.0
org.jenkins-ci.plugins
diff --git a/excludes.txt b/excludes.txt
index a06d629c3..d24ae5040 100644
--- a/excludes.txt
+++ b/excludes.txt
@@ -12,9 +12,3 @@ org.jenkinsci.plugins.gitclient.FilePermissionsTest
# TODO tends to run out of memory
org.jenkinsci.plugins.pipeline.modeldefinition.TriggersTest
-
-# TODO https://github.com/jenkinsci/git-client-plugin/pull/920
-org.jenkinsci.plugins.gitclient.CliGitAPIImplTest
-org.jenkinsci.plugins.gitclient.GitClientTest
-org.jenkinsci.plugins.gitclient.JGitAPIImplTest
-org.jenkinsci.plugins.gitclient.JGitApacheAPIImplTest