Commit 8a1a34d
authored
[CORE-69]: Bump the minor-patch-dependencies group across 1 directory with 18 updates
Bumps the minor-patch-dependencies group with 17 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.20.1` | `2.21.1` |
| [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.8` | `42.7.10` |
| [org.springframework.boot:spring-boot-starter-data-jdbc](https://github.com/spring-projects/spring-boot) | `3.5.7` | `3.5.11` |
| [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot) | `3.5.7` | `3.5.11` |
| [org.springframework.boot:spring-boot-starter-validation](https://github.com/spring-projects/spring-boot) | `3.5.7` | `3.5.11` |
| [org.springframework.boot:spring-boot-starter-thymeleaf](https://github.com/spring-projects/spring-boot) | `3.5.7` | `3.5.11` |
| [org.springframework.boot:spring-boot-configuration-processor](https://github.com/spring-projects/spring-boot) | `3.5.7` | `3.5.11` |
| [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `3.5.7` | `3.5.11` |
| [org.springframework.boot:spring-boot-starter-actuator](https://github.com/spring-projects/spring-boot) | `3.5.7` | `3.5.11` |
| [io.sentry:sentry-spring-boot-starter](https://github.com/getsentry/sentry-java) | `8.29.0` | `8.33.0` |
| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.23` | `1.5.32` |
| [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) | `1.16.1` | `1.16.3` |
| com.gorylenko.gradle-git-properties | `2.5.4` | `2.5.7` |
| [com.diffplug.spotless:spotless-plugin-gradle](https://github.com/diffplug/spotless) | `8.1.0` | `8.2.1` |
| [de.undercouch.download:de.undercouch.download.gradle.plugin](https://github.com/michel-kraemer/gradle-download-task) | `5.6.0` | `5.7.0` |
| [org.springframework.boot:spring-boot-gradle-plugin](https://github.com/spring-projects/spring-boot) | `3.5.7` | `3.5.11` |
| [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) | `2.5` | `2.6` |
Updates `com.fasterxml.jackson.core:jackson-databind` from 2.20.1 to 2.21.1
- [Commits](https://github.com/FasterXML/jackson/commits)
Updates `org.postgresql:postgresql` from 42.7.8 to 42.7.10
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.7.8...REL42.7.10)
Updates `org.springframework.boot:spring-boot-starter-data-jdbc` from 3.5.7 to 3.5.11
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.5.7...v3.5.11)
Updates `org.springframework.boot:spring-boot-starter-web` from 3.5.7 to 3.5.11
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.5.7...v3.5.11)
Updates `org.springframework.boot:spring-boot-starter-validation` from 3.5.7 to 3.5.11
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.5.7...v3.5.11)
Updates `org.springframework.boot:spring-boot-starter-thymeleaf` from 3.5.7 to 3.5.11
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.5.7...v3.5.11)
Updates `org.springframework.boot:spring-boot-configuration-processor` from 3.5.7 to 3.5.11
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.5.7...v3.5.11)
Updates `org.springframework.boot:spring-boot-starter-test` from 3.5.7 to 3.5.11
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.5.7...v3.5.11)
Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.5.7 to 3.5.11
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.5.7...v3.5.11)
Updates `org.springframework.boot:spring-boot-starter-web` from 3.5.7 to 3.5.11
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.5.7...v3.5.11)
Updates `org.springframework.boot:spring-boot-starter-validation` from 3.5.7 to 3.5.11
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.5.7...v3.5.11)
Updates `org.springframework.boot:spring-boot-starter-thymeleaf` from 3.5.7 to 3.5.11
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.5.7...v3.5.11)
Updates `io.sentry:sentry-spring-boot-starter` from 8.29.0 to 8.33.0
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-java@8.29.0...8.33.0)
Updates `ch.qos.logback:logback-classic` from 1.5.23 to 1.5.32
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](qos-ch/logback@v_1.5.23...v_1.5.32)
Updates `ch.qos.logback:logback-core` from 1.5.23 to 1.5.32
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](qos-ch/logback@v_1.5.23...v_1.5.32)
Updates `org.springframework.boot:spring-boot-configuration-processor` from 3.5.7 to 3.5.11
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.5.7...v3.5.11)
Updates `org.springframework.boot:spring-boot-starter-test` from 3.5.7 to 3.5.11
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.5.7...v3.5.11)
Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.5.7 to 3.5.11
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.5.7...v3.5.11)
Updates `io.micrometer:micrometer-registry-prometheus` from 1.16.1 to 1.16.3
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.16.1...v1.16.3)
Updates `com.gorylenko.gradle-git-properties` from 2.5.4 to 2.5.7
Updates `com.diffplug.spotless:spotless-plugin-gradle` from 8.1.0 to 8.2.1
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@gradle/8.1.0...gradle/8.2.1)
Updates `de.undercouch.download:de.undercouch.download.gradle.plugin` from 5.6.0 to 5.7.0
- [Release notes](https://github.com/michel-kraemer/gradle-download-task/releases)
- [Commits](michel-kraemer/gradle-download-task@5.6.0...5.7.0)
Updates `org.springframework.boot:spring-boot-gradle-plugin` from 3.5.7 to 3.5.11
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.5.7...v3.5.11)
Updates `org.yaml:snakeyaml` from 2.5 to 2.6
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.6..snakeyaml-2.5)
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-version: 2.21.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-patch-dependencies
- dependency-name: org.postgresql:postgresql
dependency-version: 42.7.10
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-patch-dependencies
- dependency-name: org.springframework.boot:spring-boot-starter-data-jdbc
dependency-version: 3.5.11
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-patch-dependencies
- dependency-name: org.springframework.boot:spring-boot-starter-web
dependency-version: 3.5.11
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-patch-dependencies
- dependency-name: org.springframework.boot:spring-boot-starter-validation
dependency-version: 3.5.11
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-patch-dependencies
- dependency-name: org.springframework.boot:spring-boot-starter-thymeleaf
dependency-version: 3.5.11
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-patch-dependencies
- dependency-name: org.springframework.boot:spring-boot-configuration-processor
dependency-version: 3.5.11
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-patch-dependencies
- dependency-name: org.springframework.boot:spring-boot-starter-test
dependency-version: 3.5.11
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-patch-dependencies
- dependency-name: org.springframework.boot:spring-boot-starter-actuator
dependency-version: 3.5.11
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-patch-dependencies
- dependency-name: org.springframework.boot:spring-boot-starter-web
dependency-version: 3.5.11
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-patch-dependencies
- dependency-name: org.springframework.boot:spring-boot-starter-validation
dependency-version: 3.5.11
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-patch-dependencies
- dependency-name: org.springframework.boot:spring-boot-starter-thymeleaf
dependency-version: 3.5.11
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-patch-dependencies
- dependency-name: io.sentry:sentry-spring-boot-starter
dependency-version: 8.33.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-patch-dependencies
- dependency-name: ch.qos.logback:logback-classic
dependency-version: 1.5.32
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-patch-dependencies
- dependency-name: ch.qos.logback:logback-core
dependency-version: 1.5.32
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-patch-dependencies
- dependency-name: org.springframework.boot:spring-boot-configuration-processor
dependency-version: 3.5.11
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-patch-dependencies
- dependency-name: org.springframework.boot:spring-boot-starter-test
dependency-version: 3.5.11
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-patch-dependencies
- dependency-name: org.springframework.boot:spring-boot-starter-actuator
dependency-version: 3.5.11
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-patch-dependencies
- dependency-name: io.micrometer:micrometer-registry-prometheus
dependency-version: 1.16.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-patch-dependencies
- dependency-name: com.gorylenko.gradle-git-properties
dependency-version: 2.5.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-patch-dependencies
- dependency-name: com.diffplug.spotless:spotless-plugin-gradle
dependency-version: 8.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-patch-dependencies
- dependency-name: de.undercouch.download:de.undercouch.download.gradle.plugin
dependency-version: 5.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-patch-dependencies
- dependency-name: org.springframework.boot:spring-boot-gradle-plugin
dependency-version: 3.5.11
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-patch-dependencies
- dependency-name: org.yaml:snakeyaml
dependency-version: '2.6'
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-patch-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>1 parent 73ca3f6 commit 8a1a34d
2 files changed
Lines changed: 15 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
66 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
74 | | - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
0 commit comments