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 d04c761 commit 379eef9Copy full SHA for 379eef9
bolt-http4k/pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
12
<properties>
13
- <http4k.version>4.17.9.0</http4k.version>
+ <http4k.version>4.19.0.0</http4k.version>
14
</properties>
15
16
<artifactId>bolt-http4k</artifactId>
pom.xml
@@ -48,7 +48,7 @@
48
<okhttp.version>4.9.3</okhttp.version>
49
<gson.version>2.8.9</gson.version>
50
<kotlin.version>1.6.10</kotlin.version>
51
- <slf4j.version>1.7.33</slf4j.version>
+ <slf4j.version>1.7.35</slf4j.version>
52
<lombok.version>1.18.22</lombok.version>
53
<lombok-maven-plugin.version>1.18.20.0</lombok-maven-plugin.version>
54
<delombok.output>target/generated-sources-for-javadocs</delombok.output>
0 commit comments