Skip to content

Commit

Permalink
change jetty artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
srahimeen committed Oct 23, 2023
1 parent 610e50f commit cd7a959
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 @@ -60,8 +60,8 @@
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>io</artifactId>
<version>8.1.10.v20130312</version>
<artifactId>jetty-io</artifactId>
<version>12.0.2</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit cd7a959

Please sign in to comment.