File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
couchbase-analytics-java-client Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 141
141
<groupId >org.jetbrains.kotlin</groupId >
142
142
<!-- suppress KotlinMavenPluginPhase: Not compiling Kotlin; just upgrading stdlib version -->
143
143
<artifactId >kotlin-stdlib</artifactId >
144
- <version >2.1.20 </version >
144
+ <version >2.1.21 </version >
145
145
</dependency >
146
146
<dependency >
147
147
<groupId >com.squareup.okio</groupId >
Original file line number Diff line number Diff line change 285
285
<dependency >
286
286
<groupId >com.fasterxml.jackson</groupId >
287
287
<artifactId >jackson-bom</artifactId >
288
- <version >2.18.3 </version >
288
+ <version >2.19.0 </version >
289
289
<type >pom</type >
290
290
<scope >import</scope >
291
291
</dependency >
299
299
<dependency >
300
300
<groupId >com.squareup.okio</groupId >
301
301
<artifactId >okio</artifactId >
302
- <version >3.11 .0</version >
302
+ <version >3.12 .0</version >
303
303
</dependency >
304
304
<dependency >
305
305
<groupId >org.junit</groupId >
You can’t perform that action at this time.
0 commit comments