Skip to content

Commit a9002f4

Browse files
committed
BridgeDb 3.0.18
1 parent 22fff7d commit a9002f4

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.16",
80-
org.bridgedb.bio;bundle-version="3.0.16",
81-
org.bridgedb.rdb;bundle-version="3.0.16",
79+
org.bridgedb;bundle-version="3.0.18",
80+
org.bridgedb.bio;bundle-version="3.0.18",
81+
org.bridgedb.rdb;bundle-version="3.0.18",
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.17</version>
200+
<version>3.0.18</version>
201201
</dependency>
202202
<dependency>
203203
<groupId>org.bridgedb</groupId>
204204
<artifactId>org.bridgedb.bio</artifactId>
205-
<version>3.0.17</version>
205+
<version>3.0.18</version>
206206
</dependency>
207207
<dependency>
208208
<groupId>org.bridgedb</groupId>
209209
<artifactId>org.bridgedb.rdb</artifactId>
210-
<version>3.0.17</version>
210+
<version>3.0.18</version>
211211
</dependency>
212212
<!-- Apache Commons -->
213213
<dependency>

0 commit comments

Comments
 (0)