Skip to content

Commit

Permalink
Bump logback-classic from 1.1.7 to 1.2.0 in /data-pipeline-examples
Browse files Browse the repository at this point in the history
Bumps logback-classic from 1.1.7 to 1.2.0.

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 27, 2021
1 parent 57a99ad commit 8330bfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-pipeline-examples/pom.xml
Expand Up @@ -37,7 +37,7 @@
<maven.minimum.version>3.3.1</maven.minimum.version>
<exec-maven-plugin.version>1.4.0</exec-maven-plugin.version>
<maven-shade-plugin.version>2.4.3</maven-shade-plugin.version>
<logback.version>1.1.7</logback.version>
<logback.version>1.2.0</logback.version>
<scala.binary.version>2.11</scala.binary.version>
<spark.version>2.4.3</spark.version>
</properties>
Expand Down

0 comments on commit 8330bfb

Please sign in to comment.