File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 14
14
<groupId >com.fasterxml.jackson.datatype</groupId >
15
15
<artifactId >jackson-datatype-joda</artifactId >
16
16
<name >Jackson datatype: Joda</name >
17
- <version >2.18.0 </version >
17
+ <version >2.18.1-SNAPSHOT </version >
18
18
<packaging >jar</packaging >
19
19
<description >Add-on module for Jackson (https://github.com/FasterXML/jackson) to support Joda (https://www.joda.org/joda-time/) data types.
20
20
</description >
38
38
<packageVersion .package>${project.groupId} .joda</packageVersion .package>
39
39
40
40
<!-- for Reproducible Builds -->
41
- <project .build.outputTimestamp>2024-09-27T04:14:03Z </project .build.outputTimestamp>
41
+ <project .build.outputTimestamp>2024-09-27T04:15:05Z </project .build.outputTimestamp>
42
42
43
43
<!-- to allow overriding Joda dep from CI -->
44
44
<!-- Baseline was 2.2 for Jackson 2.4: no new functionality used from laster
You can’t perform that action at this time.
0 commit comments