cloudfoundry / cf-java-client

Java Client Library for Cloud Foundry
Apache License 2.0
328 stars 318 forks source link

Use Double.valueOf instead of new Double. #1107

Closed dmikusa closed 3 years ago

dmikusa commented 3 years ago

This resolves a WARNING under Java 11 that was causing the pipline to break.