Skip to content

Commit

Permalink
fix jetty version
Browse files Browse the repository at this point in the history
Signed-off-by: Soufin Rahimeen <[email protected]>
  • Loading branch information
srahimeen committed Oct 23, 2023
1 parent aec17f3 commit 31e313e
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 @@ -61,7 +61,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-io</artifactId>
<version>12.0.2</version>
<version>11.0.17</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 31e313e

Please sign in to comment.