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 @@ -238,18 +238,18 @@ jetty-util-9.4.51.v20230217
238
238
jetty-util-ajax-9.4.51.v20230217
239
239
jose4j-0.9.3
240
240
lz4-java-1.8.0
241
- maven-artifact-3.8.4
241
+ maven-artifact-3.8.8
242
242
metrics-core-4.1.12.1
243
243
metrics-core-2.2.0
244
- netty-buffer-4.1.92 .Final
245
- netty-codec-4.1.92 .Final
246
- netty-common-4.1.92 .Final
247
- netty-handler-4.1.92 .Final
248
- netty-resolver-4.1.92 .Final
249
- netty-transport-4.1.92 .Final
250
- netty-transport-classes-epoll-4.1.92 .Final
251
- netty-transport-native-epoll-4.1.92 .Final
252
- netty-transport-native-unix-common-4.1.92 .Final
244
+ netty-buffer-4.1.94 .Final
245
+ netty-codec-4.1.94 .Final
246
+ netty-common-4.1.94 .Final
247
+ netty-handler-4.1.94 .Final
248
+ netty-resolver-4.1.94 .Final
249
+ netty-transport-4.1.94 .Final
250
+ netty-transport-classes-epoll-4.1.94 .Final
251
+ netty-transport-native-epoll-4.1.94 .Final
252
+ netty-transport-native-unix-common-4.1.94 .Final
253
253
plexus-utils-3.3.0
254
254
reload4j-1.2.25
255
255
rocksdbjni-7.1.2
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ versions += [
77
77
apacheda : " 1.0.2" ,
78
78
apacheds : " 2.0.0-M24" ,
79
79
argparse4j : " 0.7.0" ,
80
- bcpkix : " 1.73 " ,
80
+ bcpkix : " 1.75 " ,
81
81
caffeine : " 2.9.3" , // 3.x supports JDK 11 and above
82
82
checkstyle : " 8.36.2" ,
83
83
commonsCli : " 1.4" ,
@@ -103,7 +103,7 @@ versions += [
103
103
jopt : " 5.0.4" ,
104
104
jose4j : " 0.9.3" ,
105
105
junit : " 5.9.3" ,
106
- jqwik : " 1.7.2 " ,
106
+ jqwik : " 1.7.4 " ,
107
107
kafka_0100 : " 0.10.0.1" ,
108
108
kafka_0101 : " 0.10.1.1" ,
109
109
kafka_0102 : " 0.10.2.2" ,
@@ -124,9 +124,9 @@ versions += [
124
124
kafka_32 : " 3.2.3" ,
125
125
kafka_33 : " 3.3.1" ,
126
126
lz4 : " 1.8.0" ,
127
- mavenArtifact : " 3.8.4 " ,
127
+ mavenArtifact : " 3.8.8 " ,
128
128
metrics : " 2.2.0" ,
129
- netty : " 4.1.92 .Final" ,
129
+ netty : " 4.1.94 .Final" ,
130
130
pcollections : " 4.0.1" ,
131
131
powermock : " 2.0.9" ,
132
132
reflections : " 0.9.12" ,
@@ -142,6 +142,7 @@ versions += [
142
142
slf4j : " 1.7.36" ,
143
143
snappy : " 1.1.10.1" ,
144
144
spotbugs : " 4.7.3" ,
145
+ // New version of Swagger 2.2.14 requires minimum JDK 11.
145
146
swaggerAnnotations : " 2.2.8" ,
146
147
swaggerJaxrs2 : " 2.2.8" ,
147
148
zinc : " 1.8.0" ,
You can’t perform that action at this time.
0 commit comments