Skip to content

Commit

Permalink
Merge pull request #99 from maddingo/dependabot/maven/org.slf4j-slf4j…
Browse files Browse the repository at this point in the history
…-simple-2.0.9

Bump org.slf4j:slf4j-simple from 2.0.7 to 2.0.9
  • Loading branch information
maddingo committed Nov 19, 2023
2 parents 22e81dc + 5a7ee77 commit 94e3bb3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-parent</artifactId>
<version>2.0.5</version>
<version>2.0.9</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
1 change: 0 additions & 1 deletion sftp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<version>2.0.7</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 94e3bb3

Please sign in to comment.