File tree 4 files changed +6
-7
lines changed
connect-file-pulse-filesystems
filepulse-azure-storage-fs
filepulse-google-cloud-storage-fs
connect-file-pulse-filters
4 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 24
24
<properties >
25
25
<checkstyle .config.location>${project.parent.basedir} /..</checkstyle .config.location>
26
26
<license .header.file>${project.parent.basedir} /../header</license .header.file>
27
- <azure .storage.blob.version>12.24.0 </azure .storage.blob.version>
27
+ <azure .storage.blob.version>12.25.2 </azure .storage.blob.version>
28
28
<azure .identity.version>1.11.4</azure .identity.version>
29
- <azure .storage.file.datalake>12.4.1</azure .storage.file.datalake>
30
29
</properties >
31
30
32
31
<dependencies >
Original file line number Diff line number Diff line change 31
31
<dependency >
32
32
<groupId >com.google.cloud</groupId >
33
33
<artifactId >libraries-bom</artifactId >
34
- <version >26.23 .0</version >
34
+ <version >26.34 .0</version >
35
35
<type >pom</type >
36
36
<scope >import</scope >
37
37
</dependency >
Original file line number Diff line number Diff line change 34
34
</licenses >
35
35
36
36
<properties >
37
- <org .jruby.joni.version>2.1.40 </org .jruby.joni.version>
37
+ <org .jruby.joni.version>2.2.1 </org .jruby.joni.version>
38
38
<checkstyle .config.location>${project.parent.basedir} </checkstyle .config.location>
39
39
<license .header.file>${project.parent.basedir} /header</license .header.file>
40
- <com .opencsv.version>5.8 </com .opencsv.version>
40
+ <com .opencsv.version>5.9 </com .opencsv.version>
41
41
</properties >
42
42
43
43
<dependencies >
Original file line number Diff line number Diff line change 91
91
<jreleaser-maven-plugin .version>1.11.0</jreleaser-maven-plugin .version>
92
92
<confluent .maven.repo>https://packages.confluent.io/maven/</confluent .maven.repo>
93
93
<!-- DEPENDENCIES -->
94
- <io .confluent.version>7.3.2 </io .confluent.version>
94
+ <io .confluent.version>7.6.0 </io .confluent.version>
95
95
<org .apache.kafka.version>3.6.1</org .apache.kafka.version>
96
96
<junit .version>5.10.2</junit .version>
97
97
<testcontainer .version>1.19.1</testcontainer .version>
98
98
<kafka .connect.maven.plugin.version>0.12.0</kafka .connect.maven.plugin.version>
99
99
<checkstyle .config.location>${basedir} </checkstyle .config.location>
100
- <com .fasterxml.jackson.databind.version>2.15.2 </com .fasterxml.jackson.databind.version>
100
+ <com .fasterxml.jackson.databind.version>2.17.0 </com .fasterxml.jackson.databind.version>
101
101
<com .fasterxml.jackson.core.version>2.17.0</com .fasterxml.jackson.core.version>
102
102
<com .fasterxml.jackson.annotations.version>2.15.2</com .fasterxml.jackson.annotations.version>
103
103
<slf4j .version>2.0.9</slf4j .version>
You can’t perform that action at this time.
0 commit comments