Skip to content

Commit bdcf4f9

Browse files
authored
Merge pull request #23 from MobileID-Strong-Authentication/dependabot/maven/com.fasterxml.jackson.core-jackson-core-2.15.0
Bump com.fasterxml.jackson.core:jackson-core from 2.14.0 to 2.15.0
2 parents 8d6c510 + 3694fff commit bdcf4f9

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
@@ -66,7 +66,7 @@
6666
<dependency>
6767
<groupId>com.fasterxml.jackson.core</groupId>
6868
<artifactId>jackson-core</artifactId>
69-
<version>2.14.0</version>
69+
<version>2.15.0</version>
7070
</dependency>
7171
<dependency>
7272
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)