File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
app/util/bamboo/bamboo_dataset_generator Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 62
62
<dependency >
63
63
<groupId >com.google.guava</groupId >
64
64
<artifactId >guava</artifactId >
65
- <version >33.4.0 -jre</version >
65
+ <version >33.4.6 -jre</version >
66
66
</dependency >
67
67
<dependency >
68
68
<groupId >com.fasterxml.jackson.core</groupId >
69
69
<artifactId >jackson-core</artifactId >
70
- <version >2.18.2 </version >
70
+ <version >2.18.3 </version >
71
71
</dependency >
72
72
<dependency >
73
73
<groupId >com.fasterxml.jackson.core</groupId >
74
74
<artifactId >jackson-databind</artifactId >
75
- <version >2.18.2 </version >
75
+ <version >2.18.3 </version >
76
76
</dependency >
77
77
<dependency >
78
78
<groupId >com.jayway.jsonpath</groupId >
82
82
<dependency >
83
83
<groupId >net.minidev</groupId >
84
84
<artifactId >json-smart</artifactId >
85
- <version >2.5.1 </version >
85
+ <version >2.5.2 </version >
86
86
</dependency >
87
87
<dependency >
88
88
<groupId >org.slf4j</groupId >
You can’t perform that action at this time.
0 commit comments