Skip to content

Commit aa13f40

Browse files
chore(deps): bump jackson-dataformat-yaml from 2.13.0 to 2.13.1 (#764)
Bumps [jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) from 2.13.0 to 2.13.1. - [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases) - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.13.0...jackson-dataformats-text-2.13.1) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7b7b4e5 commit aa13f40

File tree

1 file changed

+1
-1
lines changed
  • sample-operators/mysql-schema

1 file changed

+1
-1
lines changed

sample-operators/mysql-schema/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>com.fasterxml.jackson.dataformat</groupId>
6767
<artifactId>jackson-dataformat-yaml</artifactId>
68-
<version>2.13.0</version>
68+
<version>2.13.1</version>
6969
</dependency>
7070
</dependencies>
7171

0 commit comments

Comments
 (0)