Skip to content

Commit

Permalink
BridgeDb 3.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
egonw committed Apr 27, 2023
1 parent aa33bfa commit bb46872
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions org.wikipathways.client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.wikipathways</groupId>
<artifactId>webservice.api.lib</artifactId>
<version>3.3.0-GPMLRDF-1</version>
<version>3.3.0-GPMLRDF-2</version>

<name>Java library for WikiPathways webservice</name>
<packaging>bundle</packaging>
Expand All @@ -27,7 +27,7 @@
<dependency>
<groupId>org.bridgedb</groupId>
<artifactId>org.bridgedb.bio</artifactId>
<version>3.0.18</version>
<version>3.0.21</version>
</dependency>
<dependency>
<groupId>org.jdom</groupId>
Expand Down Expand Up @@ -56,7 +56,7 @@
-->
<groupId>org.pathvisio</groupId>
<artifactId>pathvisio-core</artifactId>
<version>3.4.0-bridgedb-3.0.18-1</version>
<version>3.4.0-bridgedb-3.0.21-1</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
Expand Down

0 comments on commit bb46872

Please sign in to comment.