File tree 1 file changed +0
-11
lines changed
1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change 40
40
<profilingOptions >-showversion</profilingOptions >
41
41
<history .directory>${project.basedir} /history</history .directory>
42
42
<jmh .version>1.37</jmh .version>
43
- <version .log4j-core>2.23.1</version .log4j-core>
44
43
45
44
<!-- default values, overridden per profile -->
46
45
<beanvalidation-impl .name>none</beanvalidation-impl .name>
49
48
<hibernate-validator-parent .path>../..</hibernate-validator-parent .path>
50
49
</properties >
51
50
52
- <dependencyManagement >
53
- <dependencies >
54
- <dependency >
55
- <groupId >org.apache.logging.log4j</groupId >
56
- <artifactId >log4j-core</artifactId >
57
- <version >${version.log4j-core} </version >
58
- </dependency >
59
- </dependencies >
60
- </dependencyManagement >
61
-
62
51
<dependencies >
63
52
<dependency >
64
53
<groupId >org.assertj</groupId >
You can’t perform that action at this time.
0 commit comments