File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 66 to you under the Apache License, Version 2.0 (the
77 "License"); you may not use this file except in compliance
88 with the License. You may obtain a copy of the License at
9-
9+
1010 http://www.apache.org/licenses/LICENSE-2.0
11-
11+
1212 Unless required by applicable law or agreed to in writing,
1313 software distributed under the License is distributed on an
1414 "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
3636 https://github.com/apache/felix-dev/tree/master/webconsole
3737 for more information on this bundle.
3838 </description >
39-
39+
4040 <properties >
4141 <servlet .api>5.0.0</servlet .api>
4242 <felix .java.version>11</felix .java.version>
294294 <scope >provided</scope >
295295 <optional >true</optional >
296296 </dependency >
297-
297+
298298 <!-- OSGi and Apache Felix OBR API -->
299299 <dependency >
300300 <groupId >org.apache.felix</groupId >
318318 <dependency >
319319 <groupId >org.mockito</groupId >
320320 <artifactId >mockito-core</artifactId >
321- <version >5.4 .0</version >
321+ <version >5.17 .0</version >
322322 <scope >test</scope >
323323 </dependency >
324324 </dependencies >
You can’t perform that action at this time.
0 commit comments