diff --git a/bundles/org.openhab.binding.modbus/DEVELOPERS.md b/bundles/org.openhab.binding.modbus/DEVELOPERS.md
index 6ea2a20ec21a6..482f93e2569db 100644
--- a/bundles/org.openhab.binding.modbus/DEVELOPERS.md
+++ b/bundles/org.openhab.binding.modbus/DEVELOPERS.md
@@ -22,7 +22,7 @@ When configuring dependencies in `openhab-distro/launch/app/pom.xml`, add all de
org.openhab.osgiify
net.wimpi.jamod
- 1.2.3.OH
+ 1.2.4.OH
runtime
```
diff --git a/bundles/org.openhab.io.transport.modbus/pom.xml b/bundles/org.openhab.io.transport.modbus/pom.xml
index 63f9ee5aa0efa..0f4beafe16284 100644
--- a/bundles/org.openhab.io.transport.modbus/pom.xml
+++ b/bundles/org.openhab.io.transport.modbus/pom.xml
@@ -27,7 +27,7 @@
net.wimpi
jamod
- 1.2.3.OH
+ 1.2.4.OH
compile