File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 24
24
<dependency >
25
25
<groupId >io.github.patternhelloworld.securityhelper.oauth2.api</groupId >
26
26
<artifactId >spring-oauth2-easyplus</artifactId >
27
- <version >4.2 .0</version >
27
+ <version >4.3 .0</version >
28
28
</dependency >
29
29
```
30
30
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.patternhelloworld.securityhelper.oauth2.client</groupId >
9
9
<artifactId >spring-oauth2-easyplus-client</artifactId >
10
- <version >4.2 .0</version >
10
+ <version >4.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.patternhelloworld.securityhelper.oauth2.api</groupId >
50
50
<artifactId >spring-oauth2-easyplus</artifactId >
51
- <version >4.2 .0</version >
51
+ <version >4.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.patternhelloworld.securityhelper.oauth2.api</groupId >
10
10
<artifactId >spring-oauth2-easyplus</artifactId >
11
- <version >4.2 .0</version >
11
+ <version >4.3 .0</version >
12
12
<name >spring-oauth2-easyplus</name >
13
13
<description >App-Token based easy OAuth2 JPA implementation built to grow with Spring Boot</description >
14
14
<packaging >jar</packaging >
You can’t perform that action at this time.
0 commit comments