From bac22270ef7c98fa70a37fcfca651a126feed012 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 22:13:34 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20hibernate-validator=20in=20/3-2-?= =?UTF-8?q?=E5=A4=A7=E4=B8=89=E4=B8=8B/SSM?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.0.17.Final to 6.0.20.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/6.0.20.Final/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-validator/compare/6.0.17.Final...6.0.20.Final) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- "3-2-\345\244\247\344\270\211\344\270\213/SSM/pom.xml" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/3-2-\345\244\247\344\270\211\344\270\213/SSM/pom.xml" "b/3-2-\345\244\247\344\270\211\344\270\213/SSM/pom.xml" index f9783b1..eb00b58 100644 --- "a/3-2-\345\244\247\344\270\211\344\270\213/SSM/pom.xml" +++ "b/3-2-\345\244\247\344\270\211\344\270\213/SSM/pom.xml" @@ -73,7 +73,7 @@ org.hibernate.validator hibernate-validator - 6.0.17.Final + 6.0.20.Final jstl