Skip to content

Commit

Permalink
Merge pull request #32 from apache/dependabot/maven/org.mortbay.jetty…
Browse files Browse the repository at this point in the history
…-jetty-6.1.26

Bump jetty from 6.1.9 to 6.1.26
  • Loading branch information
lukaszlenart authored Dec 6, 2020
2 parents 77feb5f + 63d7397 commit 328e893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion portlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
<dependency>
<groupId>org.mortbay.jetty</groupId>
<artifactId>jetty</artifactId>
<version>6.1.9</version>
<version>6.1.26</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 328e893

Please sign in to comment.