According to Maven Central, org.objenesis:objenesis:3.2 has a dependency on org.objenesis:objenesis-test but that dependency does not exist in Maven Central.
I'm guessing this is a miss since org.objenesis:objenesis-test is a new dependency starting from 3.2 judging from fact that 3.1 does not have that dependency.
Would you please publish the 3.2 version of org.objenesis:objenesis-test package to Maven? Thank you for taking the time to look at this.
According to Maven Central,
org.objenesis:objenesis:3.2has a dependency onorg.objenesis:objenesis-testbut that dependency does not exist in Maven Central.I'm guessing this is a miss since
org.objenesis:objenesis-testis a new dependency starting from 3.2 judging from fact that3.1does not have that dependency.Would you please publish the 3.2 version of
org.objenesis:objenesis-testpackage to Maven? Thank you for taking the time to look at this.