Skip to content

Commit

Permalink
upgrad jetty version 9.4.7 -> 9.4.18
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Wenzel committed May 2, 2019
1 parent 27f7874 commit 46dd641
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions zats-mimic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<zk.version>5.0.10</zk.version>
<jetty.version>9.4.7.v20170914</jetty.version>
<jetty.version>9.4.18.v20190429</jetty.version>
</properties>
<repositories>
<repository>
Expand Down Expand Up @@ -189,4 +189,4 @@
</build>
</profile>
</profiles>
</project>
</project>
1 change: 1 addition & 0 deletions zats/release-note
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ ZATS Mimic 2.0.1
ZATS-69: Clients.clearBusy causes a NPE

* Upgrade Notes
+ Jetty dependency upped to 9.4.18

--------
ZATS Mimic 2.0.0
Expand Down

0 comments on commit 46dd641

Please sign in to comment.