Skip to content

Commit fd34d51

Browse files
dependabot[bot]paul58914080
authored andcommitted
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.3 to 2.19.0. - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.18.3...jackson-module-kotlin-2.19.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9dd112a commit fd34d51

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.5.0</maven-enforcer-plugin>
2727
<arch-unit-maven-plugin.version>4.0.2</arch-unit-maven-plugin.version>
28-
<jackson-module-kotlin.version>2.18.3</jackson-module-kotlin.version>
28+
<jackson-module-kotlin.version>2.19.0</jackson-module-kotlin.version>
2929
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
3030
<jib-maven.plugin.version>3.4.5</jib-maven.plugin.version>
3131
<git-code-format-maven-plugin.version>5.3</git-code-format-maven-plugin.version>

0 commit comments

Comments
 (0)