Skip to content

Commit faedc43

Browse files
authored
Update pom.xml
1 parent 77ef5ed commit faedc43

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@
195195
<artifactId>cfr</artifactId>
196196
<version>RELEASE</version>
197197
<scope>system</scope>
198-
<systemPath>${project.basedir}/libs/cfr_0_115.jar</systemPath>
198+
<systemPath>${project.basedir}/libs/cfr_0_121.jar</systemPath>
199199
</dependency>
200200
<dependency>
201201
<groupId>ca.benow</groupId>
@@ -230,7 +230,7 @@
230230
<artifactId>decompiler</artifactId>
231231
<version>RELEASE</version>
232232
<scope>system</scope>
233-
<systemPath>${project.basedir}/libs/fernflower-2016.jar</systemPath>
233+
<systemPath>${project.basedir}/libs/fernflower-2017.jar</systemPath>
234234
</dependency>
235235

236236
<!-- TODO: only dep missing -->
@@ -240,4 +240,4 @@
240240
<!--<version>RELEASE</version>-->
241241
<!--</dependency>-->
242242
</dependencies>
243-
</project>
243+
</project>

0 commit comments

Comments
 (0)