HCL-TECH-SOFTWARE / domino-jnx

Modern Domino Java API based on JNA access to Domino's C API
https://opensource.hcltechsw.com/domino-jnx/
Apache License 2.0
14 stars 3 forks source link

Switch use of org.apache.commons:commons-io in example app to commons-io:commons-io #367

Closed jesse-gallagher closed 1 year ago

jesse-gallagher commented 1 year ago

From Maven output:

[WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2: https://issues.sonatype.org/browse/MVNCENTRAL-244

This is just in jnx-example-webapp, not in the core modules.