Commit d548ca5
committed
Update AWS SDK dependencies to consistent version 2.41.24
Fix mismatching AWS dependencies causing NoClassDefFoundError:
AuthSchemePreferenceResolver on startup.
Changes:
- Update lambda-awssdk: 2.41.18 -> 2.41.24
- Update dynamodb: 2.31.39 -> 2.41.24
All AWS SDK v2 modules now use the same version to prevent
class incompatibility issues.
Fixes #1501 parent 2a4c8fe commit d548ca5
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
92 | | - | |
| 91 | + | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
0 commit comments