File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22
3- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3+ <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/xsd/maven-4.0.0.xsd" >
54 <modelVersion >4.0.0</modelVersion >
65
76 <groupId >com.github.devlab-umontp</groupId >
4241 <scope >test</scope >
4342 </dependency >
4443 <dependency >
45- <groupId >org.mnode.ical4j</groupId >
46- <artifactId >ical4j</artifactId >
47- <version >1.0.2</version >
44+ <!-- jsoup HTML parser library @ https://jsoup.org/ -->
45+ <groupId >org.jsoup</groupId >
46+ <artifactId >jsoup</artifactId >
47+ <version >1.13.1</version >
4848 </dependency >
4949 </dependencies >
5050
You can’t perform that action at this time.
0 commit comments