Skip to content

Commit

Permalink
Use JGit 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
waynebeaton committed Sep 26, 2024
1 parent 3853a9c commit ff8b0c6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,14 +107,13 @@
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit</artifactId>
<version>6.10.0.202406032230-r</version>
<version>7.0.0.202409031743-r</version>
</dependency>
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>2.2</version>
</dependency>

<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-engine</artifactId>
Expand Down

0 comments on commit ff8b0c6

Please sign in to comment.