We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77ef5ed commit faedc43Copy full SHA for faedc43
pom.xml
@@ -195,7 +195,7 @@
195
<artifactId>cfr</artifactId>
196
<version>RELEASE</version>
197
<scope>system</scope>
198
- <systemPath>${project.basedir}/libs/cfr_0_115.jar</systemPath>
+ <systemPath>${project.basedir}/libs/cfr_0_121.jar</systemPath>
199
</dependency>
200
<dependency>
201
<groupId>ca.benow</groupId>
@@ -230,7 +230,7 @@
230
<artifactId>decompiler</artifactId>
231
232
233
- <systemPath>${project.basedir}/libs/fernflower-2016.jar</systemPath>
+ <systemPath>${project.basedir}/libs/fernflower-2017.jar</systemPath>
234
235
236
<!-- TODO: only dep missing -->
@@ -240,4 +240,4 @@
240
<!--<version>RELEASE</version>-->
241
<!--</dependency>-->
242
</dependencies>
243
-</project>
+</project>
0 commit comments