interfax / interfax-java

Fax send and receive in Java with the InterFAX REST API
https://www.interfax.net/en/dev/java
MIT License
5 stars 9 forks source link

Update dependency library version #41

Open horita-yuya opened 1 year ago

horita-yuya commented 1 year ago
Could not find commons-beanutils:commons-beanutils-core:1.8.3-SONATYPE.
Required by:
    project :
    project : > net.interfax:api-client:0.17 > org.sonatype.plugins:nexus-staging-maven-plugin:1.6.8 > org.sonatype.nexus:nexus-client-core:2.14.3-02

https://mvnrepository.com/artifact/commons-beanutils/commons-beanutils-core/1.8.3-SONATYPE

dennisko762 commented 6 months ago

Ive got the same problem as @horita-yuya. using jdk 21 and trying to add the dependency to our spring-boot project.