[JAVA-23096] Fixed typo

This commit is contained in:
panos-kakos 2023-08-20 17:33:36 +03:00
parent 64870ca3bc
commit 79bfd767eb
1 changed files with 1 additions and 1 deletions

View File

@ -1265,7 +1265,7 @@
<!-- logging -->
<!-- overwriting in the slf4j and logback in the hibernate-jpa, spring-data-eclipselink. When updated to the latest version remove the version from that module-->
<org.slf4j.version>2.07</org.slf4j.version>
<org.slf4j.version>2.0.7</org.slf4j.version>
<logback.version>1.4.11</logback.version>
<!-- plugins -->