Skip to content
This repository was archived by the owner on Sep 28, 2022. It is now read-only.

Commit 8a4de44

Browse files
renovate[bot]Dominik František Bučík
authored andcommitted
fix(deps): update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to v2.13.4
1 parent 67e1562 commit 8a4de44

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
@@ -76,7 +76,7 @@
7676
<spring-security-saml2.version>1.0.10.RELEASE</spring-security-saml2.version>
7777

7878
<!-- Jackson -->
79-
<jackson.version>2.13.3</jackson.version>
79+
<jackson.version>2.13.4</jackson.version>
8080
<jackson-dataformat-yml.version>${jackson.version}</jackson-dataformat-yml.version>
8181

8282
<!-- Database -->

0 commit comments

Comments
 (0)