Skip to content

Commit fb3aaf5

Browse files
committed
Upgrade http4k and jedis-mock patch versions
1 parent 3cb6168 commit fb3aaf5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bolt-http4k/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<properties>
13-
<http4k.version>5.25.0.0</http4k.version>
13+
<http4k.version>5.26.0.0</http4k.version>
1414
</properties>
1515

1616
<artifactId>bolt-http4k</artifactId>

slack-api-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<tyrus-standalone-client.version>1.20</tyrus-standalone-client.version>
2222
<java-websocket.version>1.5.7</java-websocket.version>
2323
<jedis.version>5.1.3</jedis.version>
24-
<jedis-mock.version>1.1.1</jedis-mock.version>
24+
<jedis-mock.version>1.1.2</jedis-mock.version>
2525
</properties>
2626

2727
<dependencies>

0 commit comments

Comments
 (0)