Skip to content

Commit

Permalink
Merge pull request magefree#6897 from magefree/dependabot/maven/com.g…
Browse files Browse the repository at this point in the history
…oogle.oauth-client-google-oauth-client-java6-1.31.0

Bump google-oauth-client-java6 from 1.28.0 to 1.31.0
  • Loading branch information
JayDi85 authored Jul 28, 2020
2 parents 0eb9f45 + ed616e1 commit fc1e080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mage.Server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@
<dependency>
<groupId>com.google.oauth-client</groupId>
<artifactId>google-oauth-client-java6</artifactId>
<version>1.28.0</version>
<version>1.31.0</version>
<type>jar</type>
</dependency>
<dependency>
Expand Down

0 comments on commit fc1e080

Please sign in to comment.