Skip to content

Commit 9199a2e

Browse files
committed
Updating version for new auth-crt module
1 parent a61ad07 commit 9199a2e

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

core/auth-crt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>software.amazon.awssdk</groupId>
2424
<artifactId>core</artifactId>
25-
<version>2.17.32</version>
25+
<version>2.17.33</version>
2626
</parent>
2727

2828
<artifactId>auth-crt</artifactId>

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -540,7 +540,6 @@
540540
<!-- ignore crt because it's in preview TODO: remove this when CRT is GA -->
541541
<excludModeule>aws-crt-client</excludModeule>
542542
<excludModeule>s3-transfer-manager</excludModeule>
543-
<excludModeule>aws-core</excludModeule>
544543
</excludeModules>
545544
<ignoreMissingOldVersion>true</ignoreMissingOldVersion>
546545
<breakBuildOnBinaryIncompatibleModifications>true</breakBuildOnBinaryIncompatibleModifications>

0 commit comments

Comments
 (0)