stripe / stripe-java

Java library for the Stripe API.

Home Page:https://stripe.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Final releases 21.13.0 and 21.14.0 are not avaivalable on Maven Central Repository

romain-rossi opened this issue · comments

Describe the bug

Hi,

Since the 21.12.0 the final releases (21.13.0 and 21.14.0) of the stripe-java JAR are not available on the Mavan Central Repositories:

Did you change the publishing repository?
Should I add a new <repository> to my pom.xml?
Thanks

To Reproduce

Update the stripe-java dependency version to 21.13.0 or 21.14.0 in your project build/pom file.

Expected behavior

Get the new stripe-java dependency releases from the Maven Central Repository.

Code snippets

No response

OS

Linux, Windows

Java version

Java 19

stripe-java version

21.13.0, 21.14.0

API version

2022-08-01

Additional context

No response

Hi,
Thank you for the report, there was an error during publishing I'm looking into it.

Both version are published and are restorable by maven. Maven central might take a bit to re-index and catch up.

Thank you @pakrym-stripe!
I confirm the dependency version 2.14.0 is now available to download from the Maven central (successfuly retreived from my pom.xml)