File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
7
7
<modelVersion >4.0.0</modelVersion >
8
8
<groupId >com.patternknife.securityhelper.oauth2.client</groupId >
9
9
<artifactId >spring-security-oauth2-password-jpa-implementation-client</artifactId >
10
- <version >3.2 .0</version >
10
+ <version >3.3 .0</version >
11
11
<packaging >jar</packaging >
12
12
13
13
<properties >
@@ -48,7 +48,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
48
48
<dependency >
49
49
<groupId >io.github.patternknife.securityhelper.oauth2.api</groupId >
50
50
<artifactId >spring-security-oauth2-password-jpa-implementation</artifactId >
51
- <version >3.2 .0</version >
51
+ <version >3.3 .0</version >
52
52
</dependency >
53
53
54
54
<!-- DB -->
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
8
8
9
9
<groupId >io.github.patternknife.securityhelper.oauth2.api</groupId >
10
10
<artifactId >spring-security-oauth2-password-jpa-implementation</artifactId >
11
- <version >3.2 .0</version >
11
+ <version >3.3 .0</version >
12
12
<name >spring-security-oauth2-password-jpa-implementation</name >
13
13
<description >The implementation of Spring Security 6 Spring Authorization Server for stateful OAuth2 Password Grant</description >
14
14
<packaging >jar</packaging >
@@ -372,7 +372,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
372
372
</execution >
373
373
</executions >
374
374
</plugin >
375
- <!-- <plugin>
375
+ <!-- <plugin>
376
376
<groupId>org.apache.maven.plugins</groupId>
377
377
<artifactId>maven-gpg-plugin</artifactId>
378
378
<version>3.0.1</version>
You can’t perform that action at this time.
0 commit comments