4.0.0
    spring-boot-libraries-3
    
        com.baeldung
        parent-boot-3
        0.0.1-SNAPSHOT
        ../../parent-boot-3
    
    
        
            org.springframework.boot
            spring-boot-starter-data-jpa
        
        
            org.springframework.kafka
            spring-kafka
        
        
            org.postgresql
            postgresql
            ${postgresql.version}
        
        
            org.springframework.modulith
            spring-modulith-events-api
            ${spring-modulith-events-kafka.version}
        
        
            org.springframework.modulith
            spring-modulith-events-kafka
            ${spring-modulith-events-kafka.version}
        
        
            org.springframework.modulith
            spring-modulith-starter-jpa
            ${spring-modulith-events-kafka.version}
        
        
            org.springframework.boot
            spring-boot-starter-test
            test
        
        
            org.springframework.boot
            spring-boot-testcontainers
            test
        
        
            org.testcontainers
            kafka
            ${testcontainers.version}
            test
        
        
            org.testcontainers
            testcontainers
            ${testcontainers.version}
            test
        
        
            org.testcontainers
            junit-jupiter
            ${testcontainers.version}
            test
        
        
            org.testcontainers
            postgresql
            ${testcontainers.version}
            test
        
        
            org.awaitility
            awaitility
            ${awaitility.version}
            test
        
    
    
        17
        3.1.5
        1.1.2
        1.19.3
        4.2.0
        42.3.1