Skip to content

Commit b489253

Browse files
committed
Update xom to 1.3.2
1 parent 3bf6e64 commit b489253

File tree

19 files changed

+19
-19
lines changed

19 files changed

+19
-19
lines changed

base/dict/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>xom</groupId>
1919
<artifactId>xom</artifactId>
20-
<version>1.2.5</version>
20+
<version>1.3.2</version>
2121
</dependency>
2222
<dependency>
2323
<groupId>xml-apis</groupId>

descriptor/ionpot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>xom</groupId>
4545
<artifactId>xom</artifactId>
46-
<version>1.2.5</version>
46+
<version>1.3.2</version>
4747
<scope>test</scope>
4848
</dependency>
4949
<dependency>

descriptor/qsar/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>xom</groupId>
2727
<artifactId>xom</artifactId>
28-
<version>1.2.5</version>
28+
<version>1.3.2</version>
2929
</dependency>
3030
<dependency>
3131
<groupId>junit</groupId>

descriptor/qsaratomic/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>xom</groupId>
2727
<artifactId>xom</artifactId>
28-
<version>1.2.5</version>
28+
<version>1.3.2</version>
2929
</dependency>
3030
<dependency>
3131
<groupId>com.google.guava</groupId>

descriptor/qsarbond/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>xom</groupId>
2727
<artifactId>xom</artifactId>
28-
<version>1.2.5</version>
28+
<version>1.3.2</version>
2929
</dependency>
3030
<dependency>
3131
<groupId>com.google.guava</groupId>

descriptor/qsarcml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>xom</groupId>
1919
<artifactId>xom</artifactId>
20-
<version>1.2.5</version>
20+
<version>1.3.2</version>
2121
</dependency>
2222
<dependency>
2323
<groupId>org.xml-cml</groupId>

descriptor/qsarionpot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>xom</groupId>
4545
<artifactId>xom</artifactId>
46-
<version>1.2.5</version>
46+
<version>1.3.2</version>
4747
<scope>test</scope>
4848
</dependency>
4949
<dependency>

descriptor/qsarmolecular/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>xom</groupId>
2727
<artifactId>xom</artifactId>
28-
<version>1.2.5</version>
28+
<version>1.3.2</version>
2929
</dependency>
3030
<dependency>
3131
<groupId>com.google.guava</groupId>

descriptor/qsarprotein/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>xom</groupId>
2727
<artifactId>xom</artifactId>
28-
<version>1.2.5</version>
28+
<version>1.3.2</version>
2929
</dependency>
3030
<dependency>
3131
<groupId>junit</groupId>

misc/extra/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>xom</groupId>
2626
<artifactId>xom</artifactId>
27-
<version>1.2.5</version>
27+
<version>1.3.2</version>
2828
</dependency>
2929
<dependency>
3030
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)