mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Bump xbean from 4.29 to 4.30 (#5552)
* Updates org.apache.xbean:xbean-bundleutils from 4.29 to 4.30 * Updates org.apache.xbean:xbean-finder from 4.29 to 4.30 Follow-up to #5510. Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
+2
-2
@@ -786,13 +786,13 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.xbean</groupId>
|
||||
<artifactId>xbean-bundleutils</artifactId>
|
||||
<version>4.29</version>
|
||||
<version>4.30</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.xbean</groupId>
|
||||
<artifactId>xbean-finder</artifactId>
|
||||
<version>4.29</version>
|
||||
<version>4.30</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user