Skip to content

Commit

Permalink
Bumped jetty.version and orchestrator
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 7, 2020
1 parent 45a6de3 commit a164f5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions its/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
<inceptionYear>2009</inceptionYear>

<properties>
<jetty.version>9.4.24.v20191120</jetty.version>
<jetty.version>9.4.35.v20201120</jetty.version>
</properties>

<dependencies>
<dependency>
<groupId>org.sonarsource.orchestrator</groupId>
<artifactId>sonar-orchestrator</artifactId>
<version>3.33.0.2677</version>
<version>3.34.0.2692</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit a164f5f

Please sign in to comment.