Skip to content

Commit 81896f5

Browse files
committed
Bumped CMLXOM to the latest version
1 parent a1d499a commit 81896f5

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

descriptor/qsarcml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<dependency>
2222
<groupId>org.blueobelisk</groupId>
2323
<artifactId>cmlxom</artifactId>
24-
<version>3.3</version>
24+
<version>3.5</version>
2525
<exclusions>
2626
<exclusion>
2727
<groupId>org.apache.logging.log4j</groupId>

storage/libiocml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>org.blueobelisk</groupId>
2727
<artifactId>cmlxom</artifactId>
28-
<version>3.3</version>
28+
<version>3.5</version>
2929
<exclusions>
3030
<exclusion>
3131
<groupId>org.apache.logging.log4j</groupId>

storage/libiomd/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>org.blueobelisk</groupId>
1919
<artifactId>cmlxom</artifactId>
20-
<version>3.3</version>
20+
<version>3.5</version>
2121
<exclusions>
2222
<exclusion>
2323
<groupId>org.apache.logging.log4j</groupId>

storage/pdbcml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<dependency>
2222
<groupId>org.blueobelisk</groupId>
2323
<artifactId>cmlxom</artifactId>
24-
<version>3.3</version>
24+
<version>3.5</version>
2525
<exclusions>
2626
<exclusion>
2727
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)