We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0cd66c commit 49e6eeaCopy full SHA for 49e6eea
modules/jooby-hibernate-validator/pom.xml
@@ -29,7 +29,7 @@
29
<dependency>
30
<groupId>jakarta.el</groupId>
31
<artifactId>jakarta.el-api</artifactId>
32
- <version>6.0.1</version>
+ <version>5.0.1</version>
33
</dependency>
34
35
pom.xml
@@ -50,7 +50,7 @@
50
51
<!-- logging -->
52
<logback-classic.version>1.5.8</logback-classic.version>
53
- <log4j.version>2.24.0</log4j.version>
+ <log4j.version>2.23.1</log4j.version>
54
<slf4j.version>2.0.16</slf4j.version>
55
56
<!-- communication -->
0 commit comments