Skip to content

Commit bb6f111

Browse files
Bump com.fasterxml.jackson:jackson-bom from 2.16.1 to 2.16.2 (#469)
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.16.1 to 2.16.2. - [Commits](FasterXML/jackson-bom@jackson-bom-2.16.1...jackson-bom-2.16.2) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1458d48 commit bb6f111

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.16.2</version>
125125
<scope>import</scope>
126126
<type>pom</type>
127127
</dependency>

0 commit comments

Comments
 (0)