Skip to content

Commit dd45b4f

Browse files
committed
Bump Guava version
1 parent e892b6d commit dd45b4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<artifactId>cdk</artifactId>
66
<name>cdk</name>
77
<description>Modular library for Cheminformatics</description>
8-
<version>2.6-SNAPSHOT</version>
8+
<version>2.5</version>
99
<packaging>pom</packaging>
1010
<url>http://sourceforge.net/projects/cdk/</url>
1111
<modules>
@@ -460,7 +460,7 @@
460460
<dependency>
461461
<groupId>com.google.guava</groupId>
462462
<artifactId>guava</artifactId>
463-
<version>29.0-jre</version>
463+
<version>30.0-jre</version>
464464
</dependency>
465465
<dependency>
466466
<groupId>junit</groupId>

0 commit comments

Comments
 (0)