Skip to content

Commit

Permalink
[CORE-69]: Bump the minor-patch-dependencies group with 18 updates
Browse files Browse the repository at this point in the history
Bumps the minor-patch-dependencies group with 18 updates:

| Package | From | To |
| --- | --- | --- |
| io.swagger.core.v3:swagger-annotations | `2.1.13` | `2.2.28` |
| io.swagger.codegen.v3:swagger-codegen-cli | `3.0.47` | `3.0.67` |
| [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin) | `1.1.4` | `1.1.7` |
| [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `3.2.3` | `3.4.2` |
| com.google.cloud.tools.jib | `3.4.3` | `3.4.4` |
| [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom) | `26.28.0` | `26.53.0` |
| [org.immutables:value](https://github.com/immutables/immutables) | `2.9.2` | `2.10.1` |
| [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) | `1.78` | `1.80` |
| [org.codehaus.janino:janino](https://github.com/janino-compiler/janino) | `3.1.9` | `3.1.12` |
| [au.com.dius.pact.provider:junit5](https://github.com/pact-foundation/pact-jvm) | `4.3.19` | `4.6.16` |
| [au.com.dius.pact.provider:junit5spring](https://github.com/pact-foundation/pact-jvm) | `4.3.19` | `4.6.16` |
| [io.opentelemetry.semconv:opentelemetry-semconv](https://github.com/open-telemetry/semantic-conventions-java) | `1.21.0-alpha` | `1.30.0-rc.1` |
| [com.google.cloud.opentelemetry:exporter-trace](https://github.com/GoogleCloudPlatform/opentelemetry-operations-java) | `0.25.2` | `0.33.0` |
| org.apache.commons:commons-compress | `1.26.0` | `1.27.1` |
| com.github.ben-manes.versions | `0.42.0` | `0.52.0` |
| com.gorylenko.gradle-git-properties | `2.4.0` | `2.4.2` |
| [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) | `5.8.2` | `5.11.4` |
| com.google.auth:google-auth-library-oauth2-http | `1.5.3` | `1.31.0` |


Updates `io.swagger.core.v3:swagger-annotations` from 2.1.13 to 2.2.28

Updates `io.swagger.codegen.v3:swagger-codegen-cli` from 3.0.47 to 3.0.67

Updates `io.spring.dependency-management` from 1.1.4 to 1.1.7
- [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases)
- [Commits](spring-gradle-plugins/dependency-management-plugin@v1.1.4...v1.1.7)

Updates `org.springframework.boot` from 3.2.3 to 3.4.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.3...v3.4.2)

Updates `com.google.cloud.tools.jib` from 3.4.3 to 3.4.4

Updates `com.google.cloud:libraries-bom` from 26.28.0 to 26.53.0
- [Release notes](https://github.com/googleapis/java-cloud-bom/releases)
- [Changelog](https://github.com/googleapis/java-cloud-bom/blob/main/release-please-config.json)
- [Commits](googleapis/java-cloud-bom@v26.28.0...v26.53.0)

Updates `org.immutables:value` from 2.9.2 to 2.10.1
- [Release notes](https://github.com/immutables/immutables/releases)
- [Commits](immutables/immutables@2.9.2...2.10.1)

Updates `org.bouncycastle:bcprov-jdk18on` from 1.78 to 1.80
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `org.codehaus.janino:janino` from 3.1.9 to 3.1.12
- [Release notes](https://github.com/janino-compiler/janino/releases)
- [Commits](janino-compiler/janino@v3.1.9...v3.1.12)

Updates `au.com.dius.pact.provider:junit5` from 4.3.19 to 4.6.16
- [Release notes](https://github.com/pact-foundation/pact-jvm/releases)
- [Changelog](https://github.com/pact-foundation/pact-jvm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pact-foundation/pact-jvm/commits)

Updates `au.com.dius.pact.provider:junit5spring` from 4.3.19 to 4.6.16
- [Release notes](https://github.com/pact-foundation/pact-jvm/releases)
- [Changelog](https://github.com/pact-foundation/pact-jvm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pact-foundation/pact-jvm/commits)

Updates `io.opentelemetry.semconv:opentelemetry-semconv` from 1.21.0-alpha to 1.30.0-rc.1
- [Release notes](https://github.com/open-telemetry/semantic-conventions-java/releases)
- [Changelog](https://github.com/open-telemetry/semantic-conventions-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/semantic-conventions-java/commits/v1.30.0-rc.1)

Updates `com.google.cloud.opentelemetry:exporter-trace` from 0.25.2 to 0.33.0
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-java/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-java@v0.25.2...v0.33.0)

Updates `org.apache.commons:commons-compress` from 1.26.0 to 1.27.1

Updates `com.github.ben-manes.versions` from 0.42.0 to 0.52.0

Updates `com.gorylenko.gradle-git-properties` from 2.4.0 to 2.4.2

Updates `org.junit.jupiter:junit-jupiter-api` from 5.8.2 to 5.11.4
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.8.2...r5.11.4)

Updates `com.google.auth:google-auth-library-oauth2-http` from 1.5.3 to 1.31.0

---
updated-dependencies:
- dependency-name: io.swagger.core.v3:swagger-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: io.swagger.codegen.v3:swagger-codegen-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: io.spring.dependency-management
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: com.google.cloud.tools.jib
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: com.google.cloud:libraries-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: org.immutables:value
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: org.bouncycastle:bcprov-jdk18on
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: org.codehaus.janino:janino
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: au.com.dius.pact.provider:junit5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: au.com.dius.pact.provider:junit5spring
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: io.opentelemetry.semconv:opentelemetry-semconv
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: com.google.cloud.opentelemetry:exporter-trace
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: com.github.ben-manes.versions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: com.gorylenko.gradle-git-properties
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: com.google.auth:google-auth-library-oauth2-http
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2025
1 parent bda7562 commit 03c6779
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
10 changes: 5 additions & 5 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ import org.springframework.boot.gradle.plugin.SpringBootPlugin
plugins {
id 'idea'

id 'io.spring.dependency-management' version '1.1.4' apply false
id 'org.springframework.boot' version '3.2.3' apply false
id 'io.spring.dependency-management' version '1.1.7' apply false
id 'org.springframework.boot' version '3.4.2' apply false
id 'com.diffplug.spotless' version '6.3.0' apply false
// ^^ for some reason, can't use spotless in multiple subprojects without this ^^
id 'com.google.cloud.tools.jib' version '3.4.3' apply false
id 'com.google.cloud.tools.jib' version '3.4.4' apply false
// ^^ see https://github.com/GoogleContainerTools/jib/blob/master/docs/faq.md#i-am-seeing-method-not-found-or-class-not-found-errors-when-building
id 'org.sonarqube' version '5.1.0.4882' apply false
id 'io.freefair.lombok' version '6.4.1' apply false
Expand Down Expand Up @@ -36,8 +36,8 @@ subprojects {
}

dependencies {
dependency 'io.swagger.core.v3:swagger-annotations:2.1.13'
dependency 'io.swagger.codegen.v3:swagger-codegen-cli:3.0.47'
dependency 'io.swagger.core.v3:swagger-annotations:2.2.28'
dependency 'io.swagger.codegen.v3:swagger-codegen-cli:3.0.67'
}
}

Expand Down
4 changes: 2 additions & 2 deletions integration/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ repositories {
}

dependencies {
implementation 'org.junit.jupiter:junit-jupiter-api:5.8.2'
implementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'

// Google Dependencies
implementation 'com.google.auth:google-auth-library-oauth2-http:1.5.3'
implementation 'com.google.auth:google-auth-library-oauth2-http:1.31.0'

// ECM client library
implementation project(':client-resttemplate')
Expand Down
22 changes: 11 additions & 11 deletions service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ plugins {
id 'org.springframework.boot'

id 'com.diffplug.spotless'
id 'com.github.ben-manes.versions' version '0.42.0'
id 'com.github.ben-manes.versions' version '0.52.0'
id 'com.github.spotbugs' version '5.1.3'
id 'com.google.cloud.tools.jib'
id 'com.gorylenko.gradle-git-properties' version '2.4.0'
id 'com.gorylenko.gradle-git-properties' version '2.4.2'
id 'io.freefair.lombok'
id 'org.hidetake.swagger.generator'
id 'org.sonarqube'
Expand All @@ -30,18 +30,18 @@ dependencies {
implementation 'org.broadinstitute.dsde.workbench:sam-client_2.13:v0.0.208'

// google
implementation platform('com.google.cloud:libraries-bom:26.28.0')
implementation platform('com.google.cloud:libraries-bom:26.53.0')
implementation 'com.google.cloud:google-cloud-pubsub'
implementation 'com.google.cloud:google-cloud-datastore'
implementation 'com.google.cloud:spring-cloud-gcp-starter-logging:4.9.0'

annotationProcessor 'org.immutables:value:2.9.2'
annotationProcessor 'org.immutables:value:2.10.1'
implementation('bio.terra:terra-common-lib:0.1.9-SNAPSHOT') {
exclude group: 'io.kubernetes', module: 'client-java'
}
// https://mvnrepository.com/artifact/org.bouncycastle/bcprov-jdk18on
implementation 'org.bouncycastle:bcprov-jdk18on:1.78'
implementation 'org.codehaus.janino:janino:3.1.9' // Provides if/else xml parsing for logback config
implementation 'org.bouncycastle:bcprov-jdk18on:1.80'
implementation 'org.codehaus.janino:janino:3.1.12' // Provides if/else xml parsing for logback config

// for testing with mock web server
testImplementation('org.mock-server:mockserver-netty:5.15.0') {
Expand All @@ -51,8 +51,8 @@ dependencies {
// https://mvnrepository.com/artifact/org.mockito/mockito-core
testImplementation group: 'org.mockito', name: 'mockito-core', version: '4.4.0'

testImplementation("au.com.dius.pact.provider:junit5:4.3.19")
testImplementation('au.com.dius.pact.provider:junit5spring:4.3.19')
testImplementation("au.com.dius.pact.provider:junit5:4.6.16")
testImplementation('au.com.dius.pact.provider:junit5spring:4.6.16')
testImplementation project(':client-resttemplate')

// OpenTelemetry
Expand All @@ -61,16 +61,16 @@ dependencies {
implementation "io.opentelemetry:opentelemetry-sdk:${openTelemetryVersion}"
implementation "io.opentelemetry:opentelemetry-sdk-metrics:${openTelemetryVersion}"
implementation "io.opentelemetry:opentelemetry-exporter-logging:${openTelemetryVersion}"
implementation "io.opentelemetry.semconv:opentelemetry-semconv:1.21.0-alpha"
implementation "io.opentelemetry.semconv:opentelemetry-semconv:1.30.0-rc.1"
implementation "io.opentelemetry.instrumentation:opentelemetry-spring-webmvc-6.0:${openTelemetryVersion}-alpha"
implementation "io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations:${openTelemetryVersion}"
implementation "io.opentelemetry.instrumentation:opentelemetry-spring-boot:${openTelemetryVersion}-alpha"
implementation "com.google.cloud.opentelemetry:exporter-trace:0.25.2"
implementation "com.google.cloud.opentelemetry:exporter-trace:0.33.0"

// For Micrometer metrics gathering
implementation 'io.micrometer:micrometer-registry-prometheus'

implementation 'org.apache.commons:commons-compress:1.26.0'
implementation 'org.apache.commons:commons-compress:1.27.1'

}

Expand Down

0 comments on commit 03c6779

Please sign in to comment.