Skip to content

Commit ed0bf25

Browse files
build(deps): bump com.fasterxml.jackson.module:jackson-module-kotlin (#318)
Bumps [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) from 2.18.2 to 2.18.3. - [Commits](FasterXML/jackson-module-kotlin@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: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matt Jones <bigboxer23@gmail.com>
1 parent 9f72c2b commit ed0bf25

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
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>com.fasterxml.jackson.module</groupId>
4141
<artifactId>jackson-module-kotlin</artifactId>
42-
<version>2.18.2</version>
42+
<version>2.18.3</version>
4343
</dependency>
4444
<dependency>
4545
<groupId>net.logstash.logback</groupId>

0 commit comments

Comments
 (0)