File tree Expand file tree Collapse file tree 4 files changed +10
-6
lines changed
avaje-oauth2-helidon-jwtfilter
avaje-oauth2-oidc-cognito Expand file tree Collapse file tree 4 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.avaje</groupId >
88 <artifactId >avaje-oauth2-parent</artifactId >
9- <version >0.1 </version >
9+ <version >1.0 </version >
1010 </parent >
1111
1212 <artifactId >avaje-oauth2-core</artifactId >
13+ <name >avaje-oauth2-core</name >
1314
1415 <dependencies >
1516 <dependency >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.avaje</groupId >
88 <artifactId >avaje-oauth2-parent</artifactId >
9- <version >0.1 </version >
9+ <version >1.0 </version >
1010 </parent >
1111
1212 <artifactId >avaje-oauth2-helidon-jwtfilter</artifactId >
13+ <name >avaje-oauth2-helidon-jwtfilter</name >
1314
1415 <dependencies >
1516 <dependency >
1617 <groupId >io.avaje</groupId >
1718 <artifactId >avaje-oauth2-core</artifactId >
18- <version >0.1 </version >
19+ <version >1.0 </version >
1920 </dependency >
2021 <dependency >
2122 <groupId >io.helidon.webserver</groupId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.avaje</groupId >
88 <artifactId >avaje-oauth2-parent</artifactId >
9- <version >0.1 </version >
9+ <version >1.0 </version >
1010 </parent >
1111
1212 <artifactId >avaje-oauth2-oidc-cognito</artifactId >
13+ <name >avaje-oauth2-oidc-cognito</name >
1314
1415 <dependencies >
1516 <dependency >
1617 <groupId >io.avaje</groupId >
1718 <artifactId >avaje-oauth2-core</artifactId >
18- <version >0.1 </version >
19+ <version >1.0 </version >
1920 </dependency >
2021 <dependency >
2122 <groupId >io.avaje</groupId >
Original file line number Diff line number Diff line change 1111
1212 <groupId >io.avaje</groupId >
1313 <artifactId >avaje-oauth2-parent</artifactId >
14- <version >0.1</version >
14+ <name >avaje-oauth2-parent</name >
15+ <version >1.0</version >
1516 <packaging >pom</packaging >
1617
1718 <modules >
You can’t perform that action at this time.
0 commit comments