Skip to content

Commit a990950

Browse files
another-rexjosieang
authored andcommitted
Fix snapshot for test (google#963)
Jackson core released a new version that automated updates is now updating to, updating the fixtures to keep the tests passing.
1 parent ff8c882 commit a990950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/osv-scanner/__snapshots__/update_test.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Warning: `update` exists as both a subcommand of OSV-Scanner and as a file on th
3434
<dependency>
3535
<groupId>com.fasterxml.jackson.core</groupId>
3636
<artifactId>jackson-core</artifactId>
37-
<version>2.17.0</version>
37+
<version>2.17.1</version>
3838
</dependency>
3939
<dependency>
4040
<groupId>junit</groupId>

0 commit comments

Comments
 (0)