java-rest-api icon indicating copy to clipboard operation
java-rest-api copied to clipboard

This repository contains the open source Java client for MessageBird's REST API.

Results 16 java-rest-api issues
Sort by recently updated
recently updated
newest added

### Description: A Server-Side Request Forgery (SSRF) vulnerability has been identified in the `messageBirdService.requestByID` methods, which is utilized across various client calls in the MessageBird API, such as `MessageBirdClient.verifyToken(String id,...

Note while most users will likely already have their managed version of Jackson provided, this at least makes it for users who don't explicitly include Jackson then use a newer...

This was primarily being used to check the Java version to handle < Java 7 in a different way for date formatting, but since Java 8 is the minimum version...

Bumps org.apache.commons:commons-lang3 from 3.7 to 3.18.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-lang3&package-manager=maven&previous-version=3.7&new-version=3.18.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java