Skip to content

Commit 05f481b

Browse files
Test scope dependency upgrade
1 parent b7b6e58 commit 05f481b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wffweb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
<dependency>
143143
<groupId>com.fasterxml.jackson.core</groupId>
144144
<artifactId>jackson-databind</artifactId>
145-
<version>2.19.2</version>
145+
<version>2.20.0</version>
146146
<scope>test</scope>
147147
</dependency>
148148
<dependency>

0 commit comments

Comments
 (0)