Dan
Dan
### Expected behavior When calling the [Get range](https://learn.microsoft.com/en-us/graph/api/worksheet-range?view=graph-rest-1.0&tabs=http) method using the Microsoft Graph Java SDK, the `getValues()` method of the `WorkbookRange` object should return the data from the `values` parameter...
smbj by default does not require message signing and does not encrypt data. This could lead to program authors inadvertently writing insecure software. The library should have secure defaults and...
# Summary When a user created an HTTPTransport and supplied a URL for their proxy, the SSLContext was not passed to the created proxy. This caused some confusion when I...