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.
2 parents e786e50 + 8768fdd commit 1100b25Copy full SHA for 1100b25
2 files changed
modules/jooby-bom/pom.xml
@@ -67,7 +67,7 @@
67
<kotlinx-coroutines-core.version>1.4.1</kotlinx-coroutines-core.version>
68
<lettuce.version>6.0.0.RELEASE</lettuce.version>
69
<license-maven-plugin.version>3.0</license-maven-plugin.version>
70
- <log4j.version>2.13.3</log4j.version>
+ <log4j.version>2.14.0</log4j.version>
71
<log4jdbc.version>1.2</log4jdbc.version>
72
<logback-classic.version>1.2.3</logback-classic.version>
73
<maven-antrun-plugin.version>3.0.0</maven-antrun-plugin.version>
pom.xml
@@ -49,7 +49,7 @@
49
50
<!-- logging -->
51
52
53
<slf4j.version>1.7.30</slf4j.version>
54
55
<!-- communication -->
0 commit comments