File tree 11 files changed +15
-14
lines changed
11 files changed +15
-14
lines changed Original file line number Diff line number Diff line change 17
17
<classpathentry exported =" true" kind =" lib" path =" lib/AppleJavaExtensions.jar" />
18
18
<classpathentry exported =" true" kind =" lib" path =" lib/jflex-full-1.8.2.jar" sourcepath =" libsrc/jflex-1.8.2.zip" />
19
19
<classpathentry exported =" true" kind =" lib" path =" lib/xom-1.3.9.jar" sourcepath =" libsrc/xom-1.3.9-sources.jar" />
20
- <classpathentry exported =" true" kind =" lib" path =" lib/joda-time. jar" sourcepath =" libsrc/joda-time-2.10.5 -sources.jar " />
20
+ <classpathentry exported =" true" kind =" lib" path =" lib/joda-time-2.13.0. jar" sourcepath =" libsrc/joda-time-2.13.0 -sources.zip " />
21
21
<classpathentry exported =" true" kind =" lib" path =" lib/jollyday-0.4.9.jar" sourcepath =" libsrc/jollyday-0.4.9-sources.jar" />
22
22
<classpathentry exported =" true" kind =" lib" path =" lib/commons-lang3-3.1.jar" sourcepath =" libsrc/commons-lang3-3.1-sources.jar" />
23
23
<classpathentry exported =" true" kind =" lib" path =" lib/protobuf-java-3.25.5.jar" sourcepath =" libsrc/protobuf-java-3.25.5-sources.jar" />
Original file line number Diff line number Diff line change 518
518
<lib dir =" ${ basedir } /lib" >
519
519
<include name =" commons-lang3-3.1.jar" />
520
520
<include name =" xom-1.3.9.jar" />
521
- <include name =" joda-time.jar" />
521
+ <include name =" joda-time-2.13.0 .jar" />
522
522
<include name =" jollyday-0.4.9.jar" />
523
523
</lib >
524
524
<zipfileset prefix =" WEB-INF/data"
655
655
<include name =" commons-lang3-3.1.jar" />
656
656
<include name =" protobuf-java-3.25.5.jar" />
657
657
<include name =" xom-1.3.9.jar" />
658
- <include name =" joda-time.jar" />
658
+ <include name =" joda-time-2.13.0 .jar" />
659
659
<include name =" jollyday-0.4.9.jar" />
660
660
</lib >
661
661
<!-- note for John: c:/Users/John Bauer/nlp/stanford-releases -->
Original file line number Diff line number Diff line change 105
105
<dependency >
106
106
<groupId >joda-time</groupId >
107
107
<artifactId >joda-time</artifactId >
108
- <version >2.10.5 </version >
108
+ <version >2.13.0 </version >
109
109
</dependency >
110
110
111
111
<dependency >
Original file line number Diff line number Diff line change @@ -245,19 +245,20 @@ LAST UPDATE: 2020-11-04
245
245
LAST UPDATE BY: John Bauer
246
246
247
247
-----------------------------------------------------------------------
248
- joda-time.jar
249
- ORIGINAL JAR NAME: joda-time-2.10.5 .jar
250
- VERSION: 2.10.5
251
- RELEASE DATE: 2019-10-24
248
+ joda-time-2.13.0 .jar
249
+ ORIGINAL JAR NAME: joda-time-2.13.0 .jar
250
+ VERSION: 2.13.0
251
+ RELEASE DATE: 2024-09-15
252
252
SOURCE AVAILABLE: yes
253
253
DESCRIPTION: Extended date/time API that handles partial dates/times
254
- URL: http://joda-time.sourceforge.net/index.html
254
+ URL: https://github.com/JodaOrg/joda-time/releases
255
+ formerly http://joda-time.sourceforge.net/index.html
255
256
256
257
USED BY: edu.stanford.nlp.time
257
258
Needed by CoreNLP distributions.
258
259
259
- LAST UPDATE: 2019 -10-24
260
- LAST UPDATE BY: Jason Bolton
260
+ LAST UPDATE: 2024 -10-18
261
+ LAST UPDATE BY: John Bauer
261
262
262
263
-----------------------------------------------------------------------
263
264
jollyday-0.4.9.jar
Original file line number Diff line number Diff line change 103
103
<dependency >
104
104
<groupId >joda-time</groupId >
105
105
<artifactId >joda-time</artifactId >
106
- <version >2.10.5 </version >
106
+ <version >2.13.0 </version >
107
107
</dependency >
108
108
109
109
<dependency >
Original file line number Diff line number Diff line change 103
103
<dependency >
104
104
<groupId >joda-time</groupId >
105
105
<artifactId >joda-time</artifactId >
106
- <version >2.10.5 </version >
106
+ <version >2.13.0 </version >
107
107
</dependency >
108
108
109
109
<dependency >
Original file line number Diff line number Diff line change 105
105
<dependency >
106
106
<groupId >joda-time</groupId >
107
107
<artifactId >joda-time</artifactId >
108
- <version >2.10.5 </version >
108
+ <version >2.13.0 </version >
109
109
</dependency >
110
110
111
111
<dependency >
You can’t perform that action at this time.
0 commit comments