File tree 2 files changed +15
-14
lines changed
2 files changed +15
-14
lines changed Original file line number Diff line number Diff line change @@ -232,18 +232,18 @@ jetty-util-9.4.51.v20230217
232
232
jetty-util-ajax-9.4.51.v20230217
233
233
jose4j-0.9.3
234
234
lz4-java-1.8.0
235
- maven-artifact-3.8.4
235
+ maven-artifact-3.8.8
236
236
metrics-core-4.1.12.1
237
237
metrics-core-2.2.0
238
- netty-buffer-4.1.92 .Final
239
- netty-codec-4.1.92 .Final
240
- netty-common-4.1.92 .Final
241
- netty-handler-4.1.92 .Final
242
- netty-resolver-4.1.92 .Final
243
- netty-transport-4.1.92 .Final
244
- netty-transport-classes-epoll-4.1.92 .Final
245
- netty-transport-native-epoll-4.1.92 .Final
246
- netty-transport-native-unix-common-4.1.92 .Final
238
+ netty-buffer-4.1.94 .Final
239
+ netty-codec-4.1.94 .Final
240
+ netty-common-4.1.94 .Final
241
+ netty-handler-4.1.94 .Final
242
+ netty-resolver-4.1.94 .Final
243
+ netty-transport-4.1.94 .Final
244
+ netty-transport-classes-epoll-4.1.94 .Final
245
+ netty-transport-native-epoll-4.1.94 .Final
246
+ netty-transport-native-unix-common-4.1.94 .Final
247
247
plexus-utils-3.3.0
248
248
reload4j-1.2.25
249
249
rocksdbjni-7.1.2
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ versions += [
60
60
apacheda : " 1.0.2" ,
61
61
apacheds : " 2.0.0-M24" ,
62
62
argparse4j : " 0.7.0" ,
63
- bcpkix : " 1.73 " ,
63
+ bcpkix : " 1.75 " ,
64
64
checkstyle : " 8.36.2" ,
65
65
commonsCli : " 1.4" ,
66
66
dropwizardMetrics : " 4.1.12.1" ,
@@ -85,7 +85,7 @@ versions += [
85
85
jopt : " 5.0.4" ,
86
86
jose4j : " 0.9.3" ,
87
87
junit : " 5.9.3" ,
88
- jqwik : " 1.7.2 " ,
88
+ jqwik : " 1.7.4 " ,
89
89
kafka_0100 : " 0.10.0.1" ,
90
90
kafka_0101 : " 0.10.1.1" ,
91
91
kafka_0102 : " 0.10.2.2" ,
@@ -106,10 +106,10 @@ versions += [
106
106
kafka_32 : " 3.2.3" ,
107
107
kafka_33 : " 3.3.1" ,
108
108
lz4 : " 1.8.0" ,
109
- mavenArtifact : " 3.8.4 " ,
109
+ mavenArtifact : " 3.8.8 " ,
110
110
metrics : " 2.2.0" ,
111
111
mockito : " 4.9.0" ,
112
- netty : " 4.1.92 .Final" ,
112
+ netty : " 4.1.94 .Final" ,
113
113
powermock : " 2.0.9" ,
114
114
reflections : " 0.9.12" ,
115
115
reload4j : " 1.2.25" ,
@@ -124,6 +124,7 @@ versions += [
124
124
slf4j : " 1.7.36" ,
125
125
snappy : " 1.1.10.1" ,
126
126
spotbugs : " 4.7.3" ,
127
+ // New version of Swagger 2.2.14 requires minimum JDK 11.
127
128
swaggerAnnotations : " 2.2.8" ,
128
129
swaggerJaxrs2 : " 2.2.8" ,
129
130
zinc : " 1.8.0" ,
You can’t perform that action at this time.
0 commit comments