Commit d79655a Jay Supriya Miriyala
committed
1 parent 7f5fae3 commit d79655a Copy full SHA for d79655a
File tree 1 file changed +15
-5
lines changed
1 file changed +15
-5
lines changed Original file line number Diff line number Diff line change 10
10
11
11
<groupId >com.factset.protobuf</groupId >
12
12
<artifactId >stachextensions</artifactId >
13
- <version >1.4 .0</version >
13
+ <version >1.5 .0</version >
14
14
15
15
<licenses >
16
16
<license >
167
167
<dependency >
168
168
<groupId >com.fasterxml.jackson.core</groupId >
169
169
<artifactId >jackson-core</artifactId >
170
- <version >2.10 .5</version >
170
+ <version >2.13 .5</version >
171
171
</dependency >
172
172
<dependency >
173
173
<groupId >com.fasterxml.jackson.core</groupId >
174
174
<artifactId >jackson-databind</artifactId >
175
- <version >2.10.5.1 </version >
175
+ <version >2.13.5 </version >
176
176
</dependency >
177
177
<dependency >
178
178
<groupId >org.json</groupId >
179
179
<artifactId >json</artifactId >
180
- <version >20220320 </version >
180
+ <version >20231013 </version >
181
181
</dependency >
182
182
<dependency >
183
183
<groupId >org.testng</groupId >
184
184
<artifactId >testng</artifactId >
185
- <version >7.4 .0</version >
185
+ <version >7.7 .0</version >
186
186
<scope >test</scope >
187
187
</dependency >
188
+ <dependency >
189
+ <groupId >org.slf4j</groupId >
190
+ <artifactId >slf4j-api</artifactId >
191
+ <version >2.0.16</version >
192
+ </dependency >
193
+ <dependency >
194
+ <groupId >org.slf4j</groupId >
195
+ <artifactId >slf4j-simple</artifactId >
196
+ <version >2.0.16</version >
197
+ </dependency >
188
198
</dependencies >
189
199
190
200
</project >
You can’t perform that action at this time.
0 commit comments