Skip to content

Commit

Permalink
Merge pull request #10146 from swagger-api/fix-jetty-runner-minimal
Browse files Browse the repository at this point in the history
update jetty version to address jetty/jetty.project#3241
  • Loading branch information
frantuma committed Mar 30, 2020
2 parents eb3d009 + 96c5a53 commit 839668c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/swagger-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@
<dockerfile.tag.skip>true</dockerfile.tag.skip>
<docker-latest-tag>unstable</docker-latest-tag>
<maven-plugin-version>1.0.0</maven-plugin-version>
<jetty-version>9.4.14.v20181114</jetty-version>
<jetty-version>9.4.15.v20190215</jetty-version>
<inflector-version>2.0.5</inflector-version>
<junit-version>4.8.2</junit-version>
<servlet-api.version>3.1.0</servlet-api.version>
Expand Down

0 comments on commit 839668c

Please sign in to comment.