Skip to content

Commit

Permalink
build(deps): bump jgit.version
Browse files Browse the repository at this point in the history
Bumps `jgit.version` from 6.10.0.202406032230-r to 7.1.0.202411261347-r.

Updates `org.eclipse.jgit:org.eclipse.jgit` from 6.10.0.202406032230-r to 7.1.0.202411261347-r
- [Commits](eclipse-jgit/jgit@v6.10.0.202406032230-r...v7.1.0.202411261347-r)

Updates `org.eclipse.jgit:org.eclipse.jgit.ssh.jsch` from 6.10.0.202406032230-r to 7.1.0.202411261347-r
- [Commits](eclipse-jgit/jgit@v6.10.0.202406032230-r...v7.1.0.202411261347-r)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 009caa9 commit 693f324
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 @@ -44,7 +44,7 @@
https://github.com/eclipse-jgit/jgit/issues/28
https://github.com/eclipse-jgit/jgit/issues/36
-->
<jgit.version>6.10.0.202406032230-r</jgit.version>
<jgit.version>7.1.0.202411261347-r</jgit.version>
<junit.version>5.11.3</junit.version>
<mockito.version>5.14.2</mockito.version>
<assertj.version>3.26.3</assertj.version>
Expand Down

0 comments on commit 693f324

Please sign in to comment.