Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Commit

Permalink
Bump jackson-dataformat-yaml from 2.10.1 to 2.10.2
Browse files Browse the repository at this point in the history
Bumps [jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) from 2.10.1 to 2.10.2.
- [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases)
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.10.1...jackson-dataformats-text-2.10.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jan 6, 2020
1 parent c368454 commit 98c3daf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dependencies {
implementation"com.squareup.okhttp3:okhttp:4.2.0"
implementation 'com.microsoft.azure:azure-documentdb:2.4.5'
compile group: 'com.microsoft.azure.sdk.iot', name: 'iot-service-client', version: '1.19.0'
implementation group: 'com.fasterxml.jackson.dataformat', name: 'jackson-dataformat-yaml', version: '2.10.1'
implementation group: 'com.fasterxml.jackson.dataformat', name: 'jackson-dataformat-yaml', version: '2.10.2'
compile group: 'org.apache.opennlp', name: 'opennlp-tools', version: '1.9.2'
compile group: 'com.microsoft.sqlserver', name: 'mssql-jdbc', version: '7.4.1.jre11'
implementation 'com.google.code.gson:gson:2.8.6'
Expand Down

0 comments on commit 98c3daf

Please sign in to comment.