Skip to content

Commit a135755

Browse files
Bump jackson-dataformat-yaml from 2.11.2 to 2.15.2 (#577)
Bumps [jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) from 2.11.2 to 2.15.2. - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.11.2...jackson-dataformats-text-2.15.2) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 677a2c2 commit a135755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>com.fasterxml.jackson.dataformat</groupId>
5858
<artifactId>jackson-dataformat-yaml</artifactId>
59-
<version>2.11.2</version>
59+
<version>2.15.2</version>
6060
<scope>test</scope>
6161
</dependency>
6262
<dependency>

0 commit comments

Comments
 (0)