Skip to content

Commit 7a48a2e

Browse files
committed
Fix #22362 bump google social dependencies
1 parent 6c7447f commit 7a48a2e

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -171,11 +171,11 @@
171171
<artifactId>spring-social-github</artifactId>
172172
<version>1.0.0.M4</version>
173173
</dependency>
174-
<dependency>
175-
<groupId>org.springframework.social</groupId>
176-
<artifactId>spring-social-google</artifactId>
177-
<version>1.0.0.RELEASE</version>
178-
</dependency>
174+
<dependency>
175+
<groupId>com.github.spring-social</groupId>
176+
<artifactId>spring-social-google</artifactId>
177+
<version>1.1.3</version>
178+
</dependency>
179179

180180
<!-- Keycloak -->
181181
<dependency>

0 commit comments

Comments
 (0)