Skip to content

Commit a41e139

Browse files
Bump com.fasterxml.jackson.module:jackson-module-kotlin (#502)
Bumps [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) from 2.17.1 to 2.17.2. - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.17.1...jackson-module-kotlin-2.17.2) --- 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ec79e3f commit a41e139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: backend/FaceApp/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<dependency>
101101
<groupId>com.fasterxml.jackson.module</groupId>
102102
<artifactId>jackson-module-kotlin</artifactId>
103-
<version>2.17.1</version>
103+
<version>2.17.2</version>
104104
</dependency>
105105
<dependency>
106106
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)