File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 44    branches :
55    - master 
66    - " 3.0" 
7-     - " 2.18 " 
7+     - " 2.19 " 
88    paths-ignore :
99    - " README.md" 
1010    - " release-notes/*" 
1111  pull_request :
1212    branches :
1313    - master 
1414    - " 3.0" 
15-     - " 2.18 " 
15+     - " 2.19 " 
1616    paths-ignore :
1717    - " README.md" 
1818    - " release-notes/*" 
Original file line number Diff line number Diff line change 88    <parent >
99        <groupId >com.fasterxml.jackson</groupId >
1010        <artifactId >jackson-base</artifactId >
11-         <version >2.18.1 -SNAPSHOT</version >
11+         <version >2.19.0 -SNAPSHOT</version >
1212    </parent >
1313    <groupId >com.fasterxml.jackson.module</groupId >
1414    <artifactId >jackson-module-kotlin</artifactId >
1515    <name >jackson-module-kotlin</name >
16-     <version >2.18.1 -SNAPSHOT</version >
16+     <version >2.19.0 -SNAPSHOT</version >
1717    <packaging >bundle</packaging >
1818    <description >Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support
1919        Kotlin language, specifically introspection of method/constructor parameter names,
Original file line number Diff line number Diff line change @@ -16,6 +16,10 @@ Co-maintainers:
1616= ==  Releases  == = 
1717-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
1818
19+ 2.19 .0  (not  yet  released )
20+ 
21+ -  No  changes  since  2.18 
22+ 
19232.18 .0  (26 - Sep - 2024 )
2024
2125#818 : The implementation of the search process for the `JsonCreator` (often the primary constructor)
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments