Zoltan Altfatter
Zoltan Altfatter
Is there a way to upgrade/override the commons-io transitive dependency when using jgitver with maven? fr.brouillard.oss:jgitver-maven-plugin:1.9.0 -> fr.brouillard.oss:jgitver:jar:0.14.0 -> org.apache.maven.shared:maven-script-interpreter:jar:1.3 -> commons-io:commons-io:jar:2.6 The commons-io:commons-io:jar:2.6 is vulnerable and according to my...
I am using crux version **20.03-1.7.1-alpha** Do I have to set serialisation guidance to **Nippy** to properly serialise **java.time.Instant**? How to do that? ``` clojure.lang.ExceptionInfo: Unfreezable type: class java.time.Instant at...
The `pigtail` example does not work with ``` cordaVersion=4.3 platformVersion=5 ``` I get the following exception: ```bash [ERROR] 2019-11-23T17:10:46,723Z [main] internal.Node. - Corda service com.template.BootstrapBraidService failed to instantiate. Reason was:...
``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project spring-five-functional-reactive: Compilation failure [ERROR] /Users/Zoltan/projects/spring-five/spring-five-functional-reactive/src/main/java/de/olivergierke/examples/spring5/DemoApplication.java:[88,41] method then in class reactor.core.publisher.Mono cannot be applied to given types; [ERROR] required: reactor.core.publisher.Mono [ERROR]...