File tree Expand file tree Collapse file tree 31 files changed +39
-39
lines changed
resource-server_multitenant_dynamic
resource-server_with_introspection
resource-server_with_oauthentication
resource-server_with_specialized_oauthentication
webflux-introspecting-default
webflux-introspecting-oauthentication
webflux-jwt-oauthentication
webmvc-introspecting-default
webmvc-introspecting-oauthentication
webmvc-jwt-default-jpa-authorities
webmvc-jwt-oauthentication
spring-addons-oauth2-test
spring-addons-starter-oidc-test
spring-addons-starter-oidc
spring-addons-starter-openapi
spring-addons-starter-recaptcha
spring-addons-starter-rest Expand file tree Collapse file tree 31 files changed +39
-39
lines changed Original file line number Diff line number Diff line change 88 </parent >
99 <groupId >com.c4-soft.springaddons</groupId >
1010 <artifactId >spring-addons</artifactId >
11- <version >9.0.5-M1-SNAPSHOT </version >
11+ <version >9.0.5-M1</version >
1212 <packaging >pom</packaging >
1313 <name >spring-addons</name >
1414 <description >Make Spring developpers' life easier when OAuth2 / OpenID is involved</description >
3434 <connection >scm:git:git://github.com/ch4mpy/spring-addons.git</connection >
3535 <developerConnection >scm:git:git@github.com:ch4mpy/spring-addons.git</developerConnection >
3636 <url >https://github.com/ch4mpy/spring-addons</url >
37- <tag >spring-addons-9.0.0 -M1</tag >
37+ <tag >spring-addons-9.0.5 -M1</tag >
3838 </scm >
3939
4040 <distributionManagement >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >com.c4-soft.springaddons.samples</groupId >
55 <artifactId >spring-addons-samples</artifactId >
6- <version >9.0.5-M1-SNAPSHOT </version >
6+ <version >9.0.5-M1</version >
77 <relativePath >..</relativePath >
88 </parent >
99 <artifactId >oauth2-bff-reactive</artifactId >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >com.c4-soft.springaddons.samples</groupId >
55 <artifactId >spring-addons-samples</artifactId >
6- <version >9.0.5-M1-SNAPSHOT </version >
6+ <version >9.0.5-M1</version >
77 <relativePath >..</relativePath >
88 </parent >
99 <artifactId >oauth2-bff-servlet</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.c4-soft.springaddons</groupId >
66 <artifactId >spring-addons</artifactId >
7- <version >9.0.5-M1-SNAPSHOT </version >
7+ <version >9.0.5-M1</version >
88 <relativePath >..</relativePath >
99 </parent >
1010 <groupId >com.c4-soft.springaddons.samples</groupId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.c4-soft.springaddons.samples</groupId >
66 <artifactId >spring-addons-samples</artifactId >
7- <version >9.0.5-M1-SNAPSHOT </version >
7+ <version >9.0.5-M1</version >
88 <relativePath >..</relativePath >
99 </parent >
1010 <groupId >com.c4-soft.springaddons.samples.tutorials</groupId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.c4-soft.springaddons.samples.tutorials</groupId >
66 <artifactId >tutorials</artifactId >
7- <version >9.0.5-M1-SNAPSHOT </version >
7+ <version >9.0.5-M1</version >
88 <relativePath >..</relativePath >
99 </parent >
1010 <artifactId >reactive-client</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.c4-soft.springaddons.samples.tutorials</groupId >
66 <artifactId >tutorials</artifactId >
7- <version >9.0.5-M1-SNAPSHOT </version >
7+ <version >9.0.5-M1</version >
88 <relativePath >..</relativePath >
99 </parent >
1010 <artifactId >reactive-resource-server</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.c4-soft.springaddons.samples.tutorials</groupId >
66 <artifactId >tutorials</artifactId >
7- <version >9.0.5-M1-SNAPSHOT </version >
7+ <version >9.0.5-M1</version >
88 <relativePath >..</relativePath >
99 </parent >
1010 <artifactId >resource-server_multitenant_dynamic</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.c4-soft.springaddons.samples.tutorials</groupId >
66 <artifactId >tutorials</artifactId >
7- <version >9.0.5-M1-SNAPSHOT </version >
7+ <version >9.0.5-M1</version >
88 <relativePath >..</relativePath >
99 </parent >
1010 <artifactId >resource-server_with_additional-header</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.c4-soft.springaddons.samples.tutorials</groupId >
66 <artifactId >tutorials</artifactId >
7- <version >9.0.5-M1-SNAPSHOT </version >
7+ <version >9.0.5-M1</version >
88 <relativePath >..</relativePath >
99 </parent >
1010 <artifactId >resource-server_with_introspection</artifactId >
You can’t perform that action at this time.
0 commit comments