Skip to content

Commit

Permalink
Merge 9cf7dce into 0ee0e43
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 20, 2021
2 parents 0ee0e43 + 9cf7dce commit 7e3d831
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion spoon-control-flow/pom.xml
Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>fr.inria.gforge.spoon</groupId>
<artifactId>spoon-core</artifactId>
<version>8.3.0</version>
<version>8.4.0</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion spoon-decompiler/pom.xml
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>fr.inria.gforge.spoon</groupId>
<artifactId>spoon-core</artifactId>
<version>8.3.0</version>
<version>8.4.0</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.jboss.windup.decompiler.fernflower/fernflower -->
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion spoon-smpl/pom.xml
Expand Up @@ -93,7 +93,7 @@
<dependency>
<groupId>fr.inria.gforge.spoon</groupId>
<artifactId>spoon-core</artifactId>
<version>8.4.0-SNAPSHOT</version>
<version>8.4.0</version>
</dependency>
<dependency>
<groupId>fr.inria.gforge.spoon</groupId>
Expand Down
2 changes: 1 addition & 1 deletion spoon-visualisation/pom.xml
Expand Up @@ -168,7 +168,7 @@
<dependency>
<groupId>fr.inria.gforge.spoon</groupId>
<artifactId>spoon-core</artifactId>
<version>8.3.0</version>
<version>8.4.0</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down

0 comments on commit 7e3d831

Please sign in to comment.