We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 019cec2 commit bc8df0dCopy full SHA for bc8df0d
1 file changed
pom.xml
@@ -213,6 +213,11 @@
213
<artifactId>commons-collections4</artifactId>
214
<version>4.4</version>
215
</dependency>
216
+ <dependency>
217
+ <groupId>commons-logging</groupId>
218
+ <artifactId>commons-logging</artifactId>
219
+ <version>1.3.4</version>
220
+ </dependency>
221
<dependency>
222
<groupId>software.amazon.awssdk</groupId>
223
<artifactId>secretsmanager</artifactId>
0 commit comments