File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
2+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
24 <modelVersion >4.0.0</modelVersion >
35
46 <parent >
103105 <dependency >
104106 <groupId >org.eclipse.jetty</groupId >
105107 <artifactId >jetty-server</artifactId >
106- <version >9.4.49.v20220914 </version >
108+ <version >9.4.51.v20230217 </version >
107109 </dependency >
108110 <dependency >
109111 <groupId >com.beust</groupId >
You can’t perform that action at this time.
0 commit comments