Skip to content

Commit 8799f84

Browse files
committed
update parent pom and contrib dep versions
1 parent 440d4d5 commit 8799f84

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.clojure</groupId>
2222
<artifactId>pom.contrib</artifactId>
23-
<version>1.3.0</version>
23+
<version>1.4.0</version>
2424
</parent>
2525

2626
<scm>
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>org.clojure</groupId>
4646
<artifactId>tools.analyzer.jvm</artifactId>
47-
<version>1.3.2</version>
47+
<version>1.3.3</version>
4848
</dependency>
4949
</dependencies>
5050

@@ -54,7 +54,7 @@
5454
<plugin>
5555
<groupId>org.codehaus.mojo</groupId>
5656
<artifactId>versions-maven-plugin</artifactId>
57-
<version>2.18.0</version>
57+
<version>2.20.1</version>
5858
</plugin>
5959
<plugin>
6060
<groupId>com.theoryinpractise</groupId>

0 commit comments

Comments
 (0)