File tree Expand file tree Collapse file tree 3 files changed +8
-6
lines changed Expand file tree Collapse file tree 3 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 4
4
branches :
5
5
- master
6
6
- " 3.0"
7
- - " 2.14"
8
- - " 2.13"
7
+ - " 2.15"
9
8
paths-ignore :
10
9
- " README.md"
11
10
- " release-notes/*"
12
11
pull_request :
13
12
branches :
14
13
- master
15
14
- " 3.0"
16
- - " 2.14"
17
- - " 2.13"
15
+ - " 2.15"
18
16
paths-ignore :
19
17
- " README.md"
20
18
- " release-notes/*"
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.fasterxml.jackson</groupId >
10
10
<artifactId >jackson-base</artifactId >
11
- <version >2.14.2 -SNAPSHOT</version >
11
+ <version >2.15.0 -SNAPSHOT</version >
12
12
</parent >
13
13
<groupId >com.fasterxml.jackson.module</groupId >
14
14
<artifactId >jackson-module-kotlin</artifactId >
15
15
<name >jackson-module-kotlin</name >
16
- <version >2.14.2 -SNAPSHOT</version >
16
+ <version >2.15.0 -SNAPSHOT</version >
17
17
<packaging >bundle</packaging >
18
18
<description >Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support
19
19
Kotlin language, specifically introspection of method/constructor parameter names,
Original file line number Diff line number Diff line change @@ -15,6 +15,10 @@ Co-maintainers:
15
15
= == Releases == =
16
16
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
17
17
18
+ 2.15 .0 (not yet released )
19
+
20
+ -
21
+
18
22
2.14 .1 (21 - Nov - 2022 )
19
23
20
24
No changes since 2.14 .0
You can’t perform that action at this time.
0 commit comments