Skip to content

Commit fc08ca7

Browse files
authored
Merge pull request #28 from snowdrop/dependabot/maven/com.fasterxml.jackson.module-jackson-module-parameter-names-2.20.0
Bump com.fasterxml.jackson.module:jackson-module-parameter-names from 2.17.2 to 2.20.0
2 parents d586897 + 6cf43e4 commit fc08ca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openrewrite-recipes/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<dependency>
8282
<groupId>com.fasterxml.jackson.module</groupId>
8383
<artifactId>jackson-module-parameter-names</artifactId>
84-
<version>2.17.2</version>
84+
<version>2.20.0</version>
8585
</dependency>
8686
<dependency>
8787
<groupId>com.fasterxml.jackson.dataformat</groupId>

0 commit comments

Comments
 (0)