mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-10-31 10:39:30 +00:00 
			
		
		
		
	Upgrade xmlsec version for onelogin/saml (#13731)
Co-authored-by: Dhruvin Maniar <dhruvinmaniar123@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									1b004318d9
								
							
						
					
					
						commit
						a054c56f02
					
				| @ -19,6 +19,7 @@ | ||||
|     <awssdk.version>2.21.5</awssdk.version> | ||||
|     <expiring.map.version>0.5.11</expiring.map.version> | ||||
|     <java.saml>2.9.0</java.saml> | ||||
|     <xmlsec.version>2.2.6</xmlsec.version> | ||||
|     <quartz.version>2.3.2</quartz.version> | ||||
|   </properties> | ||||
| 
 | ||||
| @ -446,8 +447,17 @@ | ||||
|           <groupId>com.fasterxml.woodstox</groupId> | ||||
|           <artifactId>woodstox-core</artifactId> | ||||
|         </exclusion> | ||||
|         <exclusion> | ||||
|           <groupId>org.apache.santurario</groupId> | ||||
|           <artifactId>xmlsec</artifactId> | ||||
|         </exclusion> | ||||
|       </exclusions> | ||||
|     </dependency> | ||||
|     <dependency> | ||||
|       <groupId>org.apache.santuario</groupId> | ||||
|       <artifactId>xmlsec</artifactId> | ||||
|       <version>${xmlsec.version}</version> | ||||
|     </dependency> | ||||
|     <dependency> | ||||
|       <groupId>org.quartz-scheduler</groupId> | ||||
|       <artifactId>quartz</artifactId> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Sriharsha Chintalapani
						Sriharsha Chintalapani