Skip to content

Commit 43e9019

Browse files
Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.2
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.17.2 to 2.18.2. - [Commits](FasterXML/jackson-bom@jackson-bom-2.17.2...jackson-bom-2.18.2) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 83d02fd commit 43e9019

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
@@ -99,7 +99,7 @@
9999
<dependency>
100100
<groupId>com.fasterxml.jackson</groupId>
101101
<artifactId>jackson-bom</artifactId>
102-
<version>2.17.2</version>
102+
<version>2.18.2</version>
103103
<type>pom</type>
104104
<scope>import</scope>
105105
</dependency>

0 commit comments

Comments
 (0)