Skip to content

Commit c2fb857

Browse files
Update com.microsoft.graph version in POM.XML (microsoft#3748)
1 parent 6eaf996 commit c2fb857

File tree

1 file changed

+1
-1
lines changed
  • samples/java_springboot/46.teams-auth

1 file changed

+1
-1
lines changed

samples/java_springboot/46.teams-auth/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>com.microsoft.graph</groupId>
6161
<artifactId>microsoft-graph</artifactId>
62-
<version>2.8.9</version>
62+
<version>2.9.0</version>
6363
</dependency>
6464

6565
<dependency>

0 commit comments

Comments
 (0)