Skip to content

Commit c893974

Browse files
authored
Merge pull request #31 from xdev-software/dependabot/maven/com.fasterxml.jackson-jackson-bom-2.16.1
Bump com.fasterxml.jackson:jackson-bom from 2.16.0 to 2.16.1
2 parents 3b598c5 + 80d321a commit c893974

File tree

1 file changed

+1
-1
lines changed
  • openapi-client-maven-template

1 file changed

+1
-1
lines changed

openapi-client-maven-template/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<dependency>
9797
<groupId>com.fasterxml.jackson</groupId>
9898
<artifactId>jackson-bom</artifactId>
99-
<version>2.16.0</version>
99+
<version>2.16.1</version>
100100
<type>pom</type>
101101
<scope>import</scope>
102102
</dependency>

0 commit comments

Comments
 (0)