Skip to content

Commit 1a9236f

Browse files
chore(deps): bump org.yaml:snakeyaml from 2.3 to 2.6
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.3 to 2.6. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.6..snakeyaml-2.3) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-version: '2.6' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8b4728 commit 1a9236f

File tree

1 file changed

+1
-1
lines changed
  • sample-operators/metrics-processing

1 file changed

+1
-1
lines changed

sample-operators/metrics-processing/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<dependency>
6767
<groupId>org.yaml</groupId>
6868
<artifactId>snakeyaml</artifactId>
69-
<version>2.3</version>
69+
<version>2.6</version>
7070
</dependency>
7171
<dependency>
7272
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)