mongeez-spring-boot-starter icon indicating copy to clipboard operation
mongeez-spring-boot-starter copied to clipboard

Spring Boot Starter for Mongeez

Results 1 mongeez-spring-boot-starter issues
Sort by recently updated
recently updated
newest added

Upgrade commons-beanutils to 1.9.4 Vulnerability: ``` commons-beanutils-1.8.3.jar (pkg:maven/commons-beanutils/[email protected], cpe:2.3:a:apache:commons_beanutils:1.8.3:*:*:*:*:*:*:*) : CVE-2014-0114, CVE-2019-10086 ``` Refer: https://nvd.nist.gov/vuln/detail/CVE-2014-0114 Dependency Tree: ``` [INFO] | +- org.springframework.data:spring-data-mongodb:jar:3.0.0.RELEASE:compile [INFO] | | +- org.springframework:spring-tx:jar:5.2.6.RELEASE:compile [INFO] | |...