Skip to content

Commit 1ea12b8

Browse files
authored
Merge pull request #792 from jenkinsci/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.17.2
Bump com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2
2 parents 0e35303 + 68ab054 commit 1ea12b8

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
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>com.fasterxml.jackson.core</groupId>
5454
<artifactId>jackson-databind</artifactId>
55-
<version>2.17.1</version>
55+
<version>2.17.2</version>
5656
<scope>test</scope>
5757
</dependency>
5858
<dependency>

0 commit comments

Comments
 (0)