File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed
nifi-extension-bundles/nifi-azure-bundle
nifi-toolkit/nifi-toolkit-cli Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 88
88
<dependency >
89
89
<groupId >io.projectreactor.netty</groupId >
90
90
<artifactId >reactor-netty-http</artifactId >
91
- <version >1.2.9 </version >
91
+ <version >1.2.10 </version >
92
92
</dependency >
93
93
<!-- SSHD from Registry and other modules -->
94
94
<dependency >
Original file line number Diff line number Diff line change 110
110
<dependency >
111
111
<groupId >io.projectreactor</groupId >
112
112
<artifactId >reactor-core</artifactId >
113
- <version >3.7.9 </version >
113
+ <version >3.7.11 </version >
114
114
</dependency >
115
115
<dependency >
116
116
<groupId >com.azure</groupId >
190
190
<dependency >
191
191
<groupId >io.projectreactor</groupId >
192
192
<artifactId >reactor-test</artifactId >
193
- <version >3.7.9 </version >
193
+ <version >3.7.11 </version >
194
194
<scope >test</scope >
195
195
</dependency >
196
196
</dependencies >
Original file line number Diff line number Diff line change 80
80
<dependency >
81
81
<groupId >io.projectreactor.netty</groupId >
82
82
<artifactId >reactor-netty-http</artifactId >
83
- <version >1.2.9 </version >
83
+ <version >1.2.10 </version >
84
84
</dependency >
85
85
</dependencies >
86
86
</dependencyManagement >
Original file line number Diff line number Diff line change 24
24
<description >Tooling to make tls configuration easier</description >
25
25
26
26
<properties >
27
- <jline .version>3.30.5 </jline .version>
27
+ <jline .version>3.30.6 </jline .version>
28
28
</properties >
29
29
30
30
<build >
Original file line number Diff line number Diff line change 110
110
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
111
111
<inceptionYear >2014</inceptionYear >
112
112
<com .amazonaws.version>1.12.791</com .amazonaws.version>
113
- <software .amazon.awssdk.version>2.33.4 </software .amazon.awssdk.version>
113
+ <software .amazon.awssdk.version>2.33.5 </software .amazon.awssdk.version>
114
114
<gson .version>2.13.1</gson .version>
115
- <io .fabric8.kubernetes.client.version>7.3.1 </io .fabric8.kubernetes.client.version>
116
- <kotlin .version>2.2.10 </kotlin .version>
115
+ <io .fabric8.kubernetes.client.version>7.4.0 </io .fabric8.kubernetes.client.version>
116
+ <kotlin .version>2.2.20 </kotlin .version>
117
117
<okhttp .version>5.1.0</okhttp .version>
118
118
<okio .version>3.16.0</okio .version>
119
119
<org .apache.commons.cli.version>1.10.0</org .apache.commons.cli.version>
158
158
<junit .version>5.13.4</junit .version>
159
159
<netty .3.version>3.10.6.Final</netty .3.version>
160
160
<snakeyaml .version>2.5</snakeyaml .version>
161
- <netty .4.version>4.2.5 .Final</netty .4.version>
161
+ <netty .4.version>4.2.6 .Final</netty .4.version>
162
162
<servlet-api .version>6.1.0</servlet-api .version>
163
163
<spring .version>6.2.10</spring .version>
164
164
<spring .security.version>6.5.3</spring .security.version>
You can’t perform that action at this time.
0 commit comments