mirror of
				https://github.com/brmlab/wekan-mailer.git
				synced 2025-10-30 23:14:01 +01:00 
			
		
		
		
	Add lombok to the project
This commit is contained in:
		
							parent
							
								
									87eb5c4069
								
							
						
					
					
						commit
						4d9eba586d
					
				
					 1 changed files with 8 additions and 0 deletions
				
			
		
							
								
								
									
										8
									
								
								pom.xml
									
										
									
									
									
								
							
							
						
						
									
										8
									
								
								pom.xml
									
										
									
									
									
								
							|  | @ -29,6 +29,14 @@ | ||||||
|             <artifactId>spring-boot-starter-test</artifactId> |             <artifactId>spring-boot-starter-test</artifactId> | ||||||
|             <scope>test</scope> |             <scope>test</scope> | ||||||
|         </dependency> |         </dependency> | ||||||
|  | 
 | ||||||
|  |         <dependency> | ||||||
|  |             <groupId>org.projectlombok</groupId> | ||||||
|  |             <artifactId>lombok</artifactId> | ||||||
|  |             <version>1.18.2</version> | ||||||
|  |             <scope>provided</scope> | ||||||
|  |         </dependency> | ||||||
|  | 
 | ||||||
|     </dependencies> |     </dependencies> | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Malanius
						Malanius