We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c7447f commit 7a48a2eCopy full SHA for 7a48a2e
1 file changed
pom.xml
@@ -171,11 +171,11 @@
171
<artifactId>spring-social-github</artifactId>
172
<version>1.0.0.M4</version>
173
</dependency>
174
- <dependency>
175
- <groupId>org.springframework.social</groupId>
176
- <artifactId>spring-social-google</artifactId>
177
- <version>1.0.0.RELEASE</version>
178
- </dependency>
+ <dependency>
+ <groupId>com.github.spring-social</groupId>
+ <artifactId>spring-social-google</artifactId>
+ <version>1.1.3</version>
+ </dependency>
179
180
<!-- Keycloak -->
181
<dependency>
0 commit comments