Skip to content

Commit 8a1a34d

Browse files
[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

File tree

buildSrc/build.gradle

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,19 @@ repositories {
77
}
88

99
dependencies {
10-
implementation 'com.diffplug.spotless:spotless-plugin-gradle:8.1.0'
10+
implementation 'com.diffplug.spotless:spotless-plugin-gradle:8.2.1'
1111
implementation 'com.felipefzdz.gradle.shellcheck:shellcheck:1.4.6'
1212
implementation 'com.google.cloud.tools.jib:com.google.cloud.tools.jib.gradle.plugin:3.3.0'
13-
implementation 'de.undercouch.download:de.undercouch.download.gradle.plugin:5.6.0'
13+
implementation 'de.undercouch.download:de.undercouch.download.gradle.plugin:5.7.0'
1414
implementation group: 'com.github.spotbugs.snom', name: 'spotbugs-gradle-plugin', version: '6.2.3'
1515
implementation 'io.spring.dependency-management:io.spring.dependency-management.gradle.plugin:1.1.7'
1616
implementation 'org.hidetake.swagger.generator:org.hidetake.swagger.generator.gradle.plugin:2.19.1'
1717
implementation 'org.sonarqube:org.sonarqube.gradle.plugin:6.2.0.5505'
18-
implementation 'org.springframework.boot:spring-boot-gradle-plugin:3.5.7'
18+
implementation 'org.springframework.boot:spring-boot-gradle-plugin:3.5.11'
1919

2020
// Commons lib required by jib
2121
implementation 'org.apache.commons:commons-lang3:3.20.0'
2222

23-
implementation 'org.yaml:snakeyaml:2.5'
23+
implementation 'org.yaml:snakeyaml:2.6'
2424

2525
}

service/build.gradle

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ plugins {
1717
id 'org.liquibase.gradle' version '3.1.0'
1818
id 'org.hidetake.swagger.generator'
1919
id 'io.spring.dependency-management'
20-
id 'com.gorylenko.gradle-git-properties' version '2.5.4'
20+
id 'com.gorylenko.gradle-git-properties' version '2.5.7'
2121
}
2222

2323
apply from: 'publishing.gradle'
@@ -29,14 +29,14 @@ dependencyManagement {
2929
}
3030
}
3131

32-
def springBootVersion = '3.5.7'
32+
def springBootVersion = '3.5.11'
3333

3434
dependencies {
3535

3636
implementation 'com.google.guava:guava:33.5.0-jre'
3737
implementation 'org.apache.taglibs:taglibs-standard-impl:1.2.5'
3838
implementation 'org.json:json:20251224'
39-
implementation 'com.fasterxml.jackson.core:jackson-databind:2.20.1'
39+
implementation 'com.fasterxml.jackson.core:jackson-databind:2.21.1'
4040
implementation 'com.google.oauth-client:google-oauth-client:1.39.0'
4141
implementation 'org.scala-lang:scala-library:2.13.18' //required by the sam-client
4242
// when updating terra-common-lib, also update the opentelemetry versions in Java common conventions
@@ -52,7 +52,7 @@ dependencies {
5252

5353
implementation 'org.apache.commons:commons-dbcp2:2.14.0'
5454
implementation 'javax.ws.rs:javax.ws.rs-api:2.1.1'
55-
implementation 'org.postgresql:postgresql:42.7.8'
55+
implementation 'org.postgresql:postgresql:42.7.10'
5656

5757
implementation "org.springframework.boot:spring-boot-starter-data-jdbc:$springBootVersion"
5858
implementation "org.springframework.boot:spring-boot-starter-web:$springBootVersion"
@@ -61,17 +61,17 @@ dependencies {
6161
implementation 'org.springframework.retry:spring-retry:2.0.12'
6262
implementation "org.springframework:spring-aop:6.2.12"
6363
implementation 'org.springframework:spring-aspects:6.2.12'
64-
implementation 'io.sentry:sentry-spring-boot-starter:8.29.0'
65-
implementation 'ch.qos.logback:logback-classic:1.5.23'
66-
implementation 'ch.qos.logback:logback-core:1.5.23'
64+
implementation 'io.sentry:sentry-spring-boot-starter:8.33.0'
65+
implementation 'ch.qos.logback:logback-classic:1.5.32'
66+
implementation 'ch.qos.logback:logback-core:1.5.32'
6767

6868
implementation 'org.apache.commons:commons-lang3:3.20.0'
6969

7070
liquibaseRuntime 'org.liquibase:liquibase-core:4.33.0'
7171
liquibaseRuntime 'info.picocli:picocli:4.7.7'
72-
liquibaseRuntime 'org.postgresql:postgresql:42.7.8'
73-
liquibaseRuntime 'ch.qos.logback:logback-classic:1.5.23'
74-
liquibaseRuntime 'ch.qos.logback:logback-core:1.5.23'
72+
liquibaseRuntime 'org.postgresql:postgresql:42.7.10'
73+
liquibaseRuntime 'ch.qos.logback:logback-classic:1.5.32'
74+
liquibaseRuntime 'ch.qos.logback:logback-core:1.5.32'
7575

7676
annotationProcessor "org.springframework.boot:spring-boot-configuration-processor:$springBootVersion"
7777

@@ -89,7 +89,7 @@ dependencies {
8989

9090
// Metrics collection
9191
implementation "org.springframework.boot:spring-boot-starter-actuator:$springBootVersion"
92-
implementation 'io.micrometer:micrometer-registry-prometheus:1.16.1'
92+
implementation 'io.micrometer:micrometer-registry-prometheus:1.16.3'
9393

9494
}
9595

0 commit comments

Comments
 (0)