Bump the all-dependencies group across 1 directory with 35 updates#102
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump the all-dependencies group across 1 directory with 35 updates#102dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
092fa39 to
ae66e63
Compare
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
ae66e63 to
5363b6d
Compare
Bumps the all-dependencies group with 35 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `5.12.2` | `6.0.2` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) | `5.12.2` | `6.0.2` | | [commons-net:commons-net](https://github.com/apache/commons-net) | `3.11.1` | `3.12.0` | | org.apache.commons:commons-lang3 | `3.17.0` | `3.20.0` | | [org.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.38` | `1.18.42` | | [dnsjava:dnsjava](https://github.com/dnsjava/dnsjava) | `3.6.3` | `3.6.4` | | [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) | `5.4.3` | `5.6` | | [org.apache.httpcomponents.client5:httpclient5-fluent](https://github.com/apache/httpcomponents-client) | `5.4.4` | `5.6` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.18` | `1.5.25` | | [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) | `1.80` | `1.83` | | [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) | `1.80` | `1.83` | | [com.ibm.icu:icu4j](https://github.com/unicode-org/icu) | `77.1` | `78.2` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.17.0` | `5.21.0` | | [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | `5.17.0` | `5.21.0` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.14.0` | `3.14.1` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.3` | `3.5.4` | | [org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) | `5.1.0.4751` | `5.5.0.6356` | | [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.13` | `0.8.14` | | [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) | `3.3.1` | `3.4.0` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.11.2` | `3.12.0` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.2.7` | `3.2.8` | | [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) | `0.7.0` | `0.10.0` | | [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot) | `3.4.5` | `4.0.1` | | [org.springframework.boot:spring-boot-starter-data-jpa](https://github.com/spring-projects/spring-boot) | `3.4.5` | `4.0.1` | | [org.springframework.boot:spring-boot-starter-webflux](https://github.com/spring-projects/spring-boot) | `3.4.5` | `4.0.1` | | [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `3.4.5` | `4.0.1` | | [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) | `3.4.5` | `4.0.1` | | [com.h2database:h2](https://github.com/h2database/h2database) | `2.3.232` | `2.4.240` | | [io.projectreactor:reactor-test](https://github.com/reactor/reactor-core) | `3.7.5` | `3.8.2` | | [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) | `9.3.0` | `9.5.0` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.19.0` | `2.21.0` | | [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.19.0` | `2.21.0` | | com.fasterxml.jackson.core:jackson-annotations | `2.19.0` | `2.21.0` | | [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.4.2` | `3.5.0` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.5.3` | `3.5.4` | Updates `org.junit:junit-bom` from 5.12.2 to 6.0.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.12.2...r6.0.2) Updates `org.junit.jupiter:junit-jupiter` from 5.12.2 to 6.0.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.12.2...r6.0.2) Updates `commons-net:commons-net` from 3.11.1 to 3.12.0 - [Changelog](https://github.com/apache/commons-net/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-net@rel/commons-net-3.11.1...rel/commons-net-3.12.0) Updates `org.apache.commons:commons-lang3` from 3.17.0 to 3.20.0 Updates `org.projectlombok:lombok` from 1.18.38 to 1.18.42 - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.38...v1.18.42) Updates `dnsjava:dnsjava` from 3.6.3 to 3.6.4 - [Release notes](https://github.com/dnsjava/dnsjava/releases) - [Changelog](https://github.com/dnsjava/dnsjava/blob/master/Changelog) - [Commits](dnsjava/dnsjava@v3.6.3...v3.6.4) Updates `org.apache.httpcomponents.client5:httpclient5` from 5.4.3 to 5.6 - [Changelog](https://github.com/apache/httpcomponents-client/blob/master/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-client@rel/v5.4.3...rel/v5.6) Updates `org.apache.httpcomponents.client5:httpclient5-fluent` from 5.4.4 to 5.6 - [Changelog](https://github.com/apache/httpcomponents-client/blob/master/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-client@rel/v5.4.4...rel/v5.6) Updates `org.apache.httpcomponents.client5:httpclient5-fluent` from 5.4.4 to 5.6 - [Changelog](https://github.com/apache/httpcomponents-client/blob/master/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-client@rel/v5.4.4...rel/v5.6) Updates `ch.qos.logback:logback-classic` from 1.5.18 to 1.5.25 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.18...v_1.5.25) Updates `org.bouncycastle:bcprov-jdk18on` from 1.80 to 1.83 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `org.bouncycastle:bcpkix-jdk18on` from 1.80 to 1.83 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `org.bouncycastle:bcpkix-jdk18on` from 1.80 to 1.83 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `com.ibm.icu:icu4j` from 77.1 to 78.2 - [Release notes](https://github.com/unicode-org/icu/releases) - [Commits](https://github.com/unicode-org/icu/commits/release-78.2) Updates `org.mockito:mockito-core` from 5.17.0 to 5.21.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.17.0...v5.21.0) Updates `org.mockito:mockito-junit-jupiter` from 5.17.0 to 5.21.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.17.0...v5.21.0) Updates `org.mockito:mockito-junit-jupiter` from 5.17.0 to 5.21.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.17.0...v5.21.0) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.0 to 3.14.1 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.14.0...maven-compiler-plugin-3.14.1) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.3 to 3.5.4 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.3...surefire-3.5.4) Updates `org.sonarsource.scanner.maven:sonar-maven-plugin` from 5.1.0.4751 to 5.5.0.6356 - [Release notes](https://github.com/SonarSource/sonar-scanner-maven/releases) - [Commits](SonarSource/sonar-scanner-maven@5.1.0.4751...5.5.0.6356) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.13 to 0.8.14 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.13...v0.8.14) Updates `org.apache.maven.plugins:maven-source-plugin` from 3.3.1 to 3.4.0 - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](apache/maven-source-plugin@maven-source-plugin-3.3.1...maven-source-plugin-3.4.0) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.11.2 to 3.12.0 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.11.2...maven-javadoc-plugin-3.12.0) Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.2.7 to 3.2.8 - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.7...maven-gpg-plugin-3.2.8) Updates `org.sonatype.central:central-publishing-maven-plugin` from 0.7.0 to 0.10.0 - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits) Updates `org.springframework.boot:spring-boot-starter-web` from 3.4.5 to 4.0.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.5...v4.0.1) Updates `org.springframework.boot:spring-boot-starter-data-jpa` from 3.4.5 to 4.0.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.5...v4.0.1) Updates `org.springframework.boot:spring-boot-starter-webflux` from 3.4.5 to 4.0.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.5...v4.0.1) Updates `org.springframework.boot:spring-boot-starter-test` from 3.4.5 to 4.0.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.5...v4.0.1) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.4.5 to 4.0.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.5...v4.0.1) Updates `org.springframework.boot:spring-boot-starter-data-jpa` from 3.4.5 to 4.0.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.5...v4.0.1) Updates `com.h2database:h2` from 2.3.232 to 2.4.240 - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-2.3.232...version-2.4.240) Updates `org.springframework.boot:spring-boot-starter-webflux` from 3.4.5 to 4.0.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.5...v4.0.1) Updates `org.springframework.boot:spring-boot-starter-test` from 3.4.5 to 4.0.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.5...v4.0.1) Updates `io.projectreactor:reactor-test` from 3.7.5 to 3.8.2 - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.7.5...v3.8.2) Updates `com.mysql:mysql-connector-j` from 9.3.0 to 9.5.0 - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](mysql/mysql-connector-j@9.3.0...9.5.0) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.19.0 to 2.21.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-core` from 2.19.0 to 2.21.0 - [Commits](FasterXML/jackson-core@jackson-core-2.19.0...jackson-core-2.21.0) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.19.0 to 2.21.0 Updates `com.fasterxml.jackson.core:jackson-core` from 2.19.0 to 2.21.0 - [Commits](FasterXML/jackson-core@jackson-core-2.19.0...jackson-core-2.21.0) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.19.0 to 2.21.0 Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.4.2 to 3.5.0 - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.4.2...maven-jar-plugin-3.5.0) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.4.5 to 4.0.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.5...v4.0.1) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.3 to 3.5.4 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.3...surefire-3.5.4) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: commons-net:commons-net dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.projectlombok:lombok dependency-version: 1.18.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: dnsjava:dnsjava dependency-version: 3.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.apache.httpcomponents.client5:httpclient5 dependency-version: '5.6' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.apache.httpcomponents.client5:httpclient5-fluent dependency-version: '5.6' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.apache.httpcomponents.client5:httpclient5-fluent dependency-version: '5.6' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-version: '1.83' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.bouncycastle:bcpkix-jdk18on dependency-version: '1.83' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.bouncycastle:bcpkix-jdk18on dependency-version: '1.83' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: com.ibm.icu:icu4j dependency-version: '78.2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: org.mockito:mockito-core dependency-version: 5.21.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.21.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.21.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin dependency-version: 5.5.0.6356 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-version: 3.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.sonatype.central:central-publishing-maven-plugin dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-data-jpa dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-webflux dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-version: 4.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-data-jpa dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: com.h2database:h2 dependency-version: 2.4.240 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-webflux dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-version: 4.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: io.projectreactor:reactor-test dependency-version: 3.8.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: com.mysql:mysql-connector-j dependency-version: 9.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - 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: all-dependencies - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
5363b6d to
c36d24e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-dependencies group with 35 updates in the / directory:
5.12.26.0.25.12.26.0.23.11.13.12.03.17.03.20.01.18.381.18.423.6.33.6.45.4.35.65.4.45.61.5.181.5.251.801.831.801.8377.178.25.17.05.21.05.17.05.21.03.14.03.14.13.5.33.5.45.1.0.47515.5.0.63560.8.130.8.143.3.13.4.03.11.23.12.03.2.73.2.80.7.00.10.03.4.54.0.13.4.54.0.13.4.54.0.13.4.54.0.13.4.54.0.12.3.2322.4.2403.7.53.8.29.3.09.5.02.19.02.21.02.19.02.21.02.19.02.21.03.4.23.5.03.5.33.5.4Updates
org.junit:junit-bomfrom 5.12.2 to 6.0.2Release notes
Sourced from org.junit:junit-bom's releases.
... (truncated)
Commits
c5c5de5Release 6.0.298b6f78Add missing checkout step732dc27Finalize 6.0.2 release notes6a25736Finalize 5.14.2 release notes33e66bfMove release notes for #5238 entry to 6.1.0-M211f0f82Update copyright headers6ce1265Consistently add license header to all java source files4d454eeUpdate dependency@antora/lunr-extensionto v1.0.0-alpha.12faf4a58Use--sincefeature of Javadoc5cc8b05Mark new recommended APIs as "maintained" rather than "experimental"Updates
org.junit.jupiter:junit-jupiterfrom 5.12.2 to 6.0.2Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
... (truncated)
Commits
c5c5de5Release 6.0.298b6f78Add missing checkout step732dc27Finalize 6.0.2 release notes6a25736Finalize 5.14.2 release notes33e66bfMove release notes for #5238 entry to 6.1.0-M211f0f82Update copyright headers6ce1265Consistently add license header to all java source files4d454eeUpdate dependency@antora/lunr-extensionto v1.0.0-alpha.12faf4a58Use--sincefeature of Javadoc5cc8b05Mark new recommended APIs as "maintained" rather than "experimental"Updates
commons-net:commons-netfrom 3.11.1 to 3.12.0Changelog
Sourced from commons-net:commons-net's changelog.
... (truncated)
Commits
bb741d0Prepare for the release candidate 3.12.0 RC1bfaf5d2Prepare for the next release candidate91baa6fAdd module-info.class in the JAR file instead of an6a49728Merge pull request #355 from apache/dependabot/github_actions/github/codeql-a...de4990bBump github/codeql-action from 3.29.2 to 3.29.4078c17dMerge some string literals200dccdFormat nitf84d393Format nit7cfdadfFormat nit1213ed8Update the GitHub pull request template for AIUpdates
org.apache.commons:commons-lang3from 3.17.0 to 3.20.0Updates
org.projectlombok:lombokfrom 1.18.38 to 1.18.42Changelog
Sourced from org.projectlombok:lombok's changelog.
Commits
2031eb0[release] pre-release version bump for v1.18.42c95a6c1Merge branch 'logger-access'71d85ca#2280 Add delivery of this 'accessfor logging' to the changelog.99ba3e3[trivial] Slightly reworded the javadoc on each@Logannotation's `access()...e9cf11e[trivial][style]a6d5568[deprecation] MarkedAccessLevel.MODULEas deprecated. It was written for a...492011dRefactored to use Javac/Eclipse utility functionc1f7f66Update copyright in logger filesf63f40aAdd myself to AUTHORS9152c34Fix failing testsUpdates
dnsjava:dnsjavafrom 3.6.3 to 3.6.4Release notes
Sourced from dnsjava:dnsjava's releases.
Changelog
Sourced from dnsjava:dnsjava's changelog.
... (truncated)
Commits
71fc443Release v3.6.47b7c929Downgrade/Upgrade spotless for various Java versions6f65a36Replace defunct Maven Central badgef660842Update dependencies, support Java 25 builds34ba40ePrevent NPE during shutdown when the hook is already released865240cFix and validate Zone serialization via Java objects6a0a1d7Prevent identical queries for names exceeding ndots4b84d92Migrate ossrh to central publisher portal5ac65c2Remove deprecated Maven flags793cd22Improve log messageUpdates
org.apache.httpcomponents.client5:httpclient5from 5.4.3 to 5.6Changelog
Sourced from org.apache.httpcomponents.client5:httpclient5's changelog.
... (truncated)
Commits
decd193HttpClient 5.6 release11ea8e5Updated release notes for HttpClient 5.6 release77fa61aLimit the length of content codec list that can be processed automatically81b7971Upgraded HttpCore to version 5.42c7fe0fAdd OFFLOCK pool concurrency policy backed by RouteSegmentedConnPool (#765)1f4dea7Fixed Micrometer and OpenTelemetry dependency declarationd2fadd2Tag TLS handshake timeout tests withslowe52e466TestTlsHandshakeTimeout: Disable assertions on Java 877f52f0Upgraded HttpClient version to 5.6-alpha2-SNAPSHOT48e0f25HttpClient 5.6-alpha1 releaseUpdates
org.apache.httpcomponents.client5:httpclient5-fluentfrom 5.4.4 to 5.6Changelog
Sourced from org.apache.httpcomponents.client5:httpclient5-fluent's changelog.
... (truncated)
Commits
decd193HttpClient 5.6 release11ea8e5Updated release notes for HttpClient 5.6 release77fa61aLimit the length of content codec list that can be processed automatically81b7971Upgraded HttpCore to version 5.42c7fe0fAdd OFFLOCK pool concurrency policy backed by RouteSegmentedConnPool (#765)1f4dea7Fixed Micrometer and OpenTelemetry dependency declarationd2fadd2Tag TLS handshake timeout tests withslowe52e466TestTlsHandshakeTimeout: Disable assertions on Java 877f52f0Upgraded HttpClient version to 5.6-alpha2-SNAPSHOT48e0f25HttpClient 5.6-alpha1 releaseUpdates
org.apache.httpcomponents.client5:httpclient5-fluentfrom 5.4.4 to 5.6Changelog
Sourced from org.apache.httpcomponents.client5:httpclient5-fluent's changelog.
... (truncated)
Commits
decd193HttpClient 5.6 release11ea8e5Updated release notes for HttpClient 5.6 release77fa61aLimit the length of content codec list that can be processed automatically81b7971Upgraded HttpCore to version 5.42c7fe0fAdd OFFLOCK pool concurrency policy backed by RouteSegmentedConnPool (#765)1f4dea7Fixed Micrometer and OpenTelemetry dependency declarationd2fadd2Tag TLS handshake timeout tests withslowe52e466TestTlsHandshakeTimeout: Disable assertions on Java 877f52f0Upgraded HttpClient version to 5.6-alpha2-SNAPSHOT48e0f25HttpClient 5.6-alpha1 releaseUpdates
ch.qos.logback:logback-classicfrom 1.5.18 to 1.5.25Release notes
Sourced from ch.qos.logback:logback-classic's releases.
... (truncated)
Commits
f426e00prepare release of 1.5.25d28931frestrict object creation to expected supertypeaa264f7test default variable values in appender-ref ref attribute8fb403aadjust copyright yearb294a12check optionList in start()b65040aAdd EpochConverter for milliseconds/seconds since epoch (related to issue #96...0690174cla for Duncan Jauncey71dc2afRemoved email address for Tony.1f97ae1check for undeclared by referenced appendersb07355eMove the artifact version checking code to VersionUtil in logback-core.Updates
org.bouncycastle:bcprov-jdk18onfrom 1.80 to 1.83Changelog
Sourced from org.bouncycastle:bcprov-jdk18on's changelog.
... (truncated)
Commits
Updates
org.bouncycastle:bcpkix-jdk18onfrom 1.80 to 1.83Changelog
Sourced from org.bouncycastle:bcpkix-jdk18on's changelog.
... (truncated)
Commits
Updates
org.bouncycastle:bcpkix-jdk18onfrom 1.80 to 1.83Changelog
Sourced from org.bouncycastle:bcpkix-jdk18on's changelog.
... (truncated)
Commits
Updates
com.ibm.icu:icu4jfrom 77.1 to 78.2Release notes
Sourced from com.ibm.icu:icu4j's releases.