Skip to content

Commit 7b907c8

Browse files
dependabot[bot]isidore
authored andcommitted
- r Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
Bumps the jackson group with 1 update: [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text). Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.17.1 to 2.19.1 - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.17.1...jackson-dataformats-text-2.19.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-version: 2.19.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: jackson ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a258517 commit 7b907c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

approvaltests-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>com.fasterxml.jackson.dataformat</groupId>
5959
<artifactId>jackson-dataformat-yaml</artifactId>
60-
<version>2.17.1</version>
60+
<version>2.19.1</version>
6161
<scope>test</scope>
6262
</dependency>
6363

0 commit comments

Comments
 (0)