Skip to content

Commit af4e4f7

Browse files
Bump jackson-bom from 2.14.2 to 2.15.2 (#159)
Bumps [jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.14.2 to 2.15.2. - [Commits](FasterXML/jackson-bom@jackson-bom-2.14.2...jackson-bom-2.15.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michal J. Sladek <[email protected]>
1 parent 3c97fb5 commit af4e4f7

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
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>com.fasterxml.jackson</groupId>
6767
<artifactId>jackson-bom</artifactId>
68-
<version>2.14.2</version>
68+
<version>2.15.2</version>
6969
<scope>import</scope>
7070
<type>pom</type>
7171
</dependency>

0 commit comments

Comments
 (0)