Skip to content

Commit

Permalink
Bump logback-classic in /tensorflow-keras-import-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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 27, 2021
1 parent 57a99ad commit 5a0ae03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tensorflow-keras-import-examples/pom.xml
Original file line number Diff line number Diff line change
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>
<javacpp.version>1.5.5</javacpp.version>
<tensorflow.version>1.15.5</tensorflow.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 5a0ae03

Please sign in to comment.