Skip to content

Commit 5cec670

Browse files
authored
Merge pull request #1106 from jenkinsci/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.20.1
Bump com.fasterxml.jackson.core:jackson-databind from 2.20.0 to 2.20.1
2 parents 05aff84 + c6a4ec3 commit 5cec670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui-tests/pom.xml

Lines changed: 1 addition & 1 deletion
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.20.0</version>
57+
<version>2.20.1</version>
5858
<scope>test</scope>
5959
</dependency>
6060
<dependency>

0 commit comments

Comments
 (0)