Skip to content

Commit

Permalink
chore(deps): bump org.eclipse.jgit:org.eclipse.jgit
Browse files Browse the repository at this point in the history
Bumps org.eclipse.jgit:org.eclipse.jgit from 5.13.1.202206130422-r to 6.7.0.202309050840-r.

---
updated-dependencies:
- dependency-name: org.eclipse.jgit:org.eclipse.jgit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent e85c2dd commit d3bf84b
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 @@ -225,7 +225,7 @@
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit</artifactId>
<!--Using 5.* version to stay compatible with Java 8-->
<version>5.13.1.202206130422-r</version>
<version>6.7.0.202309050840-r</version>
</dependency>
<dependency>
<groupId>org.twdata.maven</groupId>
Expand Down

0 comments on commit d3bf84b

Please sign in to comment.