Skip to content

Commit

Permalink
Merge pull request #301 from jenkinsci/dependabot/maven/jetty.version…
Browse files Browse the repository at this point in the history
…-9.4.40.v20210413

Bump jetty.version from 9.4.39.v20210325 to 9.4.40.v20210413
  • Loading branch information
jglick authored Apr 19, 2021
2 parents f61ac34 + adf0fee commit 2344300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ THE SOFTWARE.
<properties>
<changelist>999999-SNAPSHOT</changelist>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jetty.version>9.4.39.v20210325</jetty.version>
<jetty.version>9.4.40.v20210413</jetty.version>
<hamcrest.version>2.2</hamcrest.version>
<jmh.version>1.29</jmh.version>
<java.level>8</java.level>
Expand Down

0 comments on commit 2344300

Please sign in to comment.