lib/maven/tools/versions.rb in maven-tools-1.0.12 vs lib/maven/tools/versions.rb in maven-tools-1.0.13
- old
+ new
@@ -22,11 +22,11 @@
module Tools
unless defined? VERSIONS
VERSIONS = {
:jar_plugin => "2.4",
:clean_plugin => "2.4",
- :jruby_plugins => "1.1.1",
- :jruby9_plugins => "0.2.1",
+ :jruby_plugins => "1.1.2",
+ :jruby9_plugins => "0.2.2",
:bundler_version => "1.10.6",
:jruby_version => "1.7.22",
:tesla_version => "0.1.1",
:polyglot_version => "0.1.18"
}.freeze