File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed
spring-boot-autoconfigure
spring-boot-test-autoconfigure Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 741
741
<dependency >
742
742
<groupId >org.eclipse</groupId >
743
743
<artifactId >yasson</artifactId >
744
- <version >${javax-jsonb.version} </version >
745
744
<scope >test</scope >
746
745
</dependency >
747
746
<dependency >
Original file line number Diff line number Diff line change 2454
2454
<artifactId >snakeyaml</artifactId >
2455
2455
<version >${snakeyaml.version} </version >
2456
2456
</dependency >
2457
+ <dependency >
2458
+ <groupId >org.eclipse</groupId >
2459
+ <artifactId >yasson</artifactId >
2460
+ <version >${javax-jsonb.version} </version >
2461
+ </dependency >
2457
2462
<dependency >
2458
2463
<groupId >redis.clients</groupId >
2459
2464
<artifactId >jedis</artifactId >
Original file line number Diff line number Diff line change 221
221
<dependency >
222
222
<groupId >org.eclipse</groupId >
223
223
<artifactId >yasson</artifactId >
224
- <version >${javax-jsonb.version} </version >
225
224
<scope >test</scope >
226
225
</dependency >
227
226
<dependency >
Original file line number Diff line number Diff line change 155
155
<dependency >
156
156
<groupId >org.eclipse</groupId >
157
157
<artifactId >yasson</artifactId >
158
- <version >${javax-jsonb.version} </version >
159
158
<scope >test</scope >
160
159
</dependency >
161
160
<dependency >
You can’t perform that action at this time.
0 commit comments