diff --git a/pom.xml b/pom.xml
index 4082d3d6..2ab0f7bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
com.fasterxml.jackson.module
jackson-module-kotlin
jackson-module-kotlin
- 2.15.4
+ 2.15.5-SNAPSHOT
bundle
Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support
Kotlin language, specifically introspection of method/constructor parameter names,
@@ -53,7 +53,7 @@
scm:git:git@github.com:FasterXML/jackson-module-kotlin.git
scm:git:git@github.com:FasterXML/jackson-module-kotlin.git
https://github.com/FasterXML/jackson-module-kotlin
- jackson-module-kotlin-2.15.4
+ jackson-module-kotlin-2.15.1