File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111
1212 <jsf .version>2.2.15</jsf .version>
1313 <primefaces .version>7.0</primefaces .version>
14- <jetty .version>9.4.29.v20200521 </jetty .version>
14+ <jetty .version>9.4.56.v20240826 </jetty .version>
1515 <log4j .version>2.24.2</log4j .version>
1616 </properties >
1717 <dependencies >
243243 <plugin >
244244 <groupId >org.eclipse.jetty</groupId >
245245 <artifactId >jetty-maven-plugin</artifactId >
246- <version >9.4.30.v20200611 </version >
246+ <version >${jetty.version} </version >
247247 <configuration >
248248 <httpConnector >
249249 <port >8888</port >
261261 <dependency >
262262 <groupId >org.eclipse.jetty</groupId >
263263 <artifactId >apache-jstl</artifactId >
264- <version >9.4.29.v20200521 </version >
264+ <version >${jetty.version} </version >
265265 <exclusions >
266266 <exclusion >
267267 <groupId >org.apache.taglibs</groupId >
You can’t perform that action at this time.
0 commit comments