File tree Expand file tree Collapse file tree 1 file changed +13
-4
lines changed Expand file tree Collapse file tree 1 file changed +13
-4
lines changed Original file line number Diff line number Diff line change 54
54
<dependency >
55
55
<groupId >org.slf4j</groupId >
56
56
<artifactId >slf4j-api</artifactId >
57
- <version >1.7.27 </version >
57
+ <version >1.7.32 </version >
58
58
<scope >provided</scope >
59
59
</dependency >
60
60
<dependency >
61
61
<groupId >org.slf4j</groupId >
62
62
<artifactId >slf4j-log4j12</artifactId >
63
- <version >1.7.27 </version >
63
+ <version >1.7.32 </version >
64
64
<scope >provided</scope >
65
65
</dependency >
66
66
<dependency >
80
80
<name >bedatadriven public repo</name >
81
81
<url >https://nexus.bedatadriven.com/content/groups/public/</url >
82
82
</repository >
83
+ <repository >
84
+ <id >central</id >
85
+ <name >Maven Central</name >
86
+ <layout >default</layout >
87
+ <url >https://repo1.maven.org/maven2</url >
88
+ <snapshots >
89
+ <enabled >false</enabled >
90
+ </snapshots >
91
+ </repository >
83
92
</repositories >
84
93
<pluginRepositories >
85
94
<pluginRepository >
201
210
<dependency >
202
211
<groupId >org.slf4j</groupId >
203
212
<artifactId >slf4j-log4j12</artifactId >
204
- <version >1.7.30 </version >
213
+ <version >1.7.32 </version >
205
214
</dependency >
206
215
<dependency >
207
216
<groupId >org.slf4j</groupId >
208
217
<artifactId >jcl-over-slf4j</artifactId >
209
- <version >1.7.30 </version >
218
+ <version >1.7.32 </version >
210
219
</dependency >
211
220
</dependencies >
212
221
</plugin >
You can’t perform that action at this time.
0 commit comments