File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 73
73
<dependency >
74
74
<groupId >com.fasterxml.jackson.core</groupId >
75
75
<artifactId >jackson-databind</artifactId >
76
- <version >2.12.5 </version >
76
+ <version >2.13.1 </version >
77
77
</dependency >
78
78
79
79
<dependency >
80
80
<groupId >org.junit.jupiter</groupId >
81
81
<artifactId >junit-jupiter-api</artifactId >
82
- <version >5.7 .2</version >
82
+ <version >5.8 .2</version >
83
83
</dependency >
84
84
85
85
<dependency >
86
86
<groupId >org.apache.logging.log4j</groupId >
87
87
<artifactId >log4j-api</artifactId >
88
- <version >2.14 .1</version >
88
+ <version >2.17 .1</version >
89
89
</dependency >
90
90
<dependency >
91
91
<groupId >org.apache.logging.log4j</groupId >
92
92
<artifactId >log4j-core</artifactId >
93
- <version >2.14 .1</version >
93
+ <version >2.17 .1</version >
94
94
</dependency >
95
95
96
96
<dependency >
You can’t perform that action at this time.
0 commit comments