File tree 4 files changed +9
-9
lines changed
4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -46,13 +46,13 @@ Hibernate (http://hibernate.org) version 3.x data types.
46
46
<dependency >
47
47
<groupId >org.slf4j</groupId >
48
48
<artifactId >slf4j-log4j12</artifactId >
49
- <version >1.6.1 </version >
49
+ <version >1.6.6 </version >
50
50
<scope >test</scope >
51
51
</dependency >
52
52
<dependency >
53
53
<groupId >log4j</groupId >
54
54
<artifactId >log4j</artifactId >
55
- <version >1.2.16 </version >
55
+ <version >1.2.17 </version >
56
56
<scope >test</scope >
57
57
</dependency >
58
58
<dependency >
Original file line number Diff line number Diff line change @@ -41,13 +41,13 @@ Hibernate (http://hibernate.org) version 4.x data types.
41
41
<dependency >
42
42
<groupId >org.slf4j</groupId >
43
43
<artifactId >slf4j-log4j12</artifactId >
44
- <version >1.6.1 </version >
44
+ <version >1.6.6 </version >
45
45
<scope >test</scope >
46
46
</dependency >
47
47
<dependency >
48
48
<groupId >log4j</groupId >
49
49
<artifactId >log4j</artifactId >
50
- <version >1.2.16 </version >
50
+ <version >1.2.17 </version >
51
51
<scope >test</scope >
52
52
</dependency >
53
53
<dependency >
Original file line number Diff line number Diff line change @@ -56,13 +56,13 @@ Hibernate (http://hibernate.org) version 5.x data types.
56
56
<dependency >
57
57
<groupId >org.slf4j</groupId >
58
58
<artifactId >slf4j-log4j12</artifactId >
59
- <version >1.6.1 </version >
59
+ <version >1.6.6 </version >
60
60
<scope >test</scope >
61
61
</dependency >
62
62
<dependency >
63
63
<groupId >log4j</groupId >
64
64
<artifactId >log4j</artifactId >
65
- <version >1.2.16 </version >
65
+ <version >1.2.17 </version >
66
66
<scope >test</scope >
67
67
</dependency >
68
68
<dependency >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.fasterxml.jackson.datatype</groupId >
5
5
<artifactId >jackson-datatype-hibernate-parent</artifactId >
6
- <version >2.10.0 -SNAPSHOT</version >
6
+ <version >2.10.5 -SNAPSHOT</version >
7
7
</parent >
8
8
<artifactId >jackson-datatype-hibernate5_2-test</artifactId >
9
9
38
38
<dependency >
39
39
<groupId >org.slf4j</groupId >
40
40
<artifactId >slf4j-log4j12</artifactId >
41
- <version >1.6.1 </version >
41
+ <version >1.6.6 </version >
42
42
<scope >test</scope >
43
43
</dependency >
44
44
<dependency >
45
45
<groupId >log4j</groupId >
46
46
<artifactId >log4j</artifactId >
47
- <version >1.2.16 </version >
47
+ <version >1.2.17 </version >
48
48
<scope >test</scope >
49
49
</dependency >
50
50
<dependency >
You can’t perform that action at this time.
0 commit comments