Skip to content
This repository was archived by the owner on Aug 9, 2025. It is now read-only.

Commit 9abd512

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.19.1 to 2.19.2. - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.19.1...jackson-module-kotlin-2.19.2) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-version: 2.19.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dbcc9b0 commit 9abd512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
2626
<maven-enforcer-plugin>3.6.0</maven-enforcer-plugin>
2727
<arch-unit-maven-plugin.version>4.0.2</arch-unit-maven-plugin.version>
28-
<jackson-module-kotlin.version>2.19.1</jackson-module-kotlin.version>
28+
<jackson-module-kotlin.version>2.19.2</jackson-module-kotlin.version>
2929
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
3030
<jib-maven.plugin.version>3.4.6</jib-maven.plugin.version>
3131
<git-code-format-maven-plugin.version>5.3</git-code-format-maven-plugin.version>

0 commit comments

Comments
 (0)