We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e7be3c commit b7f955cCopy full SHA for b7f955c
README.md
@@ -5,12 +5,12 @@
5
Spark - a tiny web framework for Java 8
6
==============================================
7
8
-**NEWS**: Spark 2.6.0 is out. Please try it out and report any bugs.
+**NEWS**: Spark 2.7.0 is out. Please try it out and report any bugs.
9
```xml
10
<dependency>
11
<groupId>com.sparkjava</groupId>
12
<artifactId>spark-core</artifactId>
13
- <version>2.6.0</version>
+ <version>2.7.0</version>
14
</dependency>
15
```
16
@@ -29,7 +29,7 @@ Getting started
29
30
31
32
33
34
35
0 commit comments