Skip to content

Commit 04bb036

Browse files
Bump the alldependencies group across 1 directory with 23 updates
Bumps the alldependencies group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | com.palantir.git-version | `3.1.0` | `4.2.0` | | gradle-wrapper | `8.3` | `9.3.0` | | [mil.army.usace.hec:lookup](https://github.com/HydrologicEngineeringCenter/hec-service-annotations) | `2.0` | `3.0.0` | | [mil.army.usace.hec:service-annotations](https://github.com/HydrologicEngineeringCenter/hec-service-annotations) | `2.0.1` | `4.0.0` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.17.2` | `2.21.0` | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.17.2` | `2.21.0` | | [com.fasterxml.jackson.dataformat:jackson-dataformat-xml](https://github.com/FasterXML/jackson-dataformat-xml) | `2.17.2` | `2.21.0` | | [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.17.2` | `2.21.0` | | io.swagger.core.v3:swagger-annotations | `2.2.22` | `2.2.42` | | [jakarta.validation:jakarta.validation-api](https://github.com/jakartaee/validation) | `3.1.0` | `3.1.1` | | io.swagger.codegen.v3:swagger-codegen-cli | `3.0.61` | `3.0.76` | | [com.auth0:java-jwt](https://github.com/auth0/java-jwt) | `4.4.0` | `4.5.0` | | [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) | `4.12.0` | `5.3.2` | | [com.squareup.okhttp3:mockwebserver](https://github.com/square/okhttp) | `4.12.0` | `5.3.2` | | [com.squareup.okhttp3:okhttp-urlconnection](https://github.com/square/okhttp) | `4.12.0` | `5.3.2` | | [com.squareup.okhttp3:logging-interceptor](https://github.com/square/okhttp) | `4.12.0` | `5.3.2` | | [com.squareup.okhttp3:okhttp-bom](https://github.com/square/okhttp) | `4.12.0` | `5.3.2` | | io.swagger.parser.v3:swagger-parser-v3 | `2.1.25` | `2.1.37` | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) | `5.10.3` | `6.0.2` | | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) | `5.10.3` | `6.0.2` | | [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit-framework) | `5.10.3` | `6.0.2` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.12.0` | `5.21.0` | | [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | `5.12.0` | `5.21.0` | Updates `com.palantir.git-version` from 3.1.0 to 4.2.0 Updates `gradle-wrapper` from 8.3 to 9.3.0 Updates `mil.army.usace.hec:lookup` from 2.0 to 3.0.0 - [Release notes](https://github.com/HydrologicEngineeringCenter/hec-service-annotations/releases) - [Commits](https://github.com/HydrologicEngineeringCenter/hec-service-annotations/commits/3.0.0) Updates `mil.army.usace.hec:service-annotations` from 2.0.1 to 4.0.0 - [Release notes](https://github.com/HydrologicEngineeringCenter/hec-service-annotations/releases) - [Commits](https://github.com/HydrologicEngineeringCenter/hec-service-annotations/commits/4.0.0) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.2 to 2.21.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.17.2 to 2.21.0 Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.17.2 to 2.21.0 - [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.17.2...jackson-dataformat-xml-2.21.0) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.17.2 to 2.21.0 - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.17.2...jackson-dataformats-text-2.21.0) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.17.2 to 2.21.0 Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.17.2 to 2.21.0 - [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.17.2...jackson-dataformat-xml-2.21.0) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.17.2 to 2.21.0 - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.17.2...jackson-dataformats-text-2.21.0) Updates `io.swagger.core.v3:swagger-annotations` from 2.2.22 to 2.2.42 Updates `jakarta.validation:jakarta.validation-api` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/jakartaee/validation/releases) - [Commits](jakartaee/validation@3.1.0...3.1.1) Updates `io.swagger.codegen.v3:swagger-codegen-cli` from 3.0.61 to 3.0.76 Updates `com.auth0:java-jwt` from 4.4.0 to 4.5.0 - [Release notes](https://github.com/auth0/java-jwt/releases) - [Changelog](https://github.com/auth0/java-jwt/blob/master/CHANGELOG.md) - [Commits](auth0/java-jwt@4.4.0...4.5.0) Updates `com.squareup.okhttp3:okhttp` from 4.12.0 to 5.3.2 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.3.2) Updates `com.squareup.okhttp3:mockwebserver` from 4.12.0 to 5.3.2 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.3.2) Updates `com.squareup.okhttp3:okhttp-urlconnection` from 4.12.0 to 5.3.2 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.3.2) Updates `com.squareup.okhttp3:logging-interceptor` from 4.12.0 to 5.3.2 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.3.2) Updates `com.squareup.okhttp3:okhttp-bom` from 4.12.0 to 5.3.2 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.3.2) Updates `com.squareup.okhttp3:mockwebserver` from 4.12.0 to 5.3.2 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.3.2) Updates `com.squareup.okhttp3:okhttp-urlconnection` from 4.12.0 to 5.3.2 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.3.2) Updates `com.squareup.okhttp3:logging-interceptor` from 4.12.0 to 5.3.2 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.3.2) Updates `com.squareup.okhttp3:okhttp-bom` from 4.12.0 to 5.3.2 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.3.2) Updates `io.swagger.parser.v3:swagger-parser-v3` from 2.1.25 to 2.1.37 Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.3 to 6.0.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.10.3...r6.0.2) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.3 to 6.0.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.10.3...r6.0.2) Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.3 to 6.0.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.10.3...r6.0.2) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.3 to 6.0.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.10.3...r6.0.2) Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.3 to 6.0.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.10.3...r6.0.2) Updates `org.mockito:mockito-core` from 5.12.0 to 5.21.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.12.0...v5.21.0) Updates `org.mockito:mockito-junit-jupiter` from 5.12.0 to 5.21.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.12.0...v5.21.0) Updates `org.mockito:mockito-junit-jupiter` from 5.12.0 to 5.21.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.12.0...v5.21.0) --- updated-dependencies: - dependency-name: com.palantir.git-version dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: alldependencies - dependency-name: gradle-wrapper dependency-version: 9.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: alldependencies - dependency-name: mil.army.usace.hec:lookup dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: alldependencies - dependency-name: mil.army.usace.hec:service-annotations dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: alldependencies - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: alldependencies - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: alldependencies - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: alldependencies - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: alldependencies - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: alldependencies - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: alldependencies - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: alldependencies - dependency-name: io.swagger.core.v3:swagger-annotations dependency-version: 2.2.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: alldependencies - dependency-name: jakarta.validation:jakarta.validation-api dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: alldependencies - dependency-name: io.swagger.codegen.v3:swagger-codegen-cli dependency-version: 3.0.76 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: alldependencies - dependency-name: com.auth0:java-jwt dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: alldependencies - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: alldependencies - dependency-name: com.squareup.okhttp3:mockwebserver dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: alldependencies - dependency-name: com.squareup.okhttp3:okhttp-urlconnection dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: alldependencies - dependency-name: com.squareup.okhttp3:logging-interceptor dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: alldependencies - dependency-name: com.squareup.okhttp3:okhttp-bom dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: alldependencies - dependency-name: com.squareup.okhttp3:mockwebserver dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: alldependencies - dependency-name: com.squareup.okhttp3:okhttp-urlconnection dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: alldependencies - dependency-name: com.squareup.okhttp3:logging-interceptor dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: alldependencies - dependency-name: com.squareup.okhttp3:okhttp-bom dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: alldependencies - dependency-name: io.swagger.parser.v3:swagger-parser-v3 dependency-version: 2.1.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: alldependencies - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: alldependencies - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: alldependencies - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: alldependencies - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: alldependencies - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: alldependencies - dependency-name: org.mockito:mockito-core dependency-version: 5.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: alldependencies - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: alldependencies - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: alldependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ccfcbb6 commit 04bb036

File tree

6 files changed

+128
-159
lines changed

6 files changed

+128
-159
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id "com.palantir.git-version" version "3.1.0"
2+
id "com.palantir.git-version" version "5.0.0"
33
}
44

55
def versionLabel(gitInfo) {

gradle/libs.versions.toml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,22 @@
22

33
#HEC Dependencies
44
metrics = "2.0"
5-
service-annotations = "2.0.1"
6-
lookup = "2.0"
5+
service-annotations = "4.0.0"
6+
lookup = "3.0.0"
77

88
#Third Party Dependencies
9-
jackson = "2.17.2"
10-
swagger-annotations = "2.2.22"
11-
swagger-parser = "2.1.25"
12-
validation-api = "3.1.0"
9+
jackson = "2.21.1"
10+
swagger-annotations = "2.2.45"
11+
swagger-parser = "2.1.39"
12+
validation-api = "3.1.1"
1313
annotation-api = "3.0.0"
14-
swagger-codegen = "3.0.61"
15-
jwt = "4.4.0"
16-
okhttp = "4.12.0"
14+
swagger-codegen = "3.0.78"
15+
jwt = "4.5.1"
16+
okhttp = "5.3.2"
1717

1818
#Test Dependencies
19-
junit = "5.10.3"
20-
mockito = "5.12.0"
19+
junit = "6.0.3"
20+
mockito = "5.23.0"
2121

2222
[libraries]
2323
#HEC Dependencies

gradle/wrapper/gradle-wrapper.jar

-14.1 KB
Binary file not shown.

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,6 @@
1-
#
2-
# MIT License
3-
#
4-
# Copyright (c) 2023 Hydrologic Engineering Center
5-
#
6-
# Permission is hereby granted, free of charge, to any person obtaining a copy
7-
# of this software and associated documentation files (the "Software"), to deal
8-
# in the Software without restriction, including without limitation the rights
9-
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10-
# copies of the Software, and to permit persons to whom the Software is
11-
# furnished to do so, subject to the following conditions:
12-
#
13-
# The above copyright notice and this permission notice shall be included in all
14-
# copies or substantial portions of the Software.
15-
#
16-
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17-
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18-
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
19-
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20-
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
21-
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
22-
# SOFTWARE.
23-
#
24-
251
distributionBase=GRADLE_USER_HOME
262
distributionPath=wrapper/dists
27-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.3-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.0-bin.zip
284
networkTimeout=10000
295
validateDistributionUrl=true
306
zipStoreBase=GRADLE_USER_HOME

gradlew

Lines changed: 22 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradlew.bat

Lines changed: 93 additions & 92 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)