We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5fcb0e commit 65f7717Copy full SHA for 65f7717
pom.xml
@@ -10,7 +10,7 @@
10
<description>
11
This project provides a Microsoft graph API source plugin for LSC
12
</description>
13
- <url>http://lsc-project.org/</url>
+ <url>https://lsc-project.org/</url>
14
<issueManagement>
15
<system>github</system>
16
<url>https://github.com/lsc-project/lsc-microsoft-graph-api-plugin/issues</url>
@@ -169,7 +169,7 @@
169
<dependency>
170
<groupId>org.lsc</groupId>
171
<artifactId>lsc-core</artifactId>
172
- <version>2.2.0</version>
+ <version>2.2</version>
173
<type>jar</type>
174
<optional>false</optional>
175
<exclusions>
0 commit comments