Skip to content

Commit f6507c9

Browse files
chore(deps): bump jackson-dataformat-yaml from 2.13.2 to 2.13.3 (#1216)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7e1d5c5 commit f6507c9

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
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>com.fasterxml.jackson.dataformat</groupId>
7272
<artifactId>jackson-dataformat-yaml</artifactId>
73-
<version>2.13.2</version>
73+
<version>2.13.3</version>
7474
</dependency>
7575
<dependency>
7676
<groupId>io.javaoperatorsdk</groupId>

0 commit comments

Comments
 (0)