diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index e76e81fe9a91e136c234740649d71bcaae961a39..e4779922c67ba5f2374f1c7e25914abc804a06ff 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -50,7 +50,6 @@ springkafka 2.7.6 JustAuth 1.16.3 kafkaclients 2.6.2 - poi 5.0.0 tomcat 9.0.52 gson 2.8.7 jbosslogging 3.4.2.Final diff --git a/gradle.properties b/gradle.properties index 7fb8ea5c8d8b57ffc6892a478d9d7e6b21e5a1e8..2e24a4249e0f2d06091168801aaf2f3844e1e210 100644 --- a/gradle.properties +++ b/gradle.properties @@ -32,7 +32,7 @@ xmlbeansVersion =3.0.1 commonscompressVersion =1.20 log4jVersion =2.14.1 kafkaclientsVersion =2.6.2 -poiVersion =5.0.0 +poiVersion =4.1.2 tomcatVersion =9.0.52 tomcatembedloggingjuliVersion =8.5.2 #spring @@ -83,7 +83,7 @@ thymeleafVersion =3.0.12.RELEASE springbootadminVersion =2.5.0 nettyVersion =4.1.66.Final hazelcastVersion =4.2.2 -jakartaannotationVersion =3.0.0 +jakartaannotationVersion =2.0.0 jakartavalidationapiVersion =3.0.0 attoparserVersion =2.0.5.RELEASE unbescapeVersion =1.1.6.RELEASE