Skip to content

Commit a5adf56

Browse files
Bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.1 (#424)
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.18.0 to 2.18.1. - [Commits](FasterXML/jackson-bom@jackson-bom-2.18.0...jackson-bom-2.18.1) --- 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 5c46378 commit a5adf56

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
@@ -84,7 +84,7 @@
8484
<groupId>com.fasterxml.jackson</groupId>
8585
<artifactId>jackson-bom</artifactId>
8686
<!-- there is a clash between openapi 2.15 and micronaut 2.16 -->
87-
<version>2.18.0</version>
87+
<version>2.18.1</version>
8888
<type>pom</type>
8989
<scope>import</scope>
9090
</dependency>

0 commit comments

Comments
 (0)