Skip to content

Commit

Permalink
fix(deps): update dependency net.logstash.logback:logstash-logback-en…
Browse files Browse the repository at this point in the history
…coder to v8 (#739)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 28, 2024
1 parent 27b8f8b commit f999c38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion aws-cloudwatch-project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
<dependency>
<groupId>net.logstash.logback</groupId>
<artifactId>logstash-logback-encoder</artifactId>
<version>7.4</version>
<version>8.0</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion aws-dynamodb-project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<dependency>
<groupId>net.logstash.logback</groupId>
<artifactId>logstash-logback-encoder</artifactId>
<version>7.4</version>
<version>8.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit f999c38

Please sign in to comment.