Azure / azure-notificationhubs-java-backend

Azure Notification Hubs SDK for Java
https://docs.microsoft.com/en-us/azure/notification-hubs/
Apache License 2.0
35 stars 49 forks source link

Updating POM to use latest beanutils #75

Closed mpodwysocki closed 4 years ago

mpodwysocki commented 4 years ago

As per customer notice, there is an issue with the commons-digester3 with its requirement of commons-beanutils which had a CVE that makes us upgrade from the internal 1.8.3 to 1.9.4. This also adds maven updating and enforcement to the build.