Skip to content

Commit

Permalink
[data-plane]: Bump logstash-logback-encoder from 6.6 to 7.0 in /data-…
Browse files Browse the repository at this point in the history
…plane (#1491)

* [data-plane]: Bump logstash-logback-encoder in /data-plane

Bumps [logstash-logback-encoder](https://github.com/logstash/logstash-logback-encoder) from 6.6 to 7.0.
- [Release notes](https://github.com/logstash/logstash-logback-encoder/releases)
- [Commits](logfellow/logstash-logback-encoder@logstash-logback-encoder-6.6...logstash-logback-encoder-7.0)

---
updated-dependencies:
- dependency-name: net.logstash.logback:logstash-logback-encoder
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* [dependabot skip] Update data-plane/THIRD-PARTY.txt

Signed-off-by: Knative Automation <automation@knative.team>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Knative Automation <automation@knative.team>
  • Loading branch information
dependabot[bot] and knative-automation authored Nov 16, 2021
1 parent f4a1fb7 commit 09d6a05
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data-plane/THIRD-PARTY.txt
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ Lists of 157 third-party dependencies.
(Eclipse Public License 1.0) JUnit (junit:junit:4.12 - http://junit.org)
(Apache License, Version 2.0) Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.11.19 - https://bytebuddy.net/byte-buddy)
(Apache License, Version 2.0) Byte Buddy agent (net.bytebuddy:byte-buddy-agent:1.11.19 - https://bytebuddy.net/byte-buddy-agent)
(Apache License, Version 2.0) (MIT License) Logstash Logback Encoder (net.logstash.logback:logstash-logback-encoder:6.6 - https://github.com/logstash/logstash-logback-encoder)
(Apache License, Version 2.0) (MIT License) Logstash Logback Encoder (net.logstash.logback:logstash-logback-encoder:7.0 - https://github.com/logstash/logstash-logback-encoder)
(The MIT License) JOpt Simple (net.sf.jopt-simple:jopt-simple:4.6 - http://pholser.github.com/jopt-simple)
(The MIT License) JOpt Simple (net.sf.jopt-simple:jopt-simple:5.0.4 - http://jopt-simple.github.io/jopt-simple)
(MIT) argparse4j (net.sourceforge.argparse4j:argparse4j:0.7.0 - http://argparse4j.github.io)
Expand Down
2 changes: 1 addition & 1 deletion data-plane/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<protobuf.version>3.19.1</protobuf.version>
<slf4j.version>1.7.32</slf4j.version>
<ch.qos.logback.version>1.2.7</ch.qos.logback.version>
<net.logstash.logback.encoder.version>6.6</net.logstash.logback.encoder.version>
<net.logstash.logback.encoder.version>7.0</net.logstash.logback.encoder.version>
<assertj.version>3.21.0</assertj.version>
<awaitility.version>4.1.1</awaitility.version>
<junit.jupiter.version>5.8.1</junit.jupiter.version>
Expand Down

0 comments on commit 09d6a05

Please sign in to comment.