-
Notifications
You must be signed in to change notification settings - Fork 3
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 with 27 updates #379
Merged
Blackdread
merged 1 commit into
master
from
dependabot/maven/maven-dependencies-d764ca5f63
May 7, 2024
Merged
Bump the maven-dependencies group with 27 updates #379
Blackdread
merged 1 commit into
master
from
dependabot/maven/maven-dependencies-d764ca5f63
May 7, 2024
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 maven-dependencies group with 27 updates: | Package | From | To | | --- | --- | --- | | org.apache.commons:commons-text | `1.10.0` | `1.12.0` | | [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) | `6.0.5` | `6.1.6` | | [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) | `6.0.11` | `6.1.6` | | [org.springframework.data:spring-data-jpa](https://github.com/spring-projects/spring-data-jpa) | `3.0.2` | `3.2.5` | | org.jooq:jooq | `3.19.1` | `3.19.8` | | org.jooq:jooq-meta-extensions | `3.19.1` | `3.19.8` | | org.jooq:jooq-codegen-maven | `3.19.1` | `3.19.8` | | org.slf4j:slf4j-api | `2.0.7` | `2.0.13` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.4.12` | `1.5.6` | | [org.jetbrains.kotlin:kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin) | `1.8.20` | `1.9.24` | | [org.jetbrains.kotlin:kotlin-test](https://github.com/JetBrains/kotlin) | `1.8.20` | `1.9.24` | | org.jetbrains.kotlin:kotlin-maven-plugin | `1.8.20` | `1.9.24` | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) | `5.9.3` | `5.10.2` | | [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) | `5.9.3` | `5.10.2` | | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.9.3` | `5.10.2` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.3.1` | `5.11.0` | | [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | `5.3.1` | `5.11.0` | | [org.springframework.boot:spring-boot-starter-data-jpa](https://github.com/spring-projects/spring-boot) | `3.1.1` | `3.2.5` | | [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot) | `3.1.1` | `3.2.5` | | [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `3.1.1` | `3.2.5` | | com.sun.xml.bind:jaxb-impl | `4.0.4` | `4.0.5` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.1.0` | `3.2.4` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.5.0` | `3.6.3` | | [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) | `3.3.0` | `3.3.1` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.2.1` | `3.2.5` | | [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.8` | `0.8.12` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.11.0` | `3.13.0` | Updates `org.apache.commons:commons-text` from 1.10.0 to 1.12.0 Updates `org.springframework:spring-context` from 6.0.5 to 6.1.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.0.5...v6.1.6) Updates `org.springframework:spring-web` from 6.0.11 to 6.1.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.0.11...v6.1.6) Updates `org.springframework.data:spring-data-jpa` from 3.0.2 to 3.2.5 - [Release notes](https://github.com/spring-projects/spring-data-jpa/releases) - [Commits](spring-projects/spring-data-jpa@3.0.2...3.2.5) Updates `org.jooq:jooq` from 3.19.1 to 3.19.8 Updates `org.jooq:jooq-meta-extensions` from 3.19.1 to 3.19.8 Updates `org.jooq:jooq-codegen-maven` from 3.19.1 to 3.19.8 Updates `org.slf4j:slf4j-api` from 2.0.7 to 2.0.13 Updates `ch.qos.logback:logback-classic` from 1.4.12 to 1.5.6 - [Commits](qos-ch/logback@v_1.4.12...v_1.5.6) Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 1.8.20 to 1.9.24 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) Updates `org.jetbrains.kotlin:kotlin-test` from 1.8.20 to 1.9.24 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.8.20 to 1.9.24 Updates `org.jetbrains.kotlin:kotlin-test` from 1.8.20 to 1.9.24 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) Updates `org.junit.jupiter:junit-jupiter-api` from 5.9.3 to 5.10.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.3...r5.10.2) Updates `org.junit.jupiter:junit-jupiter-params` from 5.9.3 to 5.10.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.3...r5.10.2) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.9.3 to 5.10.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.3...r5.10.2) Updates `org.junit.jupiter:junit-jupiter-params` from 5.9.3 to 5.10.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.3...r5.10.2) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.9.3 to 5.10.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.3...r5.10.2) Updates `org.mockito:mockito-core` from 5.3.1 to 5.11.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.3.1...v5.11.0) Updates `org.mockito:mockito-junit-jupiter` from 5.3.1 to 5.11.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.3.1...v5.11.0) Updates `org.mockito:mockito-junit-jupiter` from 5.3.1 to 5.11.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.3.1...v5.11.0) Updates `org.springframework.boot:spring-boot-starter-data-jpa` from 3.1.1 to 3.2.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.1...v3.2.5) Updates `org.springframework.boot:spring-boot-starter-web` from 3.1.1 to 3.2.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.1...v3.2.5) Updates `org.springframework.boot:spring-boot-starter-test` from 3.1.1 to 3.2.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.1...v3.2.5) Updates `org.springframework.boot:spring-boot-starter-web` from 3.1.1 to 3.2.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.1...v3.2.5) Updates `org.springframework.boot:spring-boot-starter-test` from 3.1.1 to 3.2.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.1...v3.2.5) Updates `org.jooq:jooq-meta-extensions` from 3.19.1 to 3.19.8 Updates `com.sun.xml.bind:jaxb-impl` from 4.0.4 to 4.0.5 Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.1.0 to 3.2.4 - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.1.0...maven-gpg-plugin-3.2.4) Updates `org.jooq:jooq-codegen-maven` from 3.19.1 to 3.19.8 Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.5.0 to 3.6.3 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.5.0...maven-javadoc-plugin-3.6.3) Updates `org.apache.maven.plugins:maven-source-plugin` from 3.3.0 to 3.3.1 - [Commits](apache/maven-source-plugin@maven-source-plugin-3.3.0...maven-source-plugin-3.3.1) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.1 to 3.2.5 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.1...surefire-3.2.5) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.8 to 0.8.12 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.8...v0.8.12) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.8.20 to 1.9.24 Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.11.0 to 3.13.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.11.0...maven-compiler-plugin-3.13.0) --- updated-dependencies: - dependency-name: org.apache.commons:commons-text dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.springframework:spring-context dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.springframework:spring-web dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.springframework.data:spring-data-jpa dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.jooq:jooq dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.jooq:jooq-meta-extensions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.jooq:jooq-codegen-maven dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-test dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-test dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-data-jpa dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.jooq:jooq-meta-extensions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: com.sun.xml.bind:jaxb-impl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.jooq:jooq-codegen-maven dependency-type: direct:production update-type: version-update:semver-patch 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: org.apache.maven.plugins:maven-source-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-patch dependency-group: maven-dependencies - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 maven-dependencies group with 27 updates:
1.10.0
1.12.0
6.0.5
6.1.6
6.0.11
6.1.6
3.0.2
3.2.5
3.19.1
3.19.8
3.19.1
3.19.8
3.19.1
3.19.8
2.0.7
2.0.13
1.4.12
1.5.6
1.8.20
1.9.24
1.8.20
1.9.24
1.8.20
1.9.24
5.9.3
5.10.2
5.9.3
5.10.2
5.9.3
5.10.2
5.3.1
5.11.0
5.3.1
5.11.0
3.1.1
3.2.5
3.1.1
3.2.5
3.1.1
3.2.5
4.0.4
4.0.5
3.1.0
3.2.4
3.5.0
3.6.3
3.3.0
3.3.1
3.2.1
3.2.5
0.8.8
0.8.12
3.11.0
3.13.0
Updates
org.apache.commons:commons-text
from 1.10.0 to 1.12.0Updates
org.springframework:spring-context
from 6.0.5 to 6.1.6Release notes
Sourced from org.springframework:spring-context's releases.
... (truncated)
Commits
b932df6
Release v6.1.6494ed4e
Refine UriComponentsBuilder parsing39cd316
Polishingca2b3c1
Add Kotlin hints for enclosing class019ce44
BufferingClientHttpRequestWrapper should not write empty bodya0136a2
Upgrade to Reactor 2023.0.58d05028
RequestParam resolver supports empty array suffix4a68c44
Update content-length when reconstructing bodye702733
Detect bridge methods across ApplicationContexts in MethodIntrospector187f641
PolishingUpdates
org.springframework:spring-web
from 6.0.11 to 6.1.6Release notes
Sourced from org.springframework:spring-web's releases.
... (truncated)
Commits
b932df6
Release v6.1.6494ed4e
Refine UriComponentsBuilder parsing39cd316
Polishingca2b3c1
Add Kotlin hints for enclosing class019ce44
BufferingClientHttpRequestWrapper should not write empty bodya0136a2
Upgrade to Reactor 2023.0.58d05028
RequestParam resolver supports empty array suffix4a68c44
Update content-length when reconstructing bodye702733
Detect bridge methods across ApplicationContexts in MethodIntrospector187f641
PolishingUpdates
org.springframework.data:spring-data-jpa
from 3.0.2 to 3.2.5Release notes
Sourced from org.springframework.data:spring-data-jpa's releases.
... (truncated)
Commits
8dc8c0c
Release version 3.2.5 (2023.1.5).143f904
Prepare 3.2.5 (2023.1.5).4e78786
Polishing.4fe7c2e
DropAS
token when creating JPQL count query usingDISTINCT
.249991f
Broaden integration test builds against Hibernate 6 versions.7fae8c5
After release cleanups.7e4a41f
Prepare next development iteration.3993a8c
Release version 3.2.4 (2023.1.4).77b231e
Prepare 3.2.4 (2023.1.4).e46c29d
Move jakarta.persistence-api dependency.Updates
org.jooq:jooq
from 3.19.1 to 3.19.8Updates
org.jooq:jooq-meta-extensions
from 3.19.1 to 3.19.8Updates
org.jooq:jooq-codegen-maven
from 3.19.1 to 3.19.8Updates
org.slf4j:slf4j-api
from 2.0.7 to 2.0.13Updates
ch.qos.logback:logback-classic
from 1.4.12 to 1.5.6Commits
7812a55
prepare release 1.5.6759fc25
fix issues/805 i.e. LOGBACK-1768, included file with inner conditional3d55638
start work on 1.5.6-SNAPSHOTa91d2b6
notes about javadocsc7c5e89
prepare release 1.5.57db8797
upgrade build to slf4j 2.0.13f9c04d2
test inclusion with conditionalsf32ed30
remove support for metaannotations for NoAutoStart annotation4476edd
Search for@NoAutoStart
annotations in ancestor hierarchy, implemented interf...a649c60
rename IncludeActionTest as IncludeModelHandlerTestUpdates
org.jetbrains.kotlin:kotlin-stdlib-jdk8
from 1.8.20 to 1.9.24Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib-jdk8's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib-jdk8's changelog.
... (truncated)
Commits
Updates
org.jetbrains.kotlin:kotlin-test
from 1.8.20 to 1.9.24Release notes
Sourced from org.jetbrains.kotlin:kotlin-test's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-test's changelog.
... (truncated)
Commits
Updates
org.jetbrains.kotlin:kotlin-maven-plugin
from 1.8.20 to 1.9.24Updates
org.jetbrains.kotlin:kotlin-test
from 1.8.20 to 1.9.24Release notes
Sourced from org.jetbrains.kotlin:kotlin-test's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-test's changelog.
... (truncated)
Commits
Updates
org.junit.jupiter:junit-jupiter-api
from 5.9.3 to 5.10.2Release notes
Sourced from org.junit.jupiter:junit-jupiter-api's releases.
Commits
4c0ddda
Release 5.10.2463a147
Finalize release notes for 5.10.243c105a
Revert "Apply method predicate before searching type hierarchy"63d464d
Revert "Harmonize application of method and field filters in search algorithms"85ec2fc
Revert "Apply field predicate before searching type hierarchy"6209006
Update release notes5ee499f
Fix CI buildd919ba7
Namespace user-specific build parameterse26cd83
Prepare release notes for 5.10.2ec8d428
Include LauncherInterceptor in launcher module declarationUpdates
org.junit.jupiter:junit-jupiter-params
from 5.9.3 to 5.10.2Release notes
Sourced from org.junit.jupiter:junit-jupiter-params's releases.
Commits
4c0ddda
Release 5.10.2463a147
Finalize release notes for 5.10.243c105a
Revert "Apply method predicate before searching type hierarchy"63d464d
Revert "Harmonize application of method and field filters in search algorithms"85ec2fc
Revert "Apply field predicate before searching type hierarchy"6209006
Update release notes5ee499f
Fix CI buildd919ba7
Namespace user-specific build parameterse26cd83
Prepare release notes for 5.10.2ec8d428
Include LauncherInterceptor in launcher module declarationUpdates
org.junit.jupiter:junit-jupiter-engine
from 5.9.3 to 5.10.2Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
Commits
4c0ddda
Release 5.10.2463a147
Finalize release notes for 5.10.243c105a
Revert "Apply method predicate before searching type hierarchy"63d464d
Revert "Harmonize application of method and field filters in search algorithms"85ec2fc
Revert "Apply field predicate before searching type hierarchy"6209006
Update release notes5ee499f
Fix CI buildd919ba7
Namespace user-specific build parameterse26cd83
Prepare release notes for 5.10.2ec8d428
Include LauncherInterceptor in launcher module declarationUpdates
org.junit.jupiter:junit-jupiter-params
from 5.9.3 to 5.10.2Release notes
Sourced from org.junit.jupiter:junit-jupiter-params's releases.
Commits
4c0ddda
Release 5.10.2463a147
Finalize release notes for 5.10.243c105a
Revert "Apply method predicate before searching type hierarchy"63d464d
Revert "Harmonize application of method and field filters in search algorithms"85ec2fc
Revert "Apply field predicate before searching type hierarchy"6209006
Update release notes5ee499f
Fix CI buildd919ba7
Namespace user-specific build parameterse26cd83
Prepare release notes for 5.10.2ec8d428
Include LauncherInterceptor in launcher module declarationUpdates
org.junit.jupiter:junit-jupiter-engine
from 5.9.3 to 5.10.2Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.