Skip to content

Commit

Permalink
fix jetty version
Browse files Browse the repository at this point in the history
  • Loading branch information
srahimeen committed Oct 23, 2023
1 parent cd7a959 commit 7511b48
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 7511b48

Please sign in to comment.