Skip to content

Commit b62a348

Browse files
authored
Merge pull request #1967 from jenkinsci/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.18.3
Bump com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.18.3
2 parents 6976737 + 87e6203 commit b62a348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui-tests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>com.fasterxml.jackson.core</groupId>
5656
<artifactId>jackson-databind</artifactId>
57-
<version>2.18.2</version>
57+
<version>2.18.3</version>
5858
<scope>test</scope>
5959
</dependency>
6060
<dependency>

0 commit comments

Comments
 (0)