This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/maven-remote-resources-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 4f5ff68 Replace `FileUtils.fileExists(String)` with JDK provided API
(#245)
4f5ff68 is described below
commit 4f5ff684b1f752622c8c8f43b42f9426ee2da033
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Mon Nov 10 03:59:32 2025 +0100
Replace `FileUtils.fileExists(String)` with JDK provided API (#245)
Co-authored-by: Moderne <[email protected]>