Skip to content

Commit

Permalink
Update Jetty from 10.0.21 to 10.0.22 on Java 11 branch (#806)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil authored Jul 15, 2024
1 parent b8f51b0 commit c4c7fcb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ THE SOFTWARE.
<parent>
<groupId>org.jenkins-ci</groupId>
<artifactId>jenkins</artifactId>
<version>1.116</version>
<version>1.119</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -70,7 +70,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-bom</artifactId>
<version>10.0.21</version>
<version>10.0.22</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit c4c7fcb

Please sign in to comment.