Skip to content

Commit 236de5f

Browse files
fix : wrong version on client
1 parent f9cb8ab commit 236de5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
4141
<dependency>
4242
<groupId>com.patternknife.securityhelper.oauth2.api</groupId>
4343
<artifactId>spring-security-oauth2-password-jpa-implementation</artifactId>
44-
<version>2.0.0</version>
44+
<version>2.1.0</version>
4545
</dependency>
4646

4747
<!-- DB -->

0 commit comments

Comments
 (0)