File tree 6 files changed +12
-12
lines changed
6 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.fasterxml.jackson.datatype</groupId >
11
11
<artifactId >jackson-datatypes-misc-parent</artifactId >
12
- <version >2.18.4 </version >
12
+ <version >2.18.5-SNAPSHOT </version >
13
13
</parent >
14
14
<artifactId >jackson-datatype-jakarta-jsonp</artifactId >
15
15
<name >Jackson datatype: JSON-P (Jakarta)</name >
16
- <version >2.18.4 </version >
16
+ <version >2.18.5-SNAPSHOT </version >
17
17
<packaging >jar</packaging >
18
18
<description >Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
19
19
working with JSON-P (JSON Processing) node types (new Jakarta flavor) via data-binding
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.fasterxml.jackson.datatype</groupId >
11
11
<artifactId >jackson-datatypes-misc-parent</artifactId >
12
- <version >2.18.4 </version >
12
+ <version >2.18.5-SNAPSHOT </version >
13
13
</parent >
14
14
<artifactId >jackson-datatype-jakarta-mail</artifactId >
15
15
<name >Jackson datatype: Jakarta Mail</name >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.fasterxml.jackson.datatype</groupId >
10
10
<artifactId >jackson-datatypes-misc-parent</artifactId >
11
- <version >2.18.4 </version >
11
+ <version >2.18.5-SNAPSHOT </version >
12
12
</parent >
13
13
<artifactId >jackson-datatype-joda-money</artifactId >
14
14
<name >Jackson datatype: joda-money</name >
15
15
<packaging >jar</packaging >
16
- <version >2.18.4 </version >
16
+ <version >2.18.5-SNAPSHOT </version >
17
17
<description >Support for datatypes of Joda-Money library (https://www.joda.org/joda-money/)
18
18
</description >
19
19
<url >https://github.com/FasterXML/jackson-datatypes-misc</url >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.fasterxml.jackson.datatype</groupId >
10
10
<artifactId >jackson-datatypes-misc-parent</artifactId >
11
- <version >2.18.4 </version >
11
+ <version >2.18.5-SNAPSHOT </version >
12
12
</parent >
13
13
<artifactId >jackson-datatype-json-org</artifactId >
14
14
<name >Jackson datatype: org.json</name >
15
15
<packaging >jar</packaging >
16
- <version >2.18.4 </version >
16
+ <version >2.18.5-SNAPSHOT </version >
17
17
<description >Support for datatypes of "org.json" JSON library (see https://json.org/java),
18
18
mainly to make it easier to upgrade code to Jackson, using automated conversions.
19
19
</description >
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.fasterxml.jackson.datatype</groupId >
11
11
<artifactId >jackson-datatypes-misc-parent</artifactId >
12
- <version >2.18.4 </version >
12
+ <version >2.18.5-SNAPSHOT </version >
13
13
</parent >
14
14
<artifactId >jackson-datatype-jsr353</artifactId >
15
15
<name >Jackson datatype: jsr-353</name >
16
- <version >2.18.4 </version >
16
+ <version >2.18.5-SNAPSHOT </version >
17
17
<packaging >jar</packaging >
18
18
<description >Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
19
19
working with JSR-353 (JSON-P) node types via data-binding
Original file line number Diff line number Diff line change 8
8
<groupId >com.fasterxml.jackson.datatype</groupId >
9
9
<artifactId >jackson-datatypes-misc-parent</artifactId >
10
10
<name >Jackson datatypes: misc (parent pom)</name >
11
- <version >2.18.4 </version >
11
+ <version >2.18.5-SNAPSHOT </version >
12
12
<packaging >pom</packaging >
13
13
<description >Parent pom for Jackson misc datatype modules
14
14
</description >
34
34
<
connection >scm:git:
[email protected] :FasterXML/jackson-datatypes-misc.git</
connection >
35
35
<
developerConnection >scm:git:
[email protected] :FasterXML/jackson-datatypes-misc.git</
developerConnection >
36
36
<url >https://github.com/FasterXML/jackson-datatypes-misc</url >
37
- <tag >jackson-datatypes-misc-parent-2.18.4 </tag >
37
+ <tag >HEAD </tag >
38
38
</scm >
39
39
40
40
<properties >
41
41
<!-- for Reproducible Builds -->
42
- <project .build.outputTimestamp>2025-05-07T01:23:45Z </project .build.outputTimestamp>
42
+ <project .build.outputTimestamp>2025-05-07T01:24:06Z </project .build.outputTimestamp>
43
43
</properties >
44
44
45
45
<dependencies >
You can’t perform that action at this time.
0 commit comments