File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 6
6
7
7
<groupId >org.sourcelab</groupId >
8
8
<artifactId >kafka-connect-client</artifactId >
9
- <version >4.0.3 </version >
9
+ <version >4.0.4 </version >
10
10
<packaging >jar</packaging >
11
11
12
12
<!-- Require Maven 3.3.9 -->
47
47
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
48
48
49
49
<!-- Http Components version -->
50
- <http-components .version>4.5.13 </http-components .version>
50
+ <http-components .version>4.5.14 </http-components .version>
51
51
52
52
<!-- Jackson version -->
53
- <jackson .version>2.14.1 </jackson .version>
53
+ <jackson .version>2.14.3 </jackson .version>
54
54
55
55
<!-- Define which version of junit you'll be running -->
56
56
<junit .version>4.13.2</junit .version>
61
61
<checkstyle .version>8.32</checkstyle .version>
62
62
63
63
<!-- Log4J Version -->
64
- <log4j2 .version>2.19.0 </log4j2 .version>
64
+ <log4j2 .version>2.22.1 </log4j2 .version>
65
65
<slf4j .version>1.7.36</slf4j .version>
66
66
67
67
<!-- test toggling -->
You can’t perform that action at this time.
0 commit comments