Skip to content

Commit 10c3fb8

Browse files
authored
Merge pull request #1953 from schemacrawler/dependabot/maven/com.fasterxml.jackson-jackson-bom-2.19.1
Bump com.fasterxml.jackson:jackson-bom from 2.19.0 to 2.19.1
2 parents d36f29c + 5d7d637 commit 10c3fb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemacrawler-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<dependency>
6464
<groupId>com.fasterxml.jackson</groupId>
6565
<artifactId>jackson-bom</artifactId>
66-
<version>2.19.0</version>
66+
<version>2.19.1</version>
6767
<type>pom</type>
6868
<scope>import</scope>
6969
</dependency>

0 commit comments

Comments
 (0)