Skip to content

Commit a32f288

Browse files
committed
update parent pom and dep versions
1 parent 1db6b47 commit a32f288

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.clojure</groupId>
1313
<artifactId>pom.contrib</artifactId>
14-
<version>1.1.0</version>
14+
<version>1.2.0</version>
1515
</parent>
1616

1717
<developers>
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>org.clojure</groupId>
3636
<artifactId>tools.logging</artifactId>
37-
<version>1.2.1</version>
37+
<version>1.3.0</version>
3838
<scope>test</scope>
3939
</dependency>
4040
</dependencies>

0 commit comments

Comments
 (0)