Skip to content

Commit

Permalink
revert maven-scm-provider-jgit upgrade
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Lamy <olamy@apache.org>
  • Loading branch information
olamy committed May 2, 2024
1 parent a0df503 commit 24602b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jetty-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<dependency>
<groupId>org.apache.maven.scm</groupId>
<artifactId>maven-scm-provider-jgit</artifactId>
<version>2.1.0</version>
<version>2.0.1</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 24602b6

Please sign in to comment.