Bump hibernate-validator in /developer-tools/java-debugging/app

Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 4.2.0.Final to 5.3.5.Final.
- [Release notes](https://github.com/hibernate/hibernate-validator/releases)
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/5.3.5.Final/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-validator/compare/4.2.0.Final...5.3.5.Final)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-06-15 20:57:47 +00:00 коммит произвёл GitHub
Родитель cf093d024b
Коммит ed5f6a8dfe
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -33,7 +33,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-validator</artifactId>
<version>4.2.0.Final</version>
<version>5.3.5.Final</version>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>