Skip to content

Commit

Permalink
Bump git from 3.0.0 to 4.10.2
Browse files Browse the repository at this point in the history
Bumps [git](https://github.com/jenkinsci/git-plugin) from 3.0.0 to 4.10.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-3.0.0...git-4.10.2)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:git
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 17, 2022
1 parent 0ff35bc commit 104db82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>git</artifactId>
<version>3.0.0</version>
<version>4.10.2</version>
<type>jar</type>
</dependency>
<dependency>
Expand Down

0 comments on commit 104db82

Please sign in to comment.