From 17a487bc1297d5b260c3ab9adcad1422eac67636 Mon Sep 17 00:00:00 2001 From: io42630 Date: Fri, 23 Feb 2024 15:54:29 +0100 Subject: [PATCH] fix pom --- pom.xml | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 474bd90..1fe26a9 100644 --- a/pom.xml +++ b/pom.xml @@ -3,8 +3,8 @@ 4.0.0 com.olexyn - zeeroot - spring-boot-jdk17-0.1 + min-root + jdk17-spring-0.0 burns-mail 0.1 @@ -44,5 +44,28 @@ org.aspectj aspectjweaver + + org.projectlombok + lombok + + + org.apache.commons + commons-email + 1.5 + + + org.jsoup + jsoup + 1.16.1 + + + com.googlecode.json-simple + json-simple + 1.1.1 + + + com.olexyn.min.log + min-log +