Skip to content

Commit b0cd6ba

Browse files
Bump com.fasterxml.jackson.core:jackson-core in /grabdish/tests
Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.13.2 to 2.15.0. - [Changelog](https://github.com/FasterXML/jackson-core/blob/jackson-core-2.15.0/release.properties) - [Commits](FasterXML/jackson-core@jackson-core-2.13.2...jackson-core-2.15.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d1cbf7b commit b0cd6ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grabdish/tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>com.fasterxml.jackson.core</groupId>
3434
<artifactId>jackson-core</artifactId>
35-
<version>2.13.2</version>
35+
<version>2.15.0</version>
3636
</dependency>
3737
<dependency>
3838
<groupId>javax.json.bind</groupId>

0 commit comments

Comments
 (0)