Commit b2960c5
Bump the build-dependencies group with 6 updates
Bumps the build-dependencies group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) | `1.17.5` | `1.17.6` |
| org.apache.logging.log4j:log4j-core | `2.24.3` | `2.25.0` |
| org.apache.logging.log4j:log4j-slf4j-impl | `2.24.3` | `2.25.0` |
| [org.springframework:spring-expression](https://github.com/spring-projects/spring-framework) | `6.2.7` | `6.2.8` |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.19.0` | `2.19.1` |
| [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.19.0` | `2.19.1` |
Updates `net.bytebuddy:byte-buddy` from 1.17.5 to 1.17.6
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](raphw/byte-buddy@byte-buddy-1.17.5...byte-buddy-1.17.6)
Updates `org.apache.logging.log4j:log4j-core` from 2.24.3 to 2.25.0
Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.24.3 to 2.25.0
Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.24.3 to 2.25.0
Updates `org.springframework:spring-expression` from 6.2.7 to 6.2.8
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.2.7...v6.2.8)
Updates `com.fasterxml.jackson.core:jackson-databind` from 2.19.0 to 2.19.1
- [Commits](https://github.com/FasterXML/jackson/commits)
Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.19.0 to 2.19.1
- [Commits](https://github.com/FasterXML/jackson/commits)
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-version: 1.17.6
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: build-dependencies
- dependency-name: org.apache.logging.log4j:log4j-core
dependency-version: 2.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-dependencies
- dependency-name: org.apache.logging.log4j:log4j-slf4j-impl
dependency-version: 2.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-dependencies
- dependency-name: org.apache.logging.log4j:log4j-slf4j-impl
dependency-version: 2.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-dependencies
- dependency-name: org.springframework:spring-expression
dependency-version: 6.2.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-version: 2.19.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
dependency-version: 2.19.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-dependencies
...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: marko-bekhta <[email protected]>1 parent a147e35 commit b2960c5
File tree
2 files changed
+7
-10
lines changed- engine/src/test/java/org/hibernate/validator/testutils
2 files changed
+7
-10
lines changedLines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | 23 | | |
26 | 24 | | |
27 | 25 | | |
28 | 26 | | |
29 | 27 | | |
30 | | - | |
31 | 28 | | |
32 | | - | |
33 | | - | |
| 29 | + | |
| 30 | + | |
34 | 31 | | |
35 | 32 | | |
36 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
| 202 | + | |
203 | 203 | | |
204 | | - | |
205 | | - | |
206 | | - | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
| |||
0 commit comments