Skip to content

Commit 15b5c34

Browse files
dependabot[bot]isidore
authored andcommitted
Bump com.fasterxml.jackson.core:jackson-databind from 2.18.1 to 2.18.2
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.18.1 to 2.18.2. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5aa9049 commit 15b5c34

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

approvaltests-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<dependency>
109109
<groupId>com.fasterxml.jackson.core</groupId>
110110
<artifactId>jackson-databind</artifactId>
111-
<version>2.18.1</version>
111+
<version>2.18.2</version>
112112
</dependency>
113113
<dependency>
114114
<groupId>org.apache.camel</groupId>

approvaltests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>com.fasterxml.jackson.core</groupId>
5555
<artifactId>jackson-databind</artifactId>
56-
<version>2.18.1</version>
56+
<version>2.18.2</version>
5757
<optional>true</optional>
5858
</dependency>
5959
<dependency>

0 commit comments

Comments
 (0)