Skip to content

Commit a95df80

Browse files
committed
fix: update to Tycho 4.0.9, to solve bug in jgit when building maven
1 parent d43d49c commit a95df80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<packaging>pom</packaging>
88

99
<properties>
10-
<tycho-version>4.0.6</tycho-version>
10+
<tycho-version>4.0.9</tycho-version>
1111
<tycho.scmUrl>scm:git:https://github.com/snyk/snyk-eclipse-plugin.git</tycho.scmUrl>
1212
<target-config>target-platform</target-config>
1313
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)