Skip to content

Commit

Permalink
Bump the patches group with 5 updates
Browse files Browse the repository at this point in the history
Bumps the patches group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| org.apache.kafka:kafka-clients | `3.7.1` | `3.8.0` |
| [io.telicent.public:jwt-servlet-auth-jaxrs3](https://github.com/telicent-oss/jwt-servlet-auth) | `0.15.2` | `0.15.3` |
| [io.telicent.public:jwt-servlet-auth-aws](https://github.com/telicent-oss/jwt-servlet-auth) | `0.15.2` | `0.15.3` |
| [io.telicent.public:jwt-servlet-auth-core](https://github.com/telicent-oss/jwt-servlet-auth) | `0.15.2` | `0.15.3` |
| [io.opentelemetry.javaagent:opentelemetry-javaagent](https://github.com/open-telemetry/opentelemetry-java-instrumentation) | `1.33.4` | `1.33.5` |


Updates `org.apache.kafka:kafka-clients` from 3.7.1 to 3.8.0

Updates `io.telicent.public:jwt-servlet-auth-jaxrs3` from 0.15.2 to 0.15.3
- [Release notes](https://github.com/telicent-oss/jwt-servlet-auth/releases)
- [Changelog](https://github.com/telicent-oss/jwt-servlet-auth/blob/0.15.3/CHANGELOG.md)
- [Commits](telicent-oss/jwt-servlet-auth@0.15.2...0.15.3)

Updates `io.telicent.public:jwt-servlet-auth-aws` from 0.15.2 to 0.15.3
- [Release notes](https://github.com/telicent-oss/jwt-servlet-auth/releases)
- [Changelog](https://github.com/telicent-oss/jwt-servlet-auth/blob/0.15.3/CHANGELOG.md)
- [Commits](telicent-oss/jwt-servlet-auth@0.15.2...0.15.3)

Updates `io.telicent.public:jwt-servlet-auth-core` from 0.15.2 to 0.15.3
- [Release notes](https://github.com/telicent-oss/jwt-servlet-auth/releases)
- [Changelog](https://github.com/telicent-oss/jwt-servlet-auth/blob/0.15.3/CHANGELOG.md)
- [Commits](telicent-oss/jwt-servlet-auth@0.15.2...0.15.3)

Updates `io.telicent.public:jwt-servlet-auth-aws` from 0.15.2 to 0.15.3
- [Release notes](https://github.com/telicent-oss/jwt-servlet-auth/releases)
- [Changelog](https://github.com/telicent-oss/jwt-servlet-auth/blob/0.15.3/CHANGELOG.md)
- [Commits](telicent-oss/jwt-servlet-auth@0.15.2...0.15.3)

Updates `io.opentelemetry.javaagent:opentelemetry-javaagent` from 1.33.4 to 1.33.5
- [Release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java-instrumentation@v1.33.4...v1.33.5)

Updates `io.telicent.public:jwt-servlet-auth-core` from 0.15.2 to 0.15.3
- [Release notes](https://github.com/telicent-oss/jwt-servlet-auth/releases)
- [Changelog](https://github.com/telicent-oss/jwt-servlet-auth/blob/0.15.3/CHANGELOG.md)
- [Commits](telicent-oss/jwt-servlet-auth@0.15.2...0.15.3)

---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka-clients
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patches
- dependency-name: io.telicent.public:jwt-servlet-auth-jaxrs3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: io.telicent.public:jwt-servlet-auth-aws
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: io.telicent.public:jwt-servlet-auth-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: io.telicent.public:jwt-servlet-auth-aws
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: io.opentelemetry.javaagent:opentelemetry-javaagent
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: io.telicent.public:jwt-servlet-auth-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patches
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 13c3a7d commit 8c80d59
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,12 +118,12 @@
<dependency.jena>5.1.0</dependency.jena>
<dependency.jersey>3.1.7</dependency.jersey>
<dependency.jetty>12.0.11</dependency.jetty>
<dependency.jwt-auth>0.15.2</dependency.jwt-auth>
<dependency.kafka>3.7.1</dependency.kafka>
<dependency.jwt-auth>0.15.3</dependency.jwt-auth>
<dependency.kafka>3.8.0</dependency.kafka>
<dependency.logback>1.5.6</dependency.logback>
<dependency.lombok>1.18.34</dependency.lombok>
<dependency.mockito>5.12.0</dependency.mockito>
<dependency.opentelemetry.agent>1.33.4</dependency.opentelemetry.agent>
<dependency.opentelemetry.agent>1.33.5</dependency.opentelemetry.agent>
<dependency.opentelemetry.sdk>1.40.0</dependency.opentelemetry.sdk>
<dependency.opentelemetry.sdk-alpha>1.26.0-alpha</dependency.opentelemetry.sdk-alpha>
<dependency.rdf-abac>0.71.2</dependency.rdf-abac>
Expand Down

0 comments on commit 8c80d59

Please # to comment.