Skip to content

Commit 5fa0670

Browse files
Bump jackson-dataformat-yaml from 2.13.2 to 2.13.3 (#86)
Bumps [jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) from 2.13.2 to 2.13.3. - [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases) - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.13.2...jackson-dataformats-text-2.13.3) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3006c1e commit 5fa0670

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
@@ -115,7 +115,7 @@
115115
<dependency>
116116
<groupId>com.fasterxml.jackson.dataformat</groupId>
117117
<artifactId>jackson-dataformat-yaml</artifactId>
118-
<version>2.13.2</version>
118+
<version>2.13.3</version>
119119
</dependency>
120120
</dependencies>
121121

0 commit comments

Comments
 (0)