Commit 679cb03
authored
Bump the third-party group across 1 directory with 15 updates
Bumps the third-party group with 15 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [org.openapitools:jackson-databind-nullable](https://github.com/OpenAPITools/jackson-databind-nullable) | `0.2.6` | `0.2.8` |
| [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) | `5.5` | `5.5.1` |
| [io.jsonwebtoken:jjwt-api](https://github.com/jwtk/jjwt) | `0.12.7` | `0.13.0` |
| [io.jsonwebtoken:jjwt-impl](https://github.com/jwtk/jjwt) | `0.12.7` | `0.13.0` |
| io.jsonwebtoken:jjwt-gson | `0.12.7` | `0.13.0` |
| [com.google.code.gson:gson](https://github.com/google/gson) | `2.13.1` | `2.13.2` |
| [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) | `5.13.4` | `6.0.1` |
| [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) | `5.13.4` | `6.0.1` |
| [io.netty:netty-transport](https://github.com/netty/netty) | `4.2.6.Final` | `4.2.7.Final` |
| [io.netty:netty-codec-http](https://github.com/netty/netty) | `4.2.6.Final` | `4.2.7.Final` |
| [io.vertx:vertx-core](https://github.com/eclipse/vert.x) | `5.0.3` | `5.0.5` |
| [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) | `5.1.0` | `5.3.0` |
| com.google.protobuf:protobuf-javalite | `4.32.0` | `4.33.0` |
| [io.dropwizard.metrics:metrics-core](https://github.com/dropwizard/metrics) | `4.2.33` | `4.2.37` |
| [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) | `1.81` | `1.82` |
Updates `org.openapitools:jackson-databind-nullable` from 0.2.6 to 0.2.8
- [Release notes](https://github.com/OpenAPITools/jackson-databind-nullable/releases)
- [Commits](OpenAPITools/jackson-databind-nullable@v0.2.6...v0.2.8)
Updates `org.apache.httpcomponents.client5:httpclient5` from 5.5 to 5.5.1
- [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.5.1/RELEASE_NOTES.txt)
- [Commits](apache/httpcomponents-client@rel/v5.5...rel/v5.5.1)
Updates `io.jsonwebtoken:jjwt-api` from 0.12.7 to 0.13.0
- [Release notes](https://github.com/jwtk/jjwt/releases)
- [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md)
- [Commits](jwtk/jjwt@0.12.7...0.13.0)
Updates `io.jsonwebtoken:jjwt-impl` from 0.12.7 to 0.13.0
- [Release notes](https://github.com/jwtk/jjwt/releases)
- [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md)
- [Commits](jwtk/jjwt@0.12.7...0.13.0)
Updates `io.jsonwebtoken:jjwt-gson` from 0.12.7 to 0.13.0
Updates `io.jsonwebtoken:jjwt-impl` from 0.12.7 to 0.13.0
- [Release notes](https://github.com/jwtk/jjwt/releases)
- [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md)
- [Commits](jwtk/jjwt@0.12.7...0.13.0)
Updates `io.jsonwebtoken:jjwt-gson` from 0.12.7 to 0.13.0
Updates `com.google.code.gson:gson` from 2.13.1 to 2.13.2
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md)
- [Commits](google/gson@gson-parent-2.13.1...gson-parent-2.13.2)
Updates `org.junit.jupiter:junit-jupiter-api` from 5.13.4 to 6.0.1
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.13.4...r6.0.1)
Updates `org.junit.jupiter:junit-jupiter-engine` from 5.13.4 to 6.0.1
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.13.4...r6.0.1)
Updates `org.junit.jupiter:junit-jupiter-engine` from 5.13.4 to 6.0.1
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.13.4...r6.0.1)
Updates `io.netty:netty-transport` from 4.2.6.Final to 4.2.7.Final
- [Commits](netty/netty@netty-4.2.6.Final...netty-4.2.7.Final)
Updates `io.netty:netty-codec-http` from 4.2.6.Final to 4.2.7.Final
- [Commits](netty/netty@netty-4.2.6.Final...netty-4.2.7.Final)
Updates `io.netty:netty-codec-http` from 4.2.6.Final to 4.2.7.Final
- [Commits](netty/netty@netty-4.2.6.Final...netty-4.2.7.Final)
Updates `io.vertx:vertx-core` from 5.0.3 to 5.0.5
- [Commits](eclipse-vertx/vert.x@5.0.3...5.0.5)
Updates `com.squareup.okhttp3:okhttp` from 5.1.0 to 5.3.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-5.1.0...parent-5.3.0)
Updates `com.google.protobuf:protobuf-javalite` from 4.32.0 to 4.33.0
Updates `io.dropwizard.metrics:metrics-core` from 4.2.33 to 4.2.37
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.33...v4.2.37)
Updates `org.bouncycastle:bcpkix-jdk18on` from 1.81 to 1.82
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)
---
updated-dependencies:
- dependency-name: org.openapitools:jackson-databind-nullable
dependency-version: 0.2.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: third-party
- dependency-name: org.apache.httpcomponents.client5:httpclient5
dependency-version: 5.5.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: third-party
- dependency-name: io.jsonwebtoken:jjwt-api
dependency-version: 0.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: third-party
- dependency-name: io.jsonwebtoken:jjwt-impl
dependency-version: 0.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: third-party
- dependency-name: io.jsonwebtoken:jjwt-gson
dependency-version: 0.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: third-party
- dependency-name: io.jsonwebtoken:jjwt-impl
dependency-version: 0.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: third-party
- dependency-name: io.jsonwebtoken:jjwt-gson
dependency-version: 0.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: third-party
- dependency-name: com.google.code.gson:gson
dependency-version: 2.13.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: third-party
- dependency-name: org.junit.jupiter:junit-jupiter-api
dependency-version: 6.0.1
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: third-party
- dependency-name: org.junit.jupiter:junit-jupiter-engine
dependency-version: 6.0.1
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: third-party
- dependency-name: org.junit.jupiter:junit-jupiter-engine
dependency-version: 6.0.1
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: third-party
- dependency-name: io.netty:netty-transport
dependency-version: 4.2.7.Final
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: third-party
- dependency-name: io.netty:netty-codec-http
dependency-version: 4.2.7.Final
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: third-party
- dependency-name: io.netty:netty-codec-http
dependency-version: 4.2.7.Final
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: third-party
- dependency-name: io.vertx:vertx-core
dependency-version: 5.0.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: third-party
- dependency-name: com.squareup.okhttp3:okhttp
dependency-version: 5.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: third-party
- dependency-name: com.google.protobuf:protobuf-javalite
dependency-version: 4.33.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: third-party
- dependency-name: io.dropwizard.metrics:metrics-core
dependency-version: 4.2.37
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: third-party
- dependency-name: org.bouncycastle:bcpkix-jdk18on
dependency-version: '1.82'
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: third-party
...
Signed-off-by: dependabot[bot] <support@github.com>1 parent 74f2f49 commit 679cb03
File tree
4 files changed
+12
-12
lines changed- edge-api
- gradle
- management-api
- ziti-springboot-client
4 files changed
+12
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments