Skip to content

Commit c5ec761

Browse files
Bump jackson-databind from 2.10.0 to 2.12.7.1 in /customer-service
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.0 to 2.12.7.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fdd0692 commit c5ec761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

customer-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
<dependency>
121121
<groupId>com.fasterxml.jackson.core</groupId>
122122
<artifactId>jackson-databind</artifactId>
123-
<version>2.10.0</version>
123+
<version>2.12.7.1</version>
124124
<scope>runtime</scope>
125125
</dependency>
126126
<dependency>

0 commit comments

Comments
 (0)