Skip to content

Commit f27ed84

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<dependency>
122122
<groupId>com.fasterxml.jackson</groupId>
123123
<artifactId>jackson-bom</artifactId>
124-
<version>2.16.1</version>
124+
<version>2.17.0</version>
125125
<scope>import</scope>
126126
<type>pom</type>
127127
</dependency>

0 commit comments

Comments
 (0)