-
Notifications
You must be signed in to change notification settings - Fork 796
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 maven-dependencies group across 1 directory with 33 updates #3048
Merged
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
Contributor
Bumps the maven-dependencies group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) | `6.4.4.Final` | `6.5.2.Final` | | [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) | `8.3.0` | `9.0.0` | | [jakarta.annotation:jakarta.annotation-api](https://github.com/jakartaee/common-annotations-api) | `2.1.1` | `3.0.0` | | [jakarta.validation:jakarta.validation-api](https://github.com/jakartaee/validation) | `3.0.2` | `3.1.0` | | [jakarta.el:jakarta.el-api](https://github.com/eclipse-ee4j/el-ri) | `4.0.0` | `6.0.1` | | [jakarta.persistence:jakarta.persistence-api](https://github.com/jakartaee/persistence) | `3.0.0` | `3.2.0` | | [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) | `1.14.13` | `1.14.18` | | [net.bytebuddy:byte-buddy-agent](https://github.com/raphw/byte-buddy) | `1.14.13` | `1.14.18` | | [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) | `3.6.5` | `3.6.8` | | [io.projectreactor:reactor-test](https://github.com/reactor/reactor-core) | `3.6.5` | `3.6.8` | | [com.github.kagkarlsson:db-scheduler](https://github.com/kagkarlsson/db-scheduler) | `13.0.0` | `14.0.2` | | [org.jobrunr:jobrunr](https://github.com/jobrunr/jobrunr) | `6.3.5` | `7.2.2` | | [com.google.code.gson:gson](https://github.com/google/gson) | `2.10.1` | `2.11.0` | | [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `2.17.0` | `2.17.2` | | [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) | `5.3.34` | `5.3.37` | | [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) | `5.8.12` | `5.8.13` | | [org.junit:junit-bom](https://github.com/junit-team/junit5) | `5.10.2` | `5.10.3` | | [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) | `3.3.2` | `3.4.0` | | [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) | `3.4.1` | `3.5.0` | | [org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin) | `3.1.1` | `3.1.2` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.2.5` | `3.3.1` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.2.5` | `3.3.1` | | [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.4.1` | `3.4.2` | | [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) | `3.1.1` | `3.1.2` | | [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) | `3.0.1` | `3.1.1` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.6.3` | `3.8.0` | | com.oracle.database.jdbc:ojdbc8 | `23.3.0.23.09` | `23.4.0.24.05` | | [io.dropwizard.metrics:metrics-core](https://github.com/dropwizard/metrics) | `4.2.25` | `4.2.26` | | [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) | `1.12.5` | `1.13.2` | | [io.opentelemetry:opentelemetry-api](https://github.com/open-telemetry/opentelemetry-java) | `1.37.0` | `1.40.0` | | [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) | `3.2.5` | `3.3.2` | | [org.springframework.boot:spring-boot-testcontainers](https://github.com/spring-projects/spring-boot) | `3.2.5` | `3.3.2` | | [com.mchange:c3p0](https://github.com/swaldman/c3p0) | `0.10.0-pre7` | `0.10.1` | Updates `org.hibernate.orm:hibernate-core` from 6.4.4.Final to 6.5.2.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.5.2/changelog.txt) - [Commits](hibernate/hibernate-orm@6.4.4...6.5.2) Updates `com.mysql:mysql-connector-j` from 8.3.0 to 9.0.0 - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](mysql/mysql-connector-j@8.3.0...9.0.0) Updates `jakarta.annotation:jakarta.annotation-api` from 2.1.1 to 3.0.0 - [Commits](jakartaee/common-annotations-api@2.1.1...3.0.0) Updates `jakarta.validation:jakarta.validation-api` from 3.0.2 to 3.1.0 - [Release notes](https://github.com/jakartaee/validation/releases) - [Commits](jakartaee/validation@3.0.2...3.1.0) Updates `jakarta.el:jakarta.el-api` from 4.0.0 to 6.0.1 - [Release notes](https://github.com/eclipse-ee4j/el-ri/releases) - [Commits](https://github.com/eclipse-ee4j/el-ri/commits) Updates `jakarta.persistence:jakarta.persistence-api` from 3.0.0 to 3.2.0 - [Release notes](https://github.com/jakartaee/persistence/releases) - [Commits](https://github.com/jakartaee/persistence/commits) Updates `net.bytebuddy:byte-buddy` from 1.14.13 to 1.14.18 - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](raphw/byte-buddy@byte-buddy-1.14.13...byte-buddy-1.14.18) Updates `net.bytebuddy:byte-buddy-agent` from 1.14.13 to 1.14.18 - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](raphw/byte-buddy@byte-buddy-1.14.13...byte-buddy-1.14.18) Updates `net.bytebuddy:byte-buddy-agent` from 1.14.13 to 1.14.18 - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](raphw/byte-buddy@byte-buddy-1.14.13...byte-buddy-1.14.18) Updates `io.projectreactor:reactor-core` from 3.6.5 to 3.6.8 - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.6.5...v3.6.8) Updates `io.projectreactor:reactor-test` from 3.6.5 to 3.6.8 - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.6.5...v3.6.8) Updates `io.projectreactor:reactor-test` from 3.6.5 to 3.6.8 - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.6.5...v3.6.8) Updates `com.github.kagkarlsson:db-scheduler` from 13.0.0 to 14.0.2 - [Release notes](https://github.com/kagkarlsson/db-scheduler/releases) - [Changelog](https://github.com/kagkarlsson/db-scheduler/blob/master/jreleaser.yml) - [Commits](kagkarlsson/db-scheduler@v13.0.0...v14.0.2) Updates `org.jobrunr:jobrunr` from 6.3.5 to 7.2.2 - [Release notes](https://github.com/jobrunr/jobrunr/releases) - [Commits](jobrunr/jobrunr@v6.3.5...v7.2.2) Updates `com.google.code.gson:gson` from 2.10.1 to 2.11.0 - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.10.1...gson-parent-2.11.0) Updates `com.fasterxml.jackson:jackson-bom` from 2.17.0 to 2.17.2 - [Commits](FasterXML/jackson-bom@jackson-bom-2.17.0...jackson-bom-2.17.2) Updates `org.springframework:spring-framework-bom` from 5.3.34 to 5.3.37 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.34...v5.3.37) Updates `org.springframework.security:spring-security-bom` from 5.8.12 to 5.8.13 - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc) - [Commits](spring-projects/spring-security@5.8.12...5.8.13) Updates `org.junit:junit-bom` from 5.10.2 to 5.10.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.2...r5.10.3) Updates `org.apache.maven.plugins:maven-clean-plugin` from 3.3.2 to 3.4.0 - [Release notes](https://github.com/apache/maven-clean-plugin/releases) - [Commits](apache/maven-clean-plugin@maven-clean-plugin-3.3.2...maven-clean-plugin-3.4.0) Updates `org.apache.maven.plugins:maven-enforcer-plugin` from 3.4.1 to 3.5.0 - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](apache/maven-enforcer@enforcer-3.4.1...enforcer-3.5.0) Updates `org.apache.maven.plugins:maven-install-plugin` from 3.1.1 to 3.1.2 - [Release notes](https://github.com/apache/maven-install-plugin/releases) - [Commits](apache/maven-install-plugin@maven-install-plugin-3.1.1...maven-install-plugin-3.1.2) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.5 to 3.3.1 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.3.1) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.2.5 to 3.3.1 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.3.1) Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.4.1...maven-jar-plugin-3.4.2) Updates `org.apache.maven.plugins:maven-deploy-plugin` from 3.1.1 to 3.1.2 - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.1.1...maven-deploy-plugin-3.1.2) Updates `org.apache.maven.plugins:maven-release-plugin` from 3.0.1 to 3.1.1 - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-3.0.1...maven-release-3.1.1) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.6.3 to 3.8.0 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.6.3...maven-javadoc-plugin-3.8.0) Updates `com.oracle.database.jdbc:ojdbc8` from 23.3.0.23.09 to 23.4.0.24.05 Updates `io.dropwizard.metrics:metrics-core` from 4.2.25 to 4.2.26 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.25...v4.2.26) Updates `io.micrometer:micrometer-core` from 1.12.5 to 1.13.2 - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.12.5...v1.13.2) Updates `io.opentelemetry:opentelemetry-api` from 1.37.0 to 1.40.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-java@v1.37.0...v1.40.0) Updates `org.springframework.boot:spring-boot-starter-parent` from 3.2.5 to 3.3.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.5...v3.3.2) Updates `org.springframework.boot:spring-boot-testcontainers` from 3.2.5 to 3.3.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.5...v3.3.2) Updates `com.mchange:c3p0` from 0.10.0-pre7 to 0.10.1 - [Changelog](https://github.com/swaldman/c3p0/blob/0.10.x/CHANGELOG) - [Commits](swaldman/c3p0@v0.10.0-pre7...v0.10.1) Updates `org.springframework.boot:spring-boot-testcontainers` from 3.2.5 to 3.3.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.5...v3.3.2) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: com.mysql:mysql-connector-j dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: jakarta.annotation:jakarta.annotation-api dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: jakarta.validation:jakarta.validation-api dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: jakarta.el:jakarta.el-api dependency-type: direct:development update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: jakarta.persistence:jakarta.persistence-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: net.bytebuddy:byte-buddy-agent dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: net.bytebuddy:byte-buddy-agent dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: io.projectreactor:reactor-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: io.projectreactor:reactor-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: io.projectreactor:reactor-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: com.github.kagkarlsson:db-scheduler dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.jobrunr:jobrunr dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: com.google.code.gson:gson dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: com.fasterxml.jackson:jackson-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.springframework:spring-framework-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.springframework.security:spring-security-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-clean-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-install-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-release-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: com.oracle.database.jdbc:ojdbc8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: io.dropwizard.metrics:metrics-core dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: io.micrometer:micrometer-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: io.opentelemetry:opentelemetry-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-testcontainers dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: com.mchange:c3p0 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-testcontainers dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
Priority 1: Must
Highest priority. A release cannot be made if this issue isn’t resolved.
Type: Dependency Upgrade
Use to signal an issue that adjusts the project’s dependencies. Typically used by dependabot only.
labels
Jul 21, 2024
dependabot
bot
requested review from
a team,
gklijs,
CodeDrivenMitch and
smcvb
and removed request for
a team
July 21, 2024 03:37
Downgrade Jakarta Persistence for backwards compatibility Downgrade db-scheduler for backwards compatibility Downgrade JobRunr for backwards compatibility #3048
Downgrade Jakarta Annotations for backwards compatibility #3048
Downgrade Jakarta Persistence for JDK11 test module #3048
Downgrade Jakarta Expression Language for JDK11 test module #3048
Increase assertion window to cover for failures on slow machines #3048
Increase assertion window to cover for failures on slow machines #3048
dependabot
bot
deleted the
dependabot/maven/maven-dependencies-f0542b33f2
branch
July 22, 2024 11:35
smcvb
reviewed
Jul 22, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me 👍
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Priority 1: Must
Highest priority. A release cannot be made if this issue isn’t resolved.
Type: Dependency Upgrade
Use to signal an issue that adjusts the project’s dependencies. Typically used by dependabot only.
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 maven-dependencies group with 33 updates in the / directory:
6.4.4.Final
6.5.2.Final
8.3.0
9.0.0
3.0.2
3.1.0
1.14.13
1.14.18
1.14.13
1.14.18
3.6.5
3.6.8
3.6.5
3.6.8
2.10.1
2.11.0
2.17.0
2.17.2
5.3.34
5.3.37
5.8.12
5.8.13
5.10.2
5.10.3
3.3.2
3.4.0
3.4.1
3.5.0
3.1.1
3.1.2
3.2.5
3.3.1
3.2.5
3.3.1
3.4.1
3.4.2
3.1.1
3.1.2
3.0.1
3.1.1
3.6.3
3.8.0
23.3.0.23.09
23.4.0.24.05
4.2.25
4.2.26
1.12.5
1.13.2
1.37.0
1.40.0
3.2.5
3.3.2
3.2.5
3.3.2
0.10.0-pre7
0.10.1
Updates
org.hibernate.orm:hibernate-core
from 6.4.4.Final to 6.5.2.FinalRelease notes
Sourced from org.hibernate.orm:hibernate-core's releases.
... (truncated)
Changelog
Sourced from org.hibernate.orm:hibernate-core's changelog.
... (truncated)
Commits
41495bf
Pre-steps for release :6.5.2.Final
19c42b3
HHH-18026 Fix SQL Exception for dialects not supporting arbitrary keysc23d75c
HHH-18026 Add test for issuedfbb72a
HHH-18112 Fix and test default version handling for non-Oracle dialectsa7cbd1a
Post-steps for release :6.5.1.Final
c81fafa
Pre-steps for release :6.5.1.Final
641a7dd
Provide a way to override global env properties in a test ConnectionProviderB...7321ca4
HHH-18105 added missing semicolon in CSS fileeb5a1ec
HHH-18080 Fix default version handling in dialects when not using JDBC metadata32d4f15
HHH-18080 Fix default version handling in dialects when not using JDBC metadataUpdates
com.mysql:mysql-connector-j
from 8.3.0 to 9.0.0Changelog
Sourced from com.mysql:mysql-connector-j's changelog.
... (truncated)
Commits
e0e8e34
Update fix for Bug#114687 (Bug#36529541), Tests fail after mysql_native_passw...dd8a023
Update for GPL license book.d3102b1
WL#16391, Upgrade 3rd party libraries and tools.ce34ec8
Fix for Bug#114800 (Bug#36576596), Wrong code by an old patch.a9ec867
Fix for Bug#114846 (Bug#36574322), Auto-closeable X dev session.223dfaf
Fix for Bug#114989 (Bug#36612566), Setting null value in setClientInfo throws...39206fb
WL#16376, Set 'caching_sha2_password' as default fallback authentication plugin.78451c4
WL#16342, Update MySQL error codes mapping.bac0ea3
Merge remote-tracking branch 'origin/documentation/8.x' into 'version/9.x'.9533a6b
WL#16353, Refresh the list of acceptable TLS ciphers.Updates
jakarta.validation:jakarta.validation-api
from 3.0.2 to 3.1.0Release notes
Sourced from jakarta.validation:jakarta.validation-api's releases.
Commits
cac4dff
Tag and branch for 3.1.0 release (#211)9520b42
Prepare for the 3.1.0-M2 release (#210)30da76e
Update builds to cover JDK 17 and JDK 21 (#201)29ea0de
Bump org.apache.maven.plugins:maven-deploy-plugin from 3.0.0-M1 to 3.1.1 (#199)8fd0969
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.8.1 to 3.12.1 (#198)4ed088a
Bump org.apache.felix:maven-bundle-plugin from 3.5.0 to 5.1.9 (#197)a8be989
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.5 (#196)c1ad252
Bump actions/setup-java from 3.13.0 to 4.0.0 (#195)56000aa
Adding Dependabot and NOTICE.md updates (#192)c3a6baa
Prepare for the 3.1.0-M1 releaseUpdates
net.bytebuddy:byte-buddy
from 1.14.13 to 1.14.18Release notes
Sourced from net.bytebuddy:byte-buddy's releases.
Changelog
Sourced from net.bytebuddy:byte-buddy's changelog.
Commits
4599da9
[maven-release-plugin] prepare release byte-buddy-1.14.18897545a
[release] Release new version973491e
Remove trailing space.b14d6c9
Fix using stat on Linux.4098735
Attempt reading after success exit.5d42918
Attempt build without closing streams from processes.5ad487e
Avoid non-closed streams.ceabf1d
Standardize documentation.da3cee9
Avoid locking entire class loader.e597414
AIX: add istat parser as stat is absent (#1668)Updates
net.bytebuddy:byte-buddy-agent
from 1.14.13 to 1.14.18Release notes
Sourced from net.bytebuddy:byte-buddy-agent's releases.
Changelog
Sourced from net.bytebuddy:byte-buddy-agent's changelog.
Commits
4599da9
[maven-release-plugin] prepare release byte-buddy-1.14.18897545a
[release] Release new version973491e
Remove trailing space.b14d6c9
Fix using stat on Linux.4098735
Attempt reading after success exit.5d42918
Attempt build without closing streams from processes.5ad487e
Avoid non-closed streams.ceabf1d
Standardize documentation.da3cee9
Avoid locking entire class loader.e597414
AIX: add istat parser as stat is absent (#1668)Updates
net.bytebuddy:byte-buddy-agent
from 1.14.13 to 1.14.18Release notes
Sourced from net.bytebuddy:byte-buddy-agent's releases.
Changelog
Sourced from net.bytebuddy:byte-buddy-agent's changelog.
Commits
4599da9
[maven-release-plugin] prepare release byte-buddy-1.14.18897545a
[release] Release new version973491e
Remove trailing space.b14d6c9
Fix using stat on Linux.4098735
Attempt reading after success exit.5d42918
Attempt build without closing streams from processes.5ad487e
Avoid non-closed streams.ceabf1d
Standardize documentation.da3cee9
Avoid locking entire class loader.e597414
AIX: add istat parser as stat is absent (#1668)Updates
io.projectreactor:reactor-core
from 3.6.5 to 3.6.8Release notes
Sourced from io.projectreactor:reactor-core's releases.
Commits
5caf58a
[release] Prepare and release 3.6.820e27ab
Merge-ignore release 3.5.19 into 3.6.8f1119e5
[release] Next development version 3.5.20-SNAPSHOTc77e53f
[release] Prepare and release 3.5.19732c74f
Merge-ignore release 3.4.40 into 3.6.8fb88d47
Merge-ignore release 3.4.40 into 3.5.190eb426c
[release] Next development version 3.4.41-SNAPSHOTe28814e
[release] Prepare and release 3.4.405d262bc
Bump Micrometer to version 1.12.8f84efd6
Merge a367c57f2 into 3.6.8Updates
io.projectreactor:reactor-test
from 3.6.5 to 3.6.8Release notes
Sourced from io.projectreactor:reactor-test's releases.
Commits
5caf58a
[release] Prepare and release 3.6.820e27ab
Merge-ignore release 3.5.19 into 3.6.8f1119e5
[release] Next development version 3.5.20-SNAPSHOTc77e53f
[release] Prepare and release 3.5.19732c74f
Merge-ignore release 3.4.40 into 3.6.8fb88d47
Merge-ignore release 3.4.40 into 3.5.190eb426c
[release] Next development version 3.4.41-SNAPSHOTe28814e
[release] Prepare and release 3.4.405d262bc
Bump Micrometer to version 1.12.8f84efd6
Merge a367c57f2 into 3.6.8Updates
io.projectreactor:reactor-test
from 3.6.5 to 3.6.8Release notes
Sourced from io.projectreactor:reactor-test's releases.
Commits
5caf58a
[release] Prepare and release 3.6.820e27ab
Merge-ignore release 3.5.19 into 3.6.8f1119e5
[release] Next development version 3.5.20-SNAPSHOTc77e53f
[release] Prepare and release 3.5.19732c74f
Merge-ignore release 3.4.40 into 3.6.8fb88d47
Merge-ignore release 3.4.40 into 3.5.190eb426c
[release] Next development version 3.4.41-SNAPSHOTe28814e
[release] Prepare and release 3.4.405d262bc
Bump Micrometer to version 1.12.8f84efd6
Merge a367c57f2 into 3.6.8Description has been truncated