Skip to content
Snippets Groups Projects
Unverified Commit 0ceedf91 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

build(deps): bump com.fasterxml.jackson.module:jackson-module-kotlin

Bumps [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) from 2.18.2 to 2.18.3.
- [Commits](https://github.com/FasterXML/jackson-module-kotlin/compare/jackson-module-kotlin-2.18.2...jackson-module-kotlin-2.18.3

)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 1696aaff
No related branches found
No related tags found
1 merge request!640Dep updates and a fix
...@@ -55,7 +55,7 @@ dependencies { ...@@ -55,7 +55,7 @@ dependencies {
//WEB //WEB
api("org.jetbrains.kotlin:kotlin-reflect:1.9.23") api("org.jetbrains.kotlin:kotlin-reflect:1.9.23")
api("com.fasterxml.jackson.module:jackson-module-kotlin:2.18.2") api("com.fasterxml.jackson.module:jackson-module-kotlin:2.18.3")
api("org.springframework.boot:spring-boot-starter-web:3.3.2") api("org.springframework.boot:spring-boot-starter-web:3.3.2")
api("org.springframework.boot:spring-boot-starter-log4j2:3.4.0") api("org.springframework.boot:spring-boot-starter-log4j2:3.4.0")
api("org.springframework.boot:spring-boot-starter-data-jpa:3.4.1") api("org.springframework.boot:spring-boot-starter-data-jpa:3.4.1")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment