Skip to content

Commit

Permalink
chore: update jetty monorepo to v12.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 2601de6 commit 6bb3f91
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 @@ -64,14 +64,14 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-bom</artifactId>
<version>12.0.15</version>
<version>12.0.16</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.eclipse.jetty.ee8</groupId>
<artifactId>jetty-ee8-bom</artifactId>
<version>12.0.15</version>
<version>12.0.16</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 6bb3f91

Please sign in to comment.