Skip to content

Commit

Permalink
revert jetty to 9.x
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePrez authored Apr 2, 2023
1 parent 3e8ef83 commit 4e45532
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 @@ -33,7 +33,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-servlet</artifactId>
<version>11.0.14</version>
<version>9.4.48.v20220622</version>
</dependency>
<dependency>
<groupId>net.sf.jt400</groupId>
Expand Down

0 comments on commit 4e45532

Please sign in to comment.