Skip to content

Commit

Permalink
fix(deps): update dependency fr.inria.gforge.spoon:spoon-core to v10.…
Browse files Browse the repository at this point in the history
…4.0 (#5330)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 16, 2023
1 parent 18e1bd7 commit 223c956
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 @@ -75,7 +75,7 @@
<dependency>
<groupId>fr.inria.gforge.spoon</groupId>
<artifactId>spoon-core</artifactId>
<version>10.3.0</version>
<version>10.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>10.3.0</version>
<version>10.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 @@ -83,7 +83,7 @@
<dependency>
<groupId>fr.inria.gforge.spoon</groupId>
<artifactId>spoon-core</artifactId>
<version>10.3.0</version>
<version>10.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 @@ -129,7 +129,7 @@
<dependency>
<groupId>fr.inria.gforge.spoon</groupId>
<artifactId>spoon-core</artifactId>
<version>10.3.0</version>
<version>10.4.0</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down

0 comments on commit 223c956

Please sign in to comment.