-
## CVE-2020-2933 - Low Severity Vulnerability
Vulnerable Libraries - mysql-connector-java-5.1.17.jar, mysql-connector-java-5.1.46.jar
mysql-connector-java-5.1.17.jar
MySQL JDBC Type 4 driver
Libra…
-
## CVE-2020-2875 - Medium Severity Vulnerability
Vulnerable Libraries - mysql-connector-java-5.1.17.jar, mysql-connector-java-5.1.46.jar
mysql-connector-java-5.1.17.jar
MySQL JDBC Type 4 driver
Li…
-
### Your question
When the data type is 'java.time.LocalTime', 'com.caucho.hessian.io.java8.LocalTimeHandle' will be blacklisted and then throw an IOException. Do I need to customize the parsing fo…
-
### First attemp to build the model (./gradlew build), I got the following error:
```
> startup failed:
General error during semantic analysis: Unsupported class file major version 66
java.lan…
-
There is no profile to build against 2020-09 (or 2020-06, for that matter). In addition, 2020-09 no longer supports Java 8, but must use a Java 11 or higher runtime – yet the project doesn't compile a…
-
2020-09-11 17:40:29 [INFO ](c.n.p.p.r.g.GrpcCommandDispatcher ) close() started
2020-09-11 17:40:29 [INFO ](.p.r.g.GrpcActiveThreadCountService) close
2020-09-11 17:40:29 [INFO ](c.n.p.p.r.g.GrpcCo…
-
Really! Impressive @estebanwasinger.
Getting ClassNotFoundError now. can you please help me out.
`[WARNING]
java.lang.ClassNotFoundException: com.github.estebanwasinger.DWPlayground
at ja…
-
We have recently observed an issue where DependencyCheck reported many CVEs after upgraded from Java8 to Java17 and renamed a JAR file to "**utaruntime-2.0.0-bld13.0.80.jar**".
The following test w…
-
Hi,
I have integrated Kafka and Hadoop. I am successfully writing data to Hadoop. However, when I open the hive integration, I get the following error. I couldn't find the reason:
[2020-04-09 14:…
-
While debugging a problem in our service, I noticed that `Gson` is using `SimpleDateFormat`. While doing that, it is taking a lock that causes other threads using that same instance of Gson to block..…