Skip to content

Commit d47b742

Browse files
authored
[deps] update joda-time to 2.12.7 (jruby#8138)
1 parent 4fdce77 commit d47b742

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
'asm.version' => '9.2',
7474
'jar-dependencies.version' => '0.4.1',
7575
'jffi.version' => '1.3.13',
76-
'joda.time.version' => '2.12.5' )
76+
'joda.time.version' => '2.12.7' )
7777

7878
plugin_management do
7979
jar( 'junit:junit:4.13.1',

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ DO NOT MODIFY - GENERATED CODE
115115
<its.osgi>osgi*/pom.xml</its.osgi>
116116
<jar-dependencies.version>0.4.1</jar-dependencies.version>
117117
<jffi.version>1.3.13</jffi.version>
118-
<joda.time.version>2.12.5</joda.time.version>
118+
<joda.time.version>2.12.7</joda.time.version>
119119
<jruby-launcher.version>1.1.6</jruby-launcher.version>
120120
<jruby.basedir>${project.basedir}</jruby.basedir>
121121
<jruby.plugins.version>3.0.2</jruby.plugins.version>

0 commit comments

Comments
 (0)