|  | @ -1,6 +1,6 @@
 | 
	
		
			
				|  |  | <?xml version="1.0" encoding="UTF-8"?>
 | 
	
		
			
				|  |  | <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 | 
	
		
			
				|  |  | 	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 | 
	
		
			
				|  |  | 		 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 | 
	
		
			
				|  |  | 	<modelVersion>4.0.0</modelVersion>
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | 	<groupId>com.yihu.hos</groupId>
 | 
	
	
		
			
				|  | @ -103,7 +103,11 @@
 | 
	
		
			
				|  |  | 			<artifactId>camel-http4</artifactId>
 | 
	
		
			
				|  |  | 			<version>2.17.1</version> <!-- use the same version as your Camel core version -->
 | 
	
		
			
				|  |  | 		</dependency>
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | 		<dependency>
 | 
	
		
			
				|  |  | 			<groupId>org.apache.activemq</groupId>
 | 
	
		
			
				|  |  | 			<artifactId>activemq-camel</artifactId>
 | 
	
		
			
				|  |  | 			<version>5.13.2</version>
 | 
	
		
			
				|  |  | 		</dependency>
 | 
	
		
			
				|  |  | 		<!-- test -->
 | 
	
		
			
				|  |  | 		<dependency>
 | 
	
		
			
				|  |  | 			<groupId>org.springframework.boot</groupId>
 |