Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
perwendel authored May 24, 2019
1 parent f79facb commit 403eb02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
Spark - a tiny web framework for Java 8
==============================================

**Spark 2.9.0 is out**. Please try it out and report any bugs.
**Spark 2.9.1 is out**. Update to get rid of security issues in the Jetty version used in 2.9.0!
```xml
<dependency>
<groupId>com.sparkjava</groupId>
<artifactId>spark-core</artifactId>
<version>2.9.0</version>
<version>2.9.1</version>
</dependency>
```

Expand Down

0 comments on commit 403eb02

Please sign in to comment.