File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 88
99 <groupId >com.microsoft.graph</groupId >
1010 <artifactId >microsoft-graph</artifactId >
11- <version >3.1 .0</version >
11+ <version >3.3 .0</version >
1212 <packaging >pom</packaging >
1313
1414 <properties >
2020 <dependency >
2121 <groupId >com.google.guava</groupId >
2222 <artifactId >guava</artifactId >
23- <version >30.1-jre</version >
23+ <version >30.1.1 -jre</version >
2424 </dependency >
2525 <dependency >
2626 <groupId >com.google.code.gson</groupId >
3535 <dependency >
3636 <groupId >com.microsoft.graph</groupId >
3737 <artifactId >microsoft-graph-core</artifactId >
38- <version >2.0.0 </version >
38+ <version >2.0.1 </version >
3939 </dependency >
4040 <dependency >
4141 <groupId >org.junit.jupiter</groupId >
4242 <artifactId >junit-jupiter-api</artifactId >
43- <version >5.5.2 </version >
43+ <version >5.7.1 </version >
4444 <scope >test</scope >
4545 </dependency >
4646 <dependency >
4747 <groupId >org.mockito</groupId >
48- <artifactId >mockito-core </artifactId >
49- <version >3.8 .0</version >
48+ <artifactId >mockito-inline </artifactId >
49+ <version >3.9 .0</version >
5050 <scope >test</scope >
5151 </dependency >
5252 </dependencies >
You can’t perform that action at this time.
0 commit comments