Skip to content

Commit

Permalink
Bump gumtree-spoon (#255)
Browse files Browse the repository at this point in the history
* Bump gumtree-spoon

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml
  • Loading branch information
monperrus committed Jan 10, 2024
1 parent 81e2e06 commit 470fdd7
Showing 1 changed file with 7 additions and 11 deletions.
18 changes: 7 additions & 11 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,16 +68,17 @@
<artifactId>commons-io</artifactId>
<version>2.4</version>
</dependency>
<dependency>
<groupId>fr.inria.gforge.spoon</groupId>
<artifactId>spoon-core</artifactId>
<version>8.1.0</version>
</dependency>

<dependency><!-- must come before gumtree-spoon -->
<groupId>br.ufu.lascam</groupId>
<artifactId>automatic-diff-dissection</artifactId>
<version>1.1-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>fr.inria.gforge.spoon.labs </groupId>
<artifactId>gumtree-spoon-ast-diff</artifactId>
<version>1.23</version>
<version>1.62</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -166,11 +167,6 @@
<version>0.9.11</version>
</dependency>

<dependency>
<groupId>br.ufu.lascam</groupId>
<artifactId>automatic-diff-dissection</artifactId>
<version>1.1-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>ml.dmlc</groupId>
Expand Down

0 comments on commit 470fdd7

Please sign in to comment.