Skip to content

Commit 5a50fbc

Browse files
committed
Update to maven-tools 1.2.2
Eliminates issues with removed File.exists? method. See jruby/maven-tools#40
1 parent 70f4986 commit 5a50fbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruby-tools/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@
213213
<dependency>
214214
<groupId>rubygems</groupId>
215215
<artifactId>maven-tools</artifactId>
216-
<version>1.2.1</version>
216+
<version>1.2.2</version>
217217
<type>gem</type>
218218
<scope>provided</scope>
219219
</dependency>

0 commit comments

Comments
 (0)