Skip to content

Commit f0dc37f

Browse files
Bump com.fasterxml.jackson:jackson-bom from 2.19.2 to 2.20.0 (#605)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fecfdbd commit f0dc37f

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
@@ -87,7 +87,7 @@ under the License.
8787
<dependency>
8888
<groupId>com.fasterxml.jackson</groupId>
8989
<artifactId>jackson-bom</artifactId>
90-
<version>2.19.2</version>
90+
<version>2.20.0</version>
9191
<type>pom</type>
9292
<scope>import</scope>
9393
</dependency>

0 commit comments

Comments
 (0)