Skip to content

Commit

Permalink
Update dependency com.fasterxml.jackson.module:jackson-module-kotlin …
Browse files Browse the repository at this point in the history
…to v2.18.0 (#1745)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and oxisto committed Oct 1, 2024
1 parent 555aba4 commit 958133c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ neo4j-ogm-core = { module = "org.neo4j:neo4j-ogm-core", version.ref = "neo4j"}
neo4j-ogm-bolt-driver = { module = "org.neo4j:neo4j-ogm-bolt-driver", version.ref = "neo4j"}

javaparser = { module = "com.github.javaparser:javaparser-symbol-solver-core", version = "3.26.0"}
jackson = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version = "2.17.0"}
jackson = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version = "2.18.0"}
jacksonyml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml", version = "2.18.0"}
eclipse-runtime = { module = "org.eclipse.platform:org.eclipse.core.runtime", version = "3.31.0"}
osgi-service = { module = "org.osgi:org.osgi.service.prefs", version = "1.1.2"}
Expand Down

0 comments on commit 958133c

Please sign in to comment.