From 11dfe22a10330a4ea641f84b5493dd99049d4ee5 Mon Sep 17 00:00:00 2001 From: j0ach1mmall3 Date: Wed, 28 Sep 2016 18:25:04 +0200 Subject: [PATCH 1/2] Create README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e2c4861 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# RestfulModule +GenieBot APIs restful service module From 8366e27672514e94a827471fc1e2d255988f34c9 Mon Sep 17 00:00:00 2001 From: j0ach1mmall3 Date: Wed, 28 Sep 2016 18:25:52 +0200 Subject: [PATCH 2/2] Update pom.xml --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index adb1be6..61d162c 100644 --- a/pom.xml +++ b/pom.xml @@ -18,13 +18,13 @@ org.json json - 20141113 + LATEST com.sparkjava spark-core - 2.5 + LATEST - \ No newline at end of file +