We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
headius
Learn more about funding links in repositories.
Report abuse
2 parents caf8daa + 1646e57 commit 1fec405Copy full SHA for 1fec405
pom.rb
@@ -85,7 +85,7 @@
85
'ant.version' => '1.9.2',
86
'asm.version' => '6.0',
87
'jffi.version' => '1.2.16',
88
- 'joda.time.version' => '2.8.2' )
+ 'joda.time.version' => '2.9.9' )
89
90
plugin_management do
91
jar( 'junit:junit:4.11',
pom.xml
@@ -132,7 +132,7 @@ DO NOT MODIFIY - GENERATED CODE
132
<version.jruby>${project.version}</version.jruby>
133
<main.basedir>${project.basedir}</main.basedir>
134
<github.global.server>github</github.global.server>
135
- <joda.time.version>2.8.2</joda.time.version>
+ <joda.time.version>2.9.9</joda.time.version>
136
<rspec-support.version>3.4.1</rspec-support.version>
137
<polyglot.dump.pom>pom.xml</polyglot.dump.pom>
138
</properties>
0 commit comments