[JAVA SDK]: Nearest Release not found by Maven

Hello Square,

I am noting on the Java SDK documentation that the current release is 8.1.0.20210121.

However, whenever I search for the newest one from my pom.xml file, I can only seem to find versions from 2020:

squareVersions

Is there something I can do to pull the latest API release?

Hm, I’m not super familiar with how the dropdown list gets populated; if you manually type in 8.1.0.20210121, does it work even without the autofill? I can definitely see the version on Maven: Maven Repository: com.squareup » square.

Edit: to add, I notice you aren’t even seeing the 7.x version in the dropdown either.