File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 272272 <groupId >org.apache.felix</groupId >
273273 <artifactId >org.apache.felix.webconsole.plugins.packageadmin</artifactId >
274274 </dependency >
275+ <dependency >
276+ <groupId >org.apache.felix</groupId >
277+ <artifactId >org.apache.felix.prefs</artifactId >
278+ </dependency >
275279 <dependency >
276280 <groupId >org.apache.geronimo.bundles</groupId >
277281 <artifactId >json</artifactId >
Original file line number Diff line number Diff line change 518518 <artifactId >org.apache.felix.webconsole.plugins.packageadmin</artifactId >
519519 <version >${felix.webconsole.packageadmin.version} </version >
520520 </dependency >
521+ <dependency >
522+ <groupId >org.apache.felix</groupId >
523+ <artifactId >org.apache.felix.prefs</artifactId >
524+ <version >1.1.0</version >
525+ </dependency >
521526
522527 <dependency >
523528 <groupId >org.apache.felix</groupId >
You can’t perform that action at this time.
0 commit comments