File tree Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 3838 <dependency >
3939 <groupId >software.amazon.awssdk</groupId >
4040 <artifactId >bom</artifactId >
41- <version >2.21.20 </version >
41+ <version >2.29.45 </version >
4242 <type >pom</type >
4343 <scope >import</scope >
4444 </dependency >
104104 <artifactId >slf4j-log4j12</artifactId >
105105 <version >2.0.5</version >
106106 </dependency >
107+ <dependency >
108+ <groupId >software.amazon.awssdk</groupId >
109+ <artifactId >sso</artifactId >
110+ </dependency >
111+ <dependency >
112+ <groupId >software.amazon.awssdk</groupId >
113+ <artifactId >ssooidc</artifactId >
114+ </dependency >
107115 </dependencies >
108116</project >
Original file line number Diff line number Diff line change 3535 <dependency >
3636 <groupId >software.amazon.awssdk</groupId >
3737 <artifactId >bom</artifactId >
38- <version >2.21.20 </version >
38+ <version >2.29.45 </version >
3939 <type >pom</type >
4040 <scope >import</scope >
4141 </dependency >
8888 <groupId >io.projectreactor</groupId >
8989 <artifactId >reactor-core</artifactId >
9090 <version >3.3.5.RELEASE</version >
91- </dependency >
91+ </dependency >
92+ <dependency >
93+ <groupId >software.amazon.awssdk</groupId >
94+ <artifactId >sso</artifactId >
95+ </dependency >
96+ <dependency >
97+ <groupId >software.amazon.awssdk</groupId >
98+ <artifactId >ssooidc</artifactId >
99+ </dependency >
92100 </dependencies >
93101</project >
You can’t perform that action at this time.
0 commit comments