Skip to content

Commit 30f6907

Browse files
Bump org.yaml:snakeyaml from 2.4 to 2.5 in /symja_android_library (#1213)
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.4 to 2.5. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.5..snakeyaml-2.4) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-version: '2.5' dependency-type: direct:production 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 8073588 commit 30f6907

File tree

1 file changed

+1
-1
lines changed
  • symja_android_library/matheclipse-parser

1 file changed

+1
-1
lines changed

symja_android_library/matheclipse-parser/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>org.yaml</groupId>
1919
<artifactId>snakeyaml</artifactId>
20-
<version>2.4</version>
20+
<version>2.5</version>
2121
<scope>provided</scope>
2222
</dependency>
2323
</dependencies>

0 commit comments

Comments
 (0)