Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent potential NPE while closing resource
This prevents the `java.lang.NullPointerException: Cannot invoke "io.quarkus.bootstrap.runner.JarFileReference.close(io.quarkus.bootstrap.runner.JarResource)" because "ref" is null` error
- Loading branch information