Skip to content

Commit 9884f98

Browse files
dependabot[bot]paul58914080
authored andcommitted
chore(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.20.0 to 2.20.1. - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.20.0...jackson-module-kotlin-2.20.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-version: 2.20.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 92b335d commit 9884f98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>
2525
<maven-enforcer-plugin>3.6.2</maven-enforcer-plugin>
2626
<arch-unit-maven-plugin.version>4.0.2</arch-unit-maven-plugin.version>
27-
<jackson-module-kotlin.version>2.20.0</jackson-module-kotlin.version>
27+
<jackson-module-kotlin.version>2.20.1</jackson-module-kotlin.version>
2828
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
2929
<jib-maven.plugin.version>3.4.6</jib-maven.plugin.version>
3030
<githook-maven-plugin.version>1.0.5</githook-maven-plugin.version>

0 commit comments

Comments
 (0)