Skip to content

Commit 8f78664

Browse files
committed
Revert "update pom.xml dependencies"
This reverts commit 37d6723.
1 parent 5d64c43 commit 8f78664

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -120,22 +120,22 @@
120120
<dependency>
121121
<groupId>org.eclipse.jetty</groupId>
122122
<artifactId>jetty-server</artifactId>
123-
<version>9.4.51.v20230217</version>
123+
<version>9.4.43.v20210629</version>
124124
</dependency>
125125
<dependency>
126126
<groupId>org.eclipse.jetty</groupId>
127127
<artifactId>jetty-servlet</artifactId>
128-
<version>9.4.51.v20230217</version>
128+
<version>9.4.43.v20210629</version>
129129
</dependency>
130130
<dependency>
131131
<groupId>org.eclipse.jetty</groupId>
132132
<artifactId>jetty-proxy</artifactId>
133-
<version>9.4.51.v20230217</version>
133+
<version>9.4.43.v20210629</version>
134134
</dependency>
135135
<dependency>
136136
<groupId>org.eclipse.jetty</groupId>
137137
<artifactId>jetty-servlets</artifactId>
138-
<version>9.4.51.v20230217</version>
138+
<version>9.4.43.v20210629</version>
139139
<type>jar</type>
140140
</dependency>
141141
<dependency>

0 commit comments

Comments
 (0)