We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a61ad07 commit 9199a2eCopy full SHA for 9199a2e
core/auth-crt/pom.xml
@@ -22,7 +22,7 @@
22
<parent>
23
<groupId>software.amazon.awssdk</groupId>
24
<artifactId>core</artifactId>
25
- <version>2.17.32</version>
+ <version>2.17.33</version>
26
</parent>
27
28
<artifactId>auth-crt</artifactId>
pom.xml
@@ -540,7 +540,6 @@
540
<!-- ignore crt because it's in preview TODO: remove this when CRT is GA -->
541
<excludModeule>aws-crt-client</excludModeule>
542
<excludModeule>s3-transfer-manager</excludModeule>
543
- <excludModeule>aws-core</excludModeule>
544
</excludeModules>
545
<ignoreMissingOldVersion>true</ignoreMissingOldVersion>
546
<breakBuildOnBinaryIncompatibleModifications>true</breakBuildOnBinaryIncompatibleModifications>
0 commit comments