4.0.0
    spring-boot-data-2
    
        com.baeldung.spring-boot-modules
        spring-boot-modules
        1.0.0-SNAPSHOT
    
    
        
            org.springframework.boot
            spring-boot-starter-web
        
        
            org.springframework.boot
            spring-boot-starter-thymeleaf
        
        
            org.springframework.boot
            spring-boot-starter-validation
        
        
            org.springframework.boot
            spring-boot-starter-data-jpa
        
        
            org.javers
            javers-spring-boot-starter-sql
            ${javers.version}
        
        
            com.h2database
            h2
            runtime
        
    
    
        6.6.5