ソースを参照

Bump hibernate-validator from 5.3.5.Final to 5.3.6.Final (#12085)

Pick from https://github.com/vaadin/framework/pull/12084
tags/8.12.0.alpha2
Tatu Lund 3年前
コミット
1f458749d3
コミッターのメールアドレスに関連付けられたアカウントが存在しません
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml ファイルの表示

@@ -229,7 +229,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-validator</artifactId>
<version>5.3.5.Final</version>
<version>5.3.6.Final</version>
</dependency>
<dependency>
<groupId>org.jsoup</groupId>

読み込み中…
キャンセル
保存