Skip to content

Commit d8f207f

Browse files
committed
downgraded git provider due to API incompatibility
1 parent b838a09 commit d8f207f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

io/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
<dependency>
212212
<groupId>org.apache.maven.scm</groupId>
213213
<artifactId>maven-scm-provider-gitexe</artifactId>
214-
<version>1.11.1</version>
214+
<version>1.9.5</version>
215215
</dependency>
216216
</dependencies>
217217
</plugin>

0 commit comments

Comments
 (0)