Skip to content

Commit

Permalink
Bump git from 2.5.2 to 4.11.2 in /tfs
Browse files Browse the repository at this point in the history
Bumps [git](https://github.com/jenkinsci/git-plugin) from 2.5.2 to 4.11.2.
- [Release notes](https://github.com/jenkinsci/git-plugin/releases)
- [Changelog](https://github.com/jenkinsci/git-plugin/blob/master/CHANGELOG.adoc)
- [Commits](jenkinsci/git-plugin@git-2.5.2...git-4.11.2)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:git
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 2, 2022
1 parent aea4ce0 commit c65d9f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tfs/pom.xml
Expand Up @@ -223,7 +223,7 @@
<!-- Used for augmenting Git-related activities, like commit status -->
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>git</artifactId>
<version>2.5.2</version>
<version>4.11.2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit c65d9f6

Please sign in to comment.