lib/maven/tools/versions.rb in maven-tools-0.30.0 vs lib/maven/tools/versions.rb in maven-tools-0.31.0
- old
+ new
@@ -6,10 +6,10 @@
:assembly_plugin => "2.3",
:war_plugin => "2.2",
:jar_plugin => "2.4",
:jruby_plugins => "0.29.0",
:bundler_version => "1.1.4",
- :jruby_version => defined?(JRUBY_VERSION) ? JRUBY_VERSION : "1.6.7.2"
+ :jruby_version => defined?(JRUBY_VERSION) ? JRUBY_VERSION : "1.6.8"
}.freeze
end
end
end