File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 52
52
<maven .compiler.source>1.8</maven .compiler.source>
53
53
<maven .compiler.target>1.8</maven .compiler.target>
54
54
55
- <slf4j .version>1.7.35 </slf4j .version>
55
+ <slf4j .version>1.7.36 </slf4j .version>
56
56
<sisu-guice .version>3.2.5</sisu-guice .version>
57
57
<eclipse-sisu .version>0.3.1</eclipse-sisu .version>
58
- <eclipse-jetty .version>9.4.44.v20210927 </eclipse-jetty .version>
58
+ <eclipse-jetty .version>9.4.45.v20220203 </eclipse-jetty .version>
59
59
60
60
<!--
61
61
Sonar configuration.
101
101
<dependency >
102
102
<groupId >ch.qos.logback</groupId >
103
103
<artifactId >logback-core</artifactId >
104
- <version >1.2.10 </version >
104
+ <version >1.2.11 </version >
105
105
</dependency >
106
106
107
107
<dependency >
108
108
<groupId >ch.qos.logback</groupId >
109
109
<artifactId >logback-classic</artifactId >
110
- <version >1.2.10 </version >
110
+ <version >1.2.11 </version >
111
111
</dependency >
112
112
113
113
<dependency >
185
185
<dependency >
186
186
<groupId >junit</groupId >
187
187
<artifactId >junit</artifactId >
188
- <version >4.13.1 </version >
188
+ <version >4.13.2 </version >
189
189
</dependency >
190
190
191
191
<dependency >
228
228
<dependency >
229
229
<groupId >org.databene</groupId >
230
230
<artifactId >contiperf</artifactId >
231
- <version >2.2.0 </version >
231
+ <version >2.3.4 </version >
232
232
</dependency >
233
233
234
234
<dependency >
You can’t perform that action at this time.
0 commit comments