Skip to content

Commit 5d6a062

Browse files
Bump com.fasterxml.jackson:jackson-bom from 2.19.2 to 2.20.0
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.19.2 to 2.20.0. - [Commits](FasterXML/jackson-bom@jackson-bom-2.19.2...jackson-bom-2.20.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 44ec477 commit 5d6a062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
<dependency>
113113
<groupId>com.fasterxml.jackson</groupId>
114114
<artifactId>jackson-bom</artifactId>
115-
<version>2.19.2</version>
115+
<version>2.20.0</version>
116116
<type>pom</type>
117117
<scope>import</scope>
118118
</dependency>

0 commit comments

Comments
 (0)