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
spring-addons-starter-oidc-test
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 8
8
</parent >
9
9
<groupId >com.c4-soft.springaddons</groupId >
10
10
<artifactId >spring-addons</artifactId >
11
- <version >8.1.10-SNAPSHOT </version >
11
+ <version >8.1.10</version >
12
12
<packaging >pom</packaging >
13
13
<name >spring-addons</name >
14
14
<description >Make Spring developpers' life easier when OAuth2 / OpenID is involved</description >
34
34
<connection >scm:git:git://github.com/ch4mpy/spring-addons.git</connection >
35
35
<developerConnection >scm:git:git@github.com:ch4mpy/spring-addons.git</developerConnection >
36
36
<url >https://github.com/ch4mpy/spring-addons</url >
37
- <tag >spring-addons-7.8.8 </tag >
37
+ <tag >spring-addons-8.1.10 </tag >
38
38
</scm >
39
39
40
40
<distributionManagement >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.c4-soft.springaddons.samples</groupId >
5
5
<artifactId >spring-addons-samples</artifactId >
6
- <version >8.1.10-SNAPSHOT </version >
6
+ <version >8.1.10</version >
7
7
<relativePath >..</relativePath >
8
8
</parent >
9
9
<artifactId >oauth2-bff-reactive</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.c4-soft.springaddons.samples</groupId >
5
5
<artifactId >spring-addons-samples</artifactId >
6
- <version >8.1.10-SNAPSHOT </version >
6
+ <version >8.1.10</version >
7
7
<relativePath >..</relativePath >
8
8
</parent >
9
9
<artifactId >oauth2-bff-servlet</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.c4-soft.springaddons</groupId >
6
6
<artifactId >spring-addons</artifactId >
7
- <version >8.1.10-SNAPSHOT </version >
7
+ <version >8.1.10</version >
8
8
<relativePath >..</relativePath >
9
9
</parent >
10
10
<groupId >com.c4-soft.springaddons.samples</groupId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.c4-soft.springaddons.samples</groupId >
6
6
<artifactId >spring-addons-samples</artifactId >
7
- <version >8.1.10-SNAPSHOT </version >
7
+ <version >8.1.10</version >
8
8
<relativePath >..</relativePath >
9
9
</parent >
10
10
<groupId >com.c4-soft.springaddons.samples.tutorials</groupId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.c4-soft.springaddons.samples.tutorials</groupId >
6
6
<artifactId >tutorials</artifactId >
7
- <version >8.1.10-SNAPSHOT </version >
7
+ <version >8.1.10</version >
8
8
<relativePath >..</relativePath >
9
9
</parent >
10
10
<artifactId >reactive-client</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.c4-soft.springaddons.samples.tutorials</groupId >
6
6
<artifactId >tutorials</artifactId >
7
- <version >8.1.10-SNAPSHOT </version >
7
+ <version >8.1.10</version >
8
8
<relativePath >..</relativePath >
9
9
</parent >
10
10
<artifactId >reactive-resource-server</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.c4-soft.springaddons.samples.tutorials</groupId >
6
6
<artifactId >tutorials</artifactId >
7
- <version >8.1.10-SNAPSHOT </version >
7
+ <version >8.1.10</version >
8
8
<relativePath >..</relativePath >
9
9
</parent >
10
10
<artifactId >resource-server_multitenant_dynamic</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.c4-soft.springaddons.samples.tutorials</groupId >
6
6
<artifactId >tutorials</artifactId >
7
- <version >8.1.10-SNAPSHOT </version >
7
+ <version >8.1.10</version >
8
8
<relativePath >..</relativePath >
9
9
</parent >
10
10
<artifactId >resource-server_with_additional-header</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.c4-soft.springaddons.samples.tutorials</groupId >
6
6
<artifactId >tutorials</artifactId >
7
- <version >8.1.10-SNAPSHOT </version >
7
+ <version >8.1.10</version >
8
8
<relativePath >..</relativePath >
9
9
</parent >
10
10
<artifactId >resource-server_with_introspection</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.c4-soft.springaddons.samples.tutorials</groupId >
6
6
<artifactId >tutorials</artifactId >
7
- <version >8.1.10-SNAPSHOT </version >
7
+ <version >8.1.10</version >
8
8
<relativePath >..</relativePath >
9
9
</parent >
10
10
<artifactId >resource-server_with_oauthentication</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.c4-soft.springaddons.samples.tutorials</groupId >
6
6
<artifactId >tutorials</artifactId >
7
- <version >8.1.10-SNAPSHOT </version >
7
+ <version >8.1.10</version >
8
8
<relativePath >..</relativePath >
9
9
</parent >
10
10
<artifactId >resource-server_with_specialized_oauthentication</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.c4-soft.springaddons.samples.tutorials</groupId >
6
6
<artifactId >tutorials</artifactId >
7
- <version >8.1.10-SNAPSHOT </version >
7
+ <version >8.1.10</version >
8
8
<relativePath >..</relativePath >
9
9
</parent >
10
10
<artifactId >resource-server_with_ui</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.c4-soft.springaddons.samples.tutorials</groupId >
6
6
<artifactId >tutorials</artifactId >
7
- <version >8.1.10-SNAPSHOT </version >
7
+ <version >8.1.10</version >
8
8
<relativePath >..</relativePath >
9
9
</parent >
10
10
<artifactId >servlet-client</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.c4-soft.springaddons.samples.tutorials</groupId >
6
6
<artifactId >tutorials</artifactId >
7
- <version >8.1.10-SNAPSHOT </version >
7
+ <version >8.1.10</version >
8
8
<relativePath >..</relativePath >
9
9
</parent >
10
10
<artifactId >servlet-resource-server</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.c4-soft.springaddons.samples</groupId >
5
5
<artifactId >spring-addons-samples</artifactId >
6
- <version >8.1.10-SNAPSHOT </version >
6
+ <version >8.1.10</version >
7
7
<relativePath >..</relativePath >
8
8
</parent >
9
9
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.c4-soft.springaddons.samples</groupId >
5
5
<artifactId >spring-addons-samples</artifactId >
6
- <version >8.1.10-SNAPSHOT </version >
6
+ <version >8.1.10</version >
7
7
<relativePath >..</relativePath >
8
8
</parent >
9
9
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.c4-soft.springaddons.samples</groupId >
5
5
<artifactId >spring-addons-samples</artifactId >
6
- <version >8.1.10-SNAPSHOT </version >
6
+ <version >8.1.10</version >
7
7
<relativePath >..</relativePath >
8
8
</parent >
9
9
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.c4-soft.springaddons.samples</groupId >
5
5
<artifactId >spring-addons-samples</artifactId >
6
- <version >8.1.10-SNAPSHOT </version >
6
+ <version >8.1.10</version >
7
7
<relativePath >..</relativePath >
8
8
</parent >
9
9
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.c4-soft.springaddons.samples</groupId >
6
6
<artifactId >spring-addons-samples</artifactId >
7
- <version >8.1.10-SNAPSHOT </version >
7
+ <version >8.1.10</version >
8
8
<relativePath >..</relativePath >
9
9
</parent >
10
10
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.c4-soft.springaddons.samples</groupId >
6
6
<artifactId >spring-addons-samples</artifactId >
7
- <version >8.1.10-SNAPSHOT </version >
7
+ <version >8.1.10</version >
8
8
<relativePath >..</relativePath >
9
9
</parent >
10
10
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.c4-soft.springaddons.samples</groupId >
6
6
<artifactId >spring-addons-samples</artifactId >
7
- <version >8.1.10-SNAPSHOT </version >
7
+ <version >8.1.10</version >
8
8
<relativePath >..</relativePath >
9
9
</parent >
10
10
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.c4-soft.springaddons.samples</groupId >
6
6
<artifactId >spring-addons-samples</artifactId >
7
- <version >8.1.10-SNAPSHOT </version >
7
+ <version >8.1.10</version >
8
8
<relativePath >..</relativePath >
9
9
</parent >
10
10
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.c4-soft.springaddons.samples</groupId >
6
6
<artifactId >spring-addons-samples</artifactId >
7
- <version >8.1.10-SNAPSHOT </version >
7
+ <version >8.1.10</version >
8
8
<relativePath >..</relativePath >
9
9
</parent >
10
10
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.c4-soft.springaddons</groupId >
7
7
<artifactId >spring-addons</artifactId >
8
- <version >8.1.10-SNAPSHOT </version >
8
+ <version >8.1.10</version >
9
9
<relativePath >..</relativePath >
10
10
</parent >
11
11
<artifactId >spring-addons-oauth2-test</artifactId >
15
15
<connection >scm:git:git://github.com/ch4mpy/spring-addons.git</connection >
16
16
<developerConnection >scm:git:git@github.com:ch4mpy/spring-addons.git</developerConnection >
17
17
<url >https://github.com/ch4mpy/spring-addons</url >
18
- <tag >spring-addons-7.8.8 </tag >
18
+ <tag >spring-addons-8.1.10 </tag >
19
19
</scm >
20
20
21
21
<dependencies >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.c4-soft.springaddons</groupId >
6
6
<artifactId >spring-addons</artifactId >
7
- <version >8.1.10-SNAPSHOT </version >
7
+ <version >8.1.10</version >
8
8
<relativePath >..</relativePath >
9
9
</parent >
10
10
<artifactId >spring-addons-oauth2</artifactId >
14
14
<connection >scm:git:git://github.com/ch4mpy/spring-addons.git</connection >
15
15
<developerConnection >scm:git:git@github.com:ch4mpy/spring-addons.git</developerConnection >
16
16
<url >https://github.com/ch4mpy/spring-addons</url >
17
- <tag >spring-addons-7.8.8 </tag >
17
+ <tag >spring-addons-8.1.10 </tag >
18
18
</scm >
19
19
20
20
<dependencies >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.c4-soft.springaddons</groupId >
5
5
<artifactId >spring-addons</artifactId >
6
- <version >8.1.10-SNAPSHOT </version >
6
+ <version >8.1.10</version >
7
7
<relativePath >..</relativePath >
8
8
</parent >
9
9
<artifactId >spring-addons-starter-oidc-test</artifactId >
13
13
<connection >scm:git:git://github.com/ch4mpy/spring-addons.git</connection >
14
14
<developerConnection >scm:git:git@github.com:ch4mpy/spring-addons.git</developerConnection >
15
15
<url >https://github.com/ch4mpy/spring-addons</url >
16
- <tag >spring-addons-7.8.8 </tag >
16
+ <tag >spring-addons-8.1.10 </tag >
17
17
</scm >
18
18
19
19
<dependencies >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.c4-soft.springaddons</groupId >
5
5
<artifactId >spring-addons</artifactId >
6
- <version >8.1.10-SNAPSHOT </version >
6
+ <version >8.1.10</version >
7
7
<relativePath >..</relativePath >
8
8
</parent >
9
9
<artifactId >spring-addons-starter-oidc</artifactId >
13
13
<connection >scm:git:git://github.com/ch4mpy/spring-addons.git</connection >
14
14
<developerConnection >scm:git:git@github.com:ch4mpy/spring-addons.git</developerConnection >
15
15
<url >https://github.com/ch4mpy/spring-addons</url >
16
- <tag >spring-addons-7.8.8 </tag >
16
+ <tag >spring-addons-8.1.10 </tag >
17
17
</scm >
18
18
19
19
<dependencies >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.c4-soft.springaddons</groupId >
5
5
<artifactId >spring-addons</artifactId >
6
- <version >8.1.10-SNAPSHOT </version >
6
+ <version >8.1.10</version >
7
7
<relativePath >..</relativePath >
8
8
</parent >
9
9
<artifactId >spring-addons-starter-openapi</artifactId >
13
13
<connection >scm:git:git://github.com/ch4mpy/spring-addons.git</connection >
14
14
<developerConnection >scm:git:git@github.com:ch4mpy/spring-addons.git</developerConnection >
15
15
<url >https://github.com/ch4mpy/spring-addons</url >
16
- <tag >spring-addons-7.8.8 </tag >
16
+ <tag >spring-addons-8.1.10 </tag >
17
17
</scm >
18
18
19
19
<dependencies >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.c4-soft.springaddons</groupId >
7
7
<artifactId >spring-addons</artifactId >
8
- <version >8.1.10-SNAPSHOT </version >
8
+ <version >8.1.10</version >
9
9
<relativePath >..</relativePath >
10
10
</parent >
11
11
<artifactId >spring-addons-starter-recaptcha</artifactId >
15
15
<connection >scm:git:git://github.com/ch4mpy/spring-addons.git</connection >
16
16
<developerConnection >scm:git:git@github.com:ch4mpy/spring-addons.git</developerConnection >
17
17
<url >https://github.com/ch4mpy/spring-addons</url >
18
- <tag >spring-addons-7.8.8 </tag >
18
+ <tag >spring-addons-8.1.10 </tag >
19
19
</scm >
20
20
21
21
<dependencies >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.c4-soft.springaddons</groupId >
7
7
<artifactId >spring-addons</artifactId >
8
- <version >8.1.10-SNAPSHOT </version >
8
+ <version >8.1.10</version >
9
9
<relativePath >..</relativePath >
10
10
</parent >
11
11
<artifactId >spring-addons-starter-rest</artifactId >
15
15
<connection >scm:git:git://github.com/ch4mpy/spring-addons.git</connection >
16
16
<developerConnection >scm:git:git@github.com:ch4mpy/spring-addons.git</developerConnection >
17
17
<url >https://github.com/ch4mpy/spring-addons</url >
18
- <tag >spring-addons-7.8.8 </tag >
18
+ <tag >spring-addons-8.1.10 </tag >
19
19
</scm >
20
20
21
21
<dependencies >
You can’t perform that action at this time.
0 commit comments