Skip to content

Commit

Permalink
Upgrade spark because of vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Braeutigam committed Jan 28, 2019
1 parent 65aab5c commit a0dd123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jaywire-spark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<dependency>
<groupId>com.sparkjava</groupId>
<artifactId>spark-core</artifactId>
<version>2.1</version>
<version>2.7.2</version>
</dependency>
</dependencies>
</project>

0 comments on commit a0dd123

Please sign in to comment.