Skip to content

Commit

Permalink
[data-plane]: Bump com.github.vladimir-bukhtoyarov:bucket4j-core from…
Browse files Browse the repository at this point in the history
… 7.4.0 to 7.6.0 in /data-plane (#3427)

* [data-plane]: Bump com.github.vladimir-bukhtoyarov:bucket4j-core

Bumps [com.github.vladimir-bukhtoyarov:bucket4j-core](https://github.com/vladimir-bukhtoyarov/bucket4j) from 7.4.0 to 7.6.0.
- [Release notes](https://github.com/vladimir-bukhtoyarov/bucket4j/releases)
- [Commits](bucket4j/bucket4j@7.4.0...7.6.0)

---
updated-dependencies:
- dependency-name: com.github.vladimir-bukhtoyarov:bucket4j-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

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

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

---------

Signed-off-by: dependabot[bot] <support@github.com>
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 Oct 26, 2023
1 parent 64635c2 commit 6c0e105
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 @@ -14,7 +14,7 @@ Lists of 232 third-party dependencies.
(The Apache Software License, Version 2.0) Jackson datatype: JSR310 (com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.15.2 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310)
(The Apache Software License, Version 2.0) jackson-module-scala (com.fasterxml.jackson.module:jackson-module-scala_2.12:2.15.2 - https://github.com/FasterXML/jackson-module-scala)
(BSD 2-Clause License) zstd-jni (com.github.luben:zstd-jni:1.5.2-1 - https://github.com/luben/zstd-jni)
(The Apache Software License, Version 2.0) bucket4j-core (com.github.vladimir-bukhtoyarov:bucket4j-core:7.4.0 - http://github.com/vladimir-bukhtoyarov/bucket4j/bucket4j-core)
(The Apache Software License, Version 2.0) bucket4j-core (com.github.vladimir-bukhtoyarov:bucket4j-core:7.6.0 - http://github.com/vladimir-bukhtoyarov/bucket4j/bucket4j-core)
(The Apache Software License, Version 2.0) FindBugs-jsr305 (com.google.code.findbugs:jsr305:3.0.2 - http://findbugs.sourceforge.net/)
(Apache-2.0) Gson (com.google.code.gson:gson:2.10.1 - https://github.com/google/gson/gson)
(Apache 2.0) error-prone annotations (com.google.errorprone:error_prone_annotations:2.19.1 - https://errorprone.info/error_prone_annotations)
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 @@
<opentelemetry.version>1.17.0</opentelemetry.version>
<jackson.version>2.14.1</jackson.version>
<protobuf.version>3.24.4</protobuf.version>
<bucket4j.version>7.4.0</bucket4j.version>
<bucket4j.version>7.6.0</bucket4j.version>
<slf4j.version>2.0.4</slf4j.version>
<ch.qos.logback.version>1.4.11</ch.qos.logback.version>
<net.logstash.logback.encoder.version>7.2</net.logstash.logback.encoder.version>
Expand Down

0 comments on commit 6c0e105

Please sign in to comment.