Skip to content

Commit bbf3680

Browse files
authored
Merge pull request #4 from mzlnk/feature/GH-3
GH-3: fixed invalid autoconfigure version in demo pom.xml
2 parents cdafc90 + 8db0a71 commit bbf3680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050

5151
<java.version>15</java.version>
5252

53-
<multi-tenant-oauth2-resource-server-spring-boot-starter.version>1.0</multi-tenant-oauth2-resource-server-spring-boot-starter.version>
53+
<multi-tenant-oauth2-resource-server-spring-boot-starter.version>1.0.1-beta</multi-tenant-oauth2-resource-server-spring-boot-starter.version>
5454
</properties>
5555

5656
<dependencies>

0 commit comments

Comments
 (0)