Skip to content

Commit d1fb0c2

Browse files
committed
BridgeDb 3.0.29
1 parent da7f4b4 commit d1fb0c2

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

org.pathvisio.lib/pom.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,9 @@
7676
</Import-Package>
7777
<Require-Bundle>
7878
org.apache.servicemix.bundles.jdom;bundle-version="2.0.6",
79-
org.bridgedb;bundle-version="3.0.20",
80-
org.bridgedb.bio;bundle-version="3.0.20",
81-
org.bridgedb.rdb;bundle-version="3.0.20",
79+
org.bridgedb;bundle-version="3.0.29",
80+
org.bridgedb.bio;bundle-version="3.0.29",
81+
org.bridgedb.rdb;bundle-version="3.0.29",
8282
org.apache.commons.commons-collections4;bundle-version="4.4"
8383
</Require-Bundle>
8484
</instructions>
@@ -197,17 +197,17 @@
197197
<dependency>
198198
<groupId>org.bridgedb</groupId>
199199
<artifactId>org.bridgedb</artifactId>
200-
<version>3.0.23</version>
200+
<version>3.0.29</version>
201201
</dependency>
202202
<dependency>
203203
<groupId>org.bridgedb</groupId>
204204
<artifactId>org.bridgedb.bio</artifactId>
205-
<version>3.0.23</version>
205+
<version>3.0.29</version>
206206
</dependency>
207207
<dependency>
208208
<groupId>org.bridgedb</groupId>
209209
<artifactId>org.bridgedb.rdb</artifactId>
210-
<version>3.0.23</version>
210+
<version>3.0.29</version>
211211
</dependency>
212212
<!-- Apache Commons -->
213213
<dependency>

0 commit comments

Comments
 (0)