-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the all-dependencies group with 29 updates #2
Closed
Conversation
This file contains 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
Bumps the all-dependencies group with 29 updates: | Package | From | To | | --- | --- | --- | | [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) | `3.2.1` | `3.3.1` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.10.1` | `3.11.1` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.2.6` | `3.2.7` | | [org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) | `4.0.0.4121` | `5.0.0.4389` | | [org.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.34` | `1.18.36` | | [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) | `5.4` | `5.4.1` | | [org.apache.httpcomponents.client5:httpclient5-fluent](https://github.com/apache/httpcomponents-client) | `5.4` | `5.4.1` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.9` | `1.5.12` | | [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) | `1.78.1` | `1.79` | | [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) | `1.78.1` | `1.79` | | [com.ibm.icu:icu4j](https://github.com/unicode-org/icu) | `75.1` | `76.1` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.14.1` | `5.14.2` | | [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | `5.14.1` | `5.14.2` | | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.11.2` | `5.11.3` | | [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) | `5.11.2` | `5.11.3` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.1` | `3.5.2` | | [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot) | `3.3.4` | `3.3.5` | | [org.springframework.boot:spring-boot-starter-data-jpa](https://github.com/spring-projects/spring-boot) | `3.3.4` | `3.3.5` | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) | `5.11.2` | `5.11.3` | | [org.springframework.boot:spring-boot-starter-webflux](https://github.com/spring-projects/spring-boot) | `3.3.4` | `3.3.5` | | [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `3.3.4` | `3.3.5` | | [io.projectreactor:reactor-test](https://github.com/reactor/reactor-core) | `3.6.10` | `3.7.0` | | [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) | `9.0.0` | `9.1.0` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.18.0` | `2.18.1` | | [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.18.0` | `2.18.1` | | [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.18.0` | `2.18.1` | | [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.2.2` | `3.4.2` | | [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) | `3.3.4` | `3.3.5` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.5.1` | `3.5.2` | Updates `org.apache.maven.plugins:maven-source-plugin` from 3.2.1 to 3.3.1 - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](apache/maven-source-plugin@maven-source-plugin-3.2.1...maven-source-plugin-3.3.1) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.10.1 to 3.11.1 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.10.1...maven-javadoc-plugin-3.11.1) Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.2.6 to 3.2.7 - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.6...maven-gpg-plugin-3.2.7) Updates `org.sonarsource.scanner.maven:sonar-maven-plugin` from 4.0.0.4121 to 5.0.0.4389 - [Release notes](https://github.com/SonarSource/sonar-scanner-maven/releases) - [Commits](SonarSource/sonar-scanner-maven@4.0.0.4121...5.0.0.4389) Updates `org.projectlombok:lombok` from 1.18.34 to 1.18.36 - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.34...v1.18.36) Updates `org.apache.httpcomponents.client5:httpclient5` from 5.4 to 5.4.1 - [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.4.1/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-client@rel/v5.4...rel/v5.4.1) Updates `org.apache.httpcomponents.client5:httpclient5-fluent` from 5.4 to 5.4.1 - [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.4.1/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-client@rel/v5.4...rel/v5.4.1) Updates `org.apache.httpcomponents.client5:httpclient5-fluent` from 5.4 to 5.4.1 - [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.4.1/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-client@rel/v5.4...rel/v5.4.1) Updates `ch.qos.logback:logback-classic` from 1.5.9 to 1.5.12 - [Commits](qos-ch/logback@v_1.5.9...v_1.5.12) Updates `org.bouncycastle:bcprov-jdk18on` from 1.78.1 to 1.79 - [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.78.1 to 1.79 - [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.78.1 to 1.79 - [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 75.1 to 76.1 - [Release notes](https://github.com/unicode-org/icu/releases) - [Commits](https://github.com/unicode-org/icu/commits) Updates `org.mockito:mockito-core` from 5.14.1 to 5.14.2 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.14.1...v5.14.2) Updates `org.mockito:mockito-junit-jupiter` from 5.14.1 to 5.14.2 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.14.1...v5.14.2) Updates `org.mockito:mockito-junit-jupiter` from 5.14.1 to 5.14.2 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.14.1...v5.14.2) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.2 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.2...r5.11.3) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.2 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.2...r5.11.3) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.2 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.2...r5.11.3) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.1...surefire-3.5.2) Updates `org.springframework.boot:spring-boot-starter-web` from 3.3.4 to 3.3.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.4...v3.3.5) Updates `org.springframework.boot:spring-boot-starter-data-jpa` from 3.3.4 to 3.3.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.4...v3.3.5) Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.2 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.2...r5.11.3) Updates `org.springframework.boot:spring-boot-starter-webflux` from 3.3.4 to 3.3.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.4...v3.3.5) Updates `org.springframework.boot:spring-boot-starter-test` from 3.3.4 to 3.3.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.4...v3.3.5) Updates `io.projectreactor:reactor-test` from 3.6.10 to 3.7.0 - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.6.10...v3.7.0) Updates `com.mysql:mysql-connector-j` from 9.0.0 to 9.1.0 - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](mysql/mysql-connector-j@9.0.0...9.1.0) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.0 to 2.18.1 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-core` from 2.18.0 to 2.18.1 - [Commits](FasterXML/jackson-core@jackson-core-2.18.0...jackson-core-2.18.1) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.18.0 to 2.18.1 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.2.2 to 3.4.2 - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.2.2...maven-jar-plugin-3.4.2) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.3.4 to 3.3.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.4...v3.3.5) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.1...surefire-3.5.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: org.projectlombok:lombok dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.apache.httpcomponents.client5:httpclient5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.apache.httpcomponents.client5:httpclient5-fluent dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.apache.httpcomponents.client5:httpclient5-fluent dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.bouncycastle:bcpkix-jdk18on dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.bouncycastle:bcpkix-jdk18on dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: com.ibm.icu:icu4j dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-data-jpa dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-webflux dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: io.projectreactor:reactor-test dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: com.mysql:mysql-connector-j dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Nov 20, 2024
Superseded by #3. |
dependabot
bot
deleted the
dependabot/maven/all-dependencies-ab63057106
branch
November 21, 2024 14:19
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 29 updates:
3.2.1
3.3.1
3.10.1
3.11.1
3.2.6
3.2.7
4.0.0.4121
5.0.0.4389
1.18.34
1.18.36
5.4
5.4.1
5.4
5.4.1
1.5.9
1.5.12
1.78.1
1.79
1.78.1
1.79
75.1
76.1
5.14.1
5.14.2
5.14.1
5.14.2
5.11.2
5.11.3
5.11.2
5.11.3
3.5.1
3.5.2
3.3.4
3.3.5
3.3.4
3.3.5
5.11.2
5.11.3
3.3.4
3.3.5
3.3.4
3.3.5
3.6.10
3.7.0
9.0.0
9.1.0
2.18.0
2.18.1
2.18.0
2.18.1
2.18.0
2.18.1
3.2.2
3.4.2
3.3.4
3.3.5
3.5.1
3.5.2
Updates
org.apache.maven.plugins:maven-source-plugin
from 3.2.1 to 3.3.1Commits
f80596e
[maven-release-plugin] prepare release maven-source-plugin-3.3.17626998
Bump apache/maven-gh-actions-shared from 3 to 483c963c
Bump org.apache.maven.plugins:maven-plugins from 39 to 41 (#18)40ae495
Bump org.codehaus.plexus:plexus-archiver from 4.8.0 to 4.9.1 (#20)073462b
Bump org.apache.maven:maven-archiver from 3.6.0 to 3.6.1 (#21)0b1c823
Fix typos in AbstractSourceJarMojo exception099c65a
[MSOURCES-142] Bump org.codehaus.plexus:plexus-archiver from 4.7.1 to 4.8.0 (...1edeea4
[MSOURCES-139] Fix typo in AbstractSourceJarMojo exception436966e
[maven-release-plugin] prepare for next development iteration02a9847
[maven-release-plugin] prepare release maven-source-plugin-3.3.0Updates
org.apache.maven.plugins:maven-javadoc-plugin
from 3.10.1 to 3.11.1Commits
619650c
[maven-release-plugin] prepare release maven-javadoc-plugin-3.11.1e314da0
[MJAVADOC-821] Align toolchain discovery code with Maven Compiler Plugin62a6861
[MJAVADOC-820] [REGRESSION] MJAVADOC-787 was merged incompletelyd1090c5
[maven-release-plugin] prepare for next development iterationee030f7
[maven-release-plugin] prepare release maven-javadoc-plugin-3.11.06c5fdc0
[MJAVADOC-819] Align archive generation code with Maven Source Plugin3a90de5
[MJAVADOC-787] Automatic detection of release option for JDK < 9373172d
[MJAVADOC-817] Upgrade to Doxia 2.0.0 GA Stackba266c0
Fix SCM tag5775ce1
Fix typoUpdates
org.apache.maven.plugins:maven-gpg-plugin
from 3.2.6 to 3.2.7Release notes
Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases.
Commits
43af21c
[maven-release-plugin] prepare release maven-gpg-plugin-3.2.78c5a8d2
[MGPG-144] Bump commons-io:commons-io from 2.16.1 to 2.17.0 (#119)cb5422f
[MGPG-143] Bump com.kohlschutter.junixsocket:junixsocket-core from 2.10.0 to ...6b2a27f
[MGPG-136] Windows passphrase corruption (#120)31e87e0
[maven-release-plugin] prepare for next development iterationUpdates
org.sonarsource.scanner.maven:sonar-maven-plugin
from 4.0.0.4121 to 5.0.0.4389Release notes
Sourced from org.sonarsource.scanner.maven:sonar-maven-plugin's releases.
Commits
21bbb41
SCANMAVEN-248 Add static documentation of the scanner (#254)9e77fff
SCANMAVEN-239 Update the integration Tests documentation to include the prope...b14de4a
SCANMAVEN-246 Bump to version 5.0 (#253)e6f1ad1
SCANMAVEN-240 Remove outdated URL from pom.xml (#251)e4c63dd
SCANMAVEN-243 The SonarScanner for Maven does not try to contact the server w...69c0e1a
SCANMAVEN-233 check thatsonar.java.jdkHome
has default value even without ...993000d
SCANMAVEN-237 Test sensor context config, system properties, and environment ...52c4e6d
SCANMAVEN-238 Remove unauthenticated REST API calls to SonarQube during IT (#...9172a40
SCANMAVEN-236 Remove obsolete site folder (#245)9250838
SCANMAVEN-230 Update scanner library to support new bootstrapper and run 'its...Updates
org.projectlombok:lombok
from 1.18.34 to 1.18.36Changelog
Sourced from org.projectlombok:lombok's changelog.
Commits
91d79ff
[release] pre-release version bumpe8db33a
Merge pull request #3768 from tamila-krashtan/fix/with-html0338705
Revert "[fixes #3116] Add multi round support for mapstruct":9af596e
Fix typo in With.html3394b6e
eclipse downloader: When downloading sources, accept failure.03cd61a
Merge branch 'eclipse-tests-fix'7a9f3a8
Fix resource management in the eclipse downloader:87bc91a
Merge pull request #3764 from Rawi01/update-indexd21d551
Close ZipOutputStream in eclipse dependency downloader5caea32
[fixes #3761] Update annotation value indexUpdates
org.apache.httpcomponents.client5:httpclient5
from 5.4 to 5.4.1Changelog
Sourced from org.apache.httpcomponents.client5:httpclient5's changelog.
Commits
9df5acd
HttpClient 5.4.1 releasef6169d5
Updated release notes for HttpClient 5.4.1 releasea5b638d
Fixed the problem with request specific push handlers being ignored; added pu...936dbe0
Upgraded HttpCore to version 5.3.10eb9a47
HTTPCLIENT-2346: Javadoc correctionf4e396f
Bug fix: Correct the issue with connection state detection in DefaultManagedA...ca5e14e
Bug fix: Fixed propagation of runtime exceptions thrown during connection rou...876d0f0
Re-enabled async client authentication testse6a4104
Bug fix: async cache protocol handler incorrectly updates the actual cache en...e7b3a53
Bug fix: response Cache-Control attribute does not get updated in the cache e...Updates
org.apache.httpcomponents.client5:httpclient5-fluent
from 5.4 to 5.4.1Changelog
Sourced from org.apache.httpcomponents.client5:httpclient5-fluent's changelog.
Commits
9df5acd
HttpClient 5.4.1 releasef6169d5
Updated release notes for HttpClient 5.4.1 releasea5b638d
Fixed the problem with request specific push handlers being ignored; added pu...936dbe0
Upgraded HttpCore to version 5.3.10eb9a47
HTTPCLIENT-2346: Javadoc correctionf4e396f
Bug fix: Correct the issue with connection state detection in DefaultManagedA...ca5e14e
Bug fix: Fixed propagation of runtime exceptions thrown during connection rou...876d0f0
Re-enabled async client authentication testse6a4104
Bug fix: async cache protocol handler incorrectly updates the actual cache en...e7b3a53
Bug fix: response Cache-Control attribute does not get updated in the cache e...Updates
org.apache.httpcomponents.client5:httpclient5-fluent
from 5.4 to 5.4.1Changelog
Sourced from org.apache.httpcomponents.client5:httpclient5-fluent's changelog.
Commits
9df5acd
HttpClient 5.4.1 releasef6169d5
Updated release notes for HttpClient 5.4.1 releasea5b638d
Fixed the problem with request specific push handlers being ignored; added pu...936dbe0
Upgraded HttpCore to version 5.3.10eb9a47
HTTPCLIENT-2346: Javadoc correctionf4e396f
Bug fix: Correct the issue with connection state detection in DefaultManagedA...ca5e14e
Bug fix: Fixed propagation of runtime exceptions thrown during connection rou...876d0f0
Re-enabled async client authentication testse6a4104
Bug fix: async cache protocol handler incorrectly updates the actual cache en...e7b3a53
Bug fix: response Cache-Control attribute does not get updated in the cache e...Updates
ch.qos.logback:logback-classic
from 1.5.9 to 1.5.12Commits
3a64b51
prepare release 1.5.12ecae664
fix issues/87985968fa
logger call ends with two exceptions - fix issues/876ea3cec8
Update README.md887cbba
update README.mddf2a3b6
start work on 1.5.12-SNAPSHOT3aa0730
prepare release of version 1.5.118bcfd9a
allow for InsertFromJNDIModelHandler to be callable from logback-tyler75bee86
refactorings in support of logback-tyler8749edc
start work on 1.5.11-SNAPSHOTUpdates
org.bouncycastle:bcprov-jdk18on
from 1.78.1 to 1.79Changelog
Sourced from org.bouncycastle:bcprov-jdk18on's changelog.
... (truncated)
Commits
Updates
org.bouncycastle:bcpkix-jdk18on
from 1.78.1 to 1.79Changelog
Sourced from org.bouncycastle:bcpkix-jdk18on's changelog.
... (truncated)
Commits
Updates
org.bouncycastle:bcpkix-jdk18on
from 1.78.1 to 1.79Changelog
Sourced from org.bouncycastle:bcpkix-jdk18on's changelog.
... (truncated)
Commits
Updates
com.ibm.icu:icu4j
from 75.1 to 76.1Release notes
Sourced from com.ibm.icu:icu4j's releases.
Commits
Updates
org.mockito:mockito-core
from 5.14.1 to 5.14.2Release notes
Sourced from org.mockito:mockito-core's releases.
Commits
7834859
UpdatenexusPublishing
to use project.group(#3470)297d147
Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.20 to 2.0.21 (#3468)6a72b10
Bump bytebuddy from 1.15.3 to 1.15.4 (#3467)68ca2f8
Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 6.4.0 to 7.0.0 (#3136)147c599
Bump junit-jupiter from 5.11.1 to 5.11.2 (#3461)9942641
Avoid attach warning if Byte Buddy is configured for command-line attach. (#3...560d855
Removes deprecated and now unused gradle/root/gradle-fix.gradle1c0b04b
Rename extension modules with mockito- prefix (#3460)ab32438
Move core sources tomockito-core
61dcd83
Switch gradleEnterprise to develocityUpdates
org.mockito:mockito-junit-jupiter
from 5.14.1 to 5.14.2Release notes
Sourced from org.mockito:mockito-junit-jupiter's releases.
Commits
7834859
UpdatenexusPublishing
to use project.group(#3470)297d147
Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.20 to 2.0.21 (#3468)6a72b10
Bump bytebuddy from 1.15.3 to 1.15.4 (#3467)68ca2f8
Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 6.4.0 to 7.0.0 (#3136)147c599
Bump junit-jupiter from 5.11.1 to 5.11.2 (#3461)9942641
Avoid attach warning if Byte Buddy is configured for command-line attach. (#3...560d855
Removes deprecated and now unused gradle/root/gradle-fix.gradle1c0b04b
Rename extension modules with mockito- prefix (#3460)ab32438
Move core sources tomockito-core
61dcd83
Switch gradleEnterprise to develocityUpdates
org.mockito:mockito-junit-jupiter
from 5.14.1 to 5.14.2Release notes
Sourced from org.mockito:mockito-junit-jupiter's releases.
Commits
7834859
UpdatenexusPublishing
to use project.group(#3470)297d147
Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.20 to 2.0.21 (#3468)6a72b10
Bump bytebuddy from 1.15.3 to 1.15.4 (#3467)68ca2f8
Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 6.4.0 to 7.0.0 (#3136)147c599
Bump junit-jupiter from 5.11.1 to 5.11.2 (#3461)9942641
Avoid attach warning if Byte Buddy is configured for command-line attach. (#3...560d855
Removes deprecated and now unused gradle/root/gradle-fix.gradle1c0b04b
Rename extension modules with mockito- prefix (#3460)ab32438
Move core sources tomockito-core
61dcd83
Switch gradleEnterprise to develocityUpdates
org.junit.jupiter:junit-jupiter-engine
from 5.11.2 to 5.11.3Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
Commits
b20991e
Release 5.11.3e57b508
Finalize 5.11.3 release notesfb1254c
Allow repeatingExtendWith
annotation on fields and parametersa3192bd
Fix package name comparison on Java 8 (#4077)fcb7b01
Remove uselessOrder
annotation57dfcb5
Allow repeating@…Source
annotations when used as meta annotations09cd8b3
Add ArchUnit test for consistency of repeatable annotationsfa46a92
Hard-wrap at 90 characters8f45eea
Find repeatable @ExtendWith meta-annotations on fields againb451122
Introduce release notes for 5.11.3Updates
org.junit.jupiter:junit-jupiter-params
from 5.11.2 to 5.11.3Release notes
Sourced from org.junit.jupiter:junit-jupiter-params's releases.
Commits
b20991e
Release 5.11.3e57b508
Finalize 5.11.3 release notesfb1254c
Allow repeatingExtendWith
annotation on fields and parametersa3192bd
Fix package name comparison on Java 8 (#4077)fcb7b01
Remove uselessOrder
annotation57dfcb5
Allow repeating@…Source
annotations when used as meta annotations09cd8b3
Add ArchUnit test for consistency of repeatable annotationsfa46a92
Hard-wrap at 90 characters8f45eea
Find repeatable @ExtendWith meta-annotations on fields againb451122
Introduce release notes for 5.11.3Updates
org.junit.jupiter:junit-jupiter-params
from 5.11.2 to 5.11.3Release notes
Sourced from org.junit.jupiter:junit-jupiter-params's releases.
Commits
b20991e
Release 5.11.3e57b508
Finalize 5.11.3 release notesfb1254c
Allow repeatingExtendWith
annotation on fields and parametersa3192bd
Fix package name comparison on Java 8 (#4077)fcb7b01
Remove uselessOrder
annotation57dfcb5
Allow repeating@…Source
annotations when used as meta annotations09cd8b3
Add ArchUnit test for consistency of repeatable annotationsfa46a92
Hard-wrap at 90 characters8f45eea
Find repeatable @ExtendWith meta-annotations on fields againb451122
Introduce release notes for 5.11.3