From 55dbf3a47064c60e7cd2c1d11774d578efbc6330 Mon Sep 17 00:00:00 2001 From: fixminer Date: Fri, 10 Apr 2020 15:41:48 +0200 Subject: [PATCH] dependency suggestion of github --- .idea/workspace.xml | 38 +++++++++++++++++++------------------ gumtree/client.diff/pom.xml | 2 +- gumtree/pom.xml | 2 +- 3 files changed, 22 insertions(+), 20 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 3ac1090..a607f44 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,9 +3,8 @@ - - - + + @@ -66,11 +65,11 @@ - + - - + + @@ -96,11 +95,11 @@ - + - + @@ -127,7 +126,6 @@ - richedit stopD 'shapes' TestTreeUtils @@ -156,6 +154,8 @@ compareCFilesWithGumTree TestGumtreeMatcher project.build.sourceEncoding + com.puppycrawl.tools + com.sparkjava fixminer @@ -176,7 +176,6 @@ @@ -553,6 +554,7 @@ + @@ -1130,13 +1132,6 @@ - - - - - - - @@ -1154,7 +1149,14 @@ - + + + + + + + + diff --git a/gumtree/client.diff/pom.xml b/gumtree/client.diff/pom.xml index 800cfa9..3b23090 100644 --- a/gumtree/client.diff/pom.xml +++ b/gumtree/client.diff/pom.xml @@ -14,7 +14,7 @@ com.sparkjava spark-core - 2.6.0 + 2.7.2 diff --git a/gumtree/pom.xml b/gumtree/pom.xml index 2ea4d89..cc4161f 100644 --- a/gumtree/pom.xml +++ b/gumtree/pom.xml @@ -74,7 +74,7 @@ com.puppycrawl.tools checkstyle - 6.7 + 8.29