We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e892b6d commit dd45b4fCopy full SHA for dd45b4f
pom.xml
@@ -5,7 +5,7 @@
5
<artifactId>cdk</artifactId>
6
<name>cdk</name>
7
<description>Modular library for Cheminformatics</description>
8
- <version>2.6-SNAPSHOT</version>
+ <version>2.5</version>
9
<packaging>pom</packaging>
10
<url>http://sourceforge.net/projects/cdk/</url>
11
<modules>
@@ -460,7 +460,7 @@
460
<dependency>
461
<groupId>com.google.guava</groupId>
462
<artifactId>guava</artifactId>
463
- <version>29.0-jre</version>
+ <version>30.0-jre</version>
464
</dependency>
465
466
<groupId>junit</groupId>
0 commit comments