Closed
Description
Describe the bug
A new version was released yesterday, but it appears that only the pom was pushed to Maven Central
https://search.maven.org/artifact/software.amazon.awssdk/sdk-core/2.20.34/jar
https://repo1.maven.org/maven2/software/amazon/awssdk/sdk-core/2.20.34/sdk-core-2.20.34.jar
Expected Behavior
Expect to be able to download the jar for 2.20.34
Current Behavior
404 when downloading the jar
Reproduction Steps
attempt to download
https://repo1.maven.org/maven2/software/amazon/awssdk/sdk-core/2.20.34/sdk-core-2.20.34.jar
Possible Solution
No response
Additional Information/Context
No response
AWS Java SDK version used
2.20.34
JDK version used
17.0.6
Operating System and version
Ubuntu 22.04.2 LTS