File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -171,12 +171,11 @@ alternative support for serializing POJOs as XML and deserializing XML as POJOs.
171171        <!--  Inherited from oss-base. Generate PackageVersion.java.--> 
172172        <groupId >com.google.code.maven-replacer-plugin</groupId >
173173        <artifactId >replacer</artifactId >
174-         <executions >
175-           <execution >
176-             <id >process-packageVersion</id >
177-             <phase >generate-sources</phase >
178-           </execution >
179-         </executions >
174+       </plugin >
175+       <!--  29-Apr-2025, tatu: SBOM generation [JSTEP-14] --> 
176+       <plugin >
177+         <groupId >org.cyclonedx</groupId >
178+         <artifactId >cyclonedx-maven-plugin</artifactId >
180179      </plugin >
181180      <!--  20-Mar-2019, tatu: use Moditect for JDK9+ module info inclusion --> 
182181      <plugin >
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Project: jackson-dataformat-xml
66
772.20.0  (not  yet released)
88
9- -
9+ - Generate SBOMs [JSTEP- 14 ] 
1010
11112.19.0 -rc2 (24 -Apr-2025 )
1212
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments