Skip to content

Commit

Permalink
Use jgit 4.5.3
Browse files Browse the repository at this point in the history
Testing for JENKINS-39832 showed that the JGit change was unrelated to
the missing object exception.

This reverts commit c90b3f3.
  • Loading branch information
MarkEWaite committed Sep 5, 2017
1 parent c2226fb commit 5119057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -47,7 +47,7 @@
<maven-project-info-reports-plugin.version>2.9</maven-project-info-reports-plugin.version>
<jenkins.version>1.625.3</jenkins.version>
<java.level>7</java.level>
<jgit.version>4.5.2.201704071617-r</jgit.version>
<jgit.version>4.5.3.201708160445-r</jgit.version>
<jgit.javadoc.version>4.5.0.201609210915-r</jgit.javadoc.version>
</properties>

Expand Down

0 comments on commit 5119057

Please sign in to comment.