Skip to content

Commit 8dda1d3

Browse files
committed
Fetch current FernFlower from Jitpack
1 parent 954f290 commit 8dda1d3

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

pom.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,17 @@
112112
<groupId>org.jboss.windup.decompiler</groupId>
113113
<artifactId>decompiler-fernflower</artifactId>
114114
<version>5.2.0.Final</version>
115+
<exclusions>
116+
<exclusion>
117+
<groupId>org.jboss.windup.decompiler.fernflower</groupId>
118+
<artifactId>windup-fernflower</artifactId>
119+
</exclusion>
120+
</exclusions>
121+
</dependency>
122+
<dependency>
123+
<groupId>com.github.ThexXTURBOXx</groupId>
124+
<artifactId>fernflower</artifactId>
125+
<version>47afd82034</version>
115126
</dependency>
116127
<dependency>
117128
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)