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 b19ddbf + 9dc5124 commit d47b334Copy full SHA for d47b334
2 files changed
modules/jooby-bom/pom.xml
@@ -63,7 +63,7 @@
63
<kotlin.version>1.3.71</kotlin.version>
64
<kotlinx-coroutines-core.version>1.3.3</kotlinx-coroutines-core.version>
65
<license-maven-plugin.version>3.0</license-maven-plugin.version>
66
- <log4j.version>2.13.0</log4j.version>
+ <log4j.version>2.13.1</log4j.version>
67
<log4jdbc.version>1.2</log4jdbc.version>
68
<logback-classic.version>1.2.3</logback-classic.version>
69
<maven-antrun-plugin.version>1.8</maven-antrun-plugin.version>
pom.xml
@@ -46,7 +46,7 @@
46
47
<!-- logging -->
48
49
50
<slf4j.version>1.7.30</slf4j.version>
51
52
<!-- util -->
0 commit comments