File tree 3 files changed +3
-3
lines changed
appengine-java11/sparkjava-helloworld
appengine-java8/sparkjava-helloworld
flexible/java-8/sparkjava
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ limitations under the License.
41
41
<dependency >
42
42
<groupId >com.sparkjava</groupId >
43
43
<artifactId >spark-core</artifactId >
44
- <version >2.9.3 </version >
44
+ <version >2.9.4 </version >
45
45
</dependency >
46
46
<dependency >
47
47
<groupId >junit</groupId >
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ limitations under the License.
39
39
<dependency >
40
40
<groupId >com.sparkjava</groupId >
41
41
<artifactId >spark-core</artifactId >
42
- <version >2.9.3 </version >
42
+ <version >2.9.4 </version >
43
43
<exclusions >
44
44
<exclusion >
45
45
<groupId >org.eclipse.jetty</groupId >
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ limitations under the License.
56
56
<dependency >
57
57
<groupId >com.sparkjava</groupId >
58
58
<artifactId >spark-core</artifactId >
59
- <version >2.9.3 </version >
59
+ <version >2.9.4 </version >
60
60
</dependency >
61
61
<dependency >
62
62
<groupId >org.slf4j</groupId >
You can’t perform that action at this time.
0 commit comments