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

Commit 8a9ad2d

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.19.0 to 2.19.1. - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.19.0...jackson-module-kotlin-2.19.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-version: 2.19.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 45edd98 commit 8a9ad2d

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.19.0</jackson-module-kotlin.version>
28+
<jackson-module-kotlin.version>2.19.1</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)