chore(deps-dev): bump the baggage-servlet group across 1 directory with 4 updates - #98
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…th 4 updates Bumps the baggage-servlet group with 4 updates in the /libs/baggage-servlet-filter directory: [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework), [org.mockito:mockito-core](https://github.com/mockito/mockito), [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) and [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire). Updates `org.junit.jupiter:junit-jupiter` from 5.10.2 to 5.14.4 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.10.2...r5.14.4) Updates `org.mockito:mockito-core` from 5.10.0 to 5.23.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.10.0...v5.23.0) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.12.1 to 3.16.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.12.1...maven-compiler-plugin-3.16.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.5 to 3.6.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.6.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: baggage-servlet - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: baggage-servlet - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.14.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: baggage-servlet - dependency-name: org.mockito:mockito-core dependency-version: 5.23.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: baggage-servlet ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
Bot
force-pushed
the
dependabot/maven/libs/baggage-servlet-filter/baggage-servlet-c98950f2f0
branch
from
September 21, 2026 04:35
7b6e09e to
0c99335
Compare
This branch has not been deployed
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 baggage-servlet group with 4 updates in the /libs/baggage-servlet-filter directory: org.junit.jupiter:junit-jupiter, org.mockito:mockito-core, org.apache.maven.plugins:maven-compiler-plugin and org.apache.maven.plugins:maven-surefire-plugin.
Updates
org.junit.jupiter:junit-jupiterfrom 5.10.2 to 5.14.4Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
... (truncated)
Commits
096fd69Release 5.14.411fd02bRemove JDK 24 (EOL)5b7f023Fix integration tests on JDK 2718f842aTest against JDK 26 (GA) and JDK 27 (EA)a5bf336Polish 5.14.4 release notes7667c14Fix race condition in NodeTestTask (#5427)ac01f2dInclude full display name in legacy XML reports (#5524)fbd4a8eInclude class template invocation index in legacy reporting names7d6f0c0Only check PDF for GA releases14f534dTest 5.14.x against JDK 25 ga (#5623)Updates
org.mockito:mockito-corefrom 5.10.0 to 5.23.0Release notes
Sourced from org.mockito:mockito-core's releases.
... (truncated)
Commits
a231205Fix StackOverflowError with AbstractList after using mockSingleton (#3790)f6a91a6Replace mockito-android mock maker implementation with dexmaker-mockito-inlin...aa2298afix: make spotless happya6729d6chore: update BDDMockito with jspecify annotationbb83c92chore: move jspecify as a compile only dependency47a4695chore: add jspecify with minimal change. Fixes #350325f1395Add core API to enable Kotlin singleton mocking (#3762)ef9ee55Avoids mocking private static methods, as well as package-private static meth...d16fcfcBump graalvm/setup-graalvm from 1.4.4 to 1.4.5 (#3780)27eb8a3ClarifyRETURNS_MOCKSbehavior with sealed abstract enums (Java 15+) (#3773)Updates
org.apache.maven.plugins:maven-compiler-pluginfrom 3.12.1 to 3.16.0Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
... (truncated)
Commits
e7bba6e[maven-release-plugin] prepare release maven-compiler-plugin-3.16.0c906809Avoid using deprecated method CompilerConfiguration.setCompilerVersionad74feeReplace adopt-openj9 by semeru JDK distribution on GHbeb0edaRecompile when dependencies change (#1102)a0b689e[MCOMPILER-578] Track outputs across compiler executions (#1091)2e81228Fix incremental detection of empty sources, 3.x (#1075)2132f5bconfigure ATR project5992b77Build fails when annotation processor list is empty (but present) (#1077)acccef7Bump plexusCompilerVersion from 2.16.2 to 2.17.072bc445Bump org.codehaus.plexus:plexus-java from 1.5.2 to 1.6.0Updates
org.apache.maven.plugins:maven-surefire-pluginfrom 3.2.5 to 3.6.0Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
... (truncated)
Commits
0ff622b[maven-release-plugin] prepare release surefire-3.6.0bb3932aLet's go for 3.6.0 release3002a16Bump mavenVersion from 3.9.14 to 3.9.1661a531dBump Maven parent version from 47 to 49 (#3449)e52ead4[SUREFIRE-523] Link all reported tests to source XRef (#3445)45102fa[SUREFIRE-3446] Fix direct selection of JUnit Jupiter@Nestedclasses (#3447)b2e1f70Fix #3303: distinguish JUnit 6 ParameterizedClass invocations (#3432)c051938Discover tests in a fork when a toolchain JDK is used (#3444)db75df8Bump org.codehaus.plexus:plexus-java from 1.5.2 to 1.6.0 (#3441)77f2759Bump org.codehaus.plexus:plexus-interpolation from 1.29 to 1.30.0