File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 8
8
<name >Hibernate Validator 6 Test Case Template</name >
9
9
10
10
<properties >
11
+ <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
12
+ <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
11
13
<version .org.hibernate.validator>6.2.5.Final</version .org.hibernate.validator>
12
14
<version .javax.el>3.0.1-b12</version .javax.el>
13
15
<version .log4j>2.24.3</version .log4j>
Original file line number Diff line number Diff line change 8
8
<name >Hibernate Validator 8 Test Case Template</name >
9
9
10
10
<properties >
11
+ <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
12
+ <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
11
13
<version .org.hibernate.validator>8.0.2.Final</version .org.hibernate.validator>
12
14
<version .org.glassfish.expressly>5.0.0</version .org.glassfish.expressly>
13
15
<version .log4j>2.24.3</version .log4j>
Original file line number Diff line number Diff line change 8
8
<name >Hibernate Validator 9 Test Case Template</name >
9
9
10
10
<properties >
11
+ <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
12
+ <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
11
13
<version .org.hibernate.validator>9.0.0.CR1</version .org.hibernate.validator>
12
14
<version .org.glassfish.expressly>6.0.0-M1</version .org.glassfish.expressly>
13
15
<version .log4j>2.24.3</version .log4j>
You can’t perform that action at this time.
0 commit comments