-
Notifications
You must be signed in to change notification settings - Fork 6
build(deps): bump the dependabot-dependency-updates group with 17 updates #109
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/maven/dependabot-dependency-updates-6a4d99876c
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
build(deps): bump the dependabot-dependency-updates group with 17 updates #109
dependabot
wants to merge
1
commit into
main
from
dependabot/maven/dependabot-dependency-updates-6a4d99876c
Conversation
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
…ates Bumps the dependabot-dependency-updates group with 17 updates: | Package | From | To | | --- | --- | --- | | [com.siemens.pki:CmpRaComponent](https://github.com/siemens/cmp-ra-component) | `4.2.0` | `4.3.0` | | [jakarta.xml.bind:jakarta.xml.bind-api](https://github.com/jakartaee/jaxb-api) | `4.0.2` | `4.0.4` | | org.glassfish.jaxb:jaxb-runtime | `4.0.5` | `4.0.6` | | org.slf4j:slf4j-api | `2.0.16` | `2.0.17` | | org.slf4j:slf4j-simple | `2.0.16` | `2.0.17` | | org.eclipse.californium:californium-core | `3.13.0` | `3.14.0` | | com.fasterxml.jackson.jaxrs:jackson-jaxrs-yaml-provider | `2.18.2` | `2.20.1` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.18.2` | `2.20.1` | | [commons-cli:commons-cli](https://github.com/apache/commons-cli) | `1.10.0` | `1.11.0` | | [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.12` | `0.8.14` | | [org.apache.maven.shared:file-management](https://github.com/apache/maven-file-management) | `3.1.0` | `3.2.0` | | [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) | `3.8.1` | `3.9.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-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.2` | `3.5.4` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.11.2` | `3.12.0` | | [org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck) | `12.1.3` | `12.1.9` | | [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) | `3.3.1` | `3.4.0` | Updates `com.siemens.pki:CmpRaComponent` from 4.2.0 to 4.3.0 - [Release notes](https://github.com/siemens/cmp-ra-component/releases) - [Changelog](https://github.com/siemens/cmp-ra-component/blob/main/CHANGELOG.md) - [Commits](siemens/cmp-ra-component@v4.2.0...v4.3.0) Updates `jakarta.xml.bind:jakarta.xml.bind-api` from 4.0.2 to 4.0.4 - [Release notes](https://github.com/jakartaee/jaxb-api/releases) - [Commits](jakartaee/jaxb-api@4.0.2...4.0.4) Updates `org.glassfish.jaxb:jaxb-runtime` from 4.0.5 to 4.0.6 Updates `org.slf4j:slf4j-api` from 2.0.16 to 2.0.17 Updates `org.slf4j:slf4j-simple` from 2.0.16 to 2.0.17 Updates `org.eclipse.californium:californium-core` from 3.13.0 to 3.14.0 Updates `com.fasterxml.jackson.jaxrs:jackson-jaxrs-yaml-provider` from 2.18.2 to 2.20.1 Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.2 to 2.20.1 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `commons-cli:commons-cli` from 1.10.0 to 1.11.0 - [Changelog](https://github.com/apache/commons-cli/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-cli@rel/commons-cli-1.10.0...rel/commons-cli-1.11.0) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.12 to 0.8.14 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.12...v0.8.14) Updates `org.apache.maven.shared:file-management` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/apache/maven-file-management/releases) - [Commits](apache/maven-file-management@file-management-3.1.0...v3.2.0) Updates `org.apache.maven.plugins:maven-dependency-plugin` from 3.8.1 to 3.9.0 - [Release notes](https://github.com/apache/maven-dependency-plugin/releases) - [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.8.1...maven-dependency-plugin-3.9.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.apache.maven.plugins:maven-surefire-plugin` from 3.5.2 to 3.5.4 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.2...surefire-3.5.4) 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.owasp:dependency-check-maven` from 12.1.3 to 12.1.9 - [Release notes](https://github.com/dependency-check/DependencyCheck/releases) - [Changelog](https://github.com/dependency-check/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](dependency-check/DependencyCheck@v12.1.3...v12.1.9) 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) --- updated-dependencies: - dependency-name: com.siemens.pki:CmpRaComponent dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependabot-dependency-updates - dependency-name: jakarta.xml.bind:jakarta.xml.bind-api dependency-version: 4.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependabot-dependency-updates - dependency-name: org.glassfish.jaxb:jaxb-runtime dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependabot-dependency-updates - dependency-name: org.slf4j:slf4j-api dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependabot-dependency-updates - dependency-name: org.slf4j:slf4j-simple dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependabot-dependency-updates - dependency-name: org.eclipse.californium:californium-core dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependabot-dependency-updates - dependency-name: com.fasterxml.jackson.jaxrs:jackson-jaxrs-yaml-provider dependency-version: 2.20.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependabot-dependency-updates - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.20.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependabot-dependency-updates - dependency-name: commons-cli:commons-cli dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependabot-dependency-updates - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependabot-dependency-updates - dependency-name: org.apache.maven.shared:file-management dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependabot-dependency-updates - dependency-name: org.apache.maven.plugins:maven-dependency-plugin dependency-version: 3.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependabot-dependency-updates - 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: dependabot-dependency-updates - 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: dependabot-dependency-updates - 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: dependabot-dependency-updates - dependency-name: org.owasp:dependency-check-maven dependency-version: 12.1.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependabot-dependency-updates - 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: dependabot-dependency-updates ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 dependabot-dependency-updates group with 17 updates:
4.2.04.3.04.0.24.0.44.0.54.0.62.0.162.0.172.0.162.0.173.13.03.14.02.18.22.20.12.18.22.20.11.10.01.11.00.8.120.8.143.1.03.2.03.8.13.9.03.4.23.5.03.5.23.5.43.11.23.12.012.1.312.1.93.3.13.4.0Updates
com.siemens.pki:CmpRaComponentfrom 4.2.0 to 4.3.0Release notes
Sourced from com.siemens.pki:CmpRaComponent's releases.
Changelog
Sourced from com.siemens.pki:CmpRaComponent's changelog.
Commits
13a4a3cMerge pull request #164 from siemens/fix/releaseeeb8fe4fix: changelog updatebcb3942Merge pull request #163 from siemens/fix/162_maven_jar_plugin_version9eaff37chore: Change maven-jar-plugin version from 3.5.0 to 3.4.2 - Eclipse fix229e419Merge pull request #161 from siemens/dependency-bump3fbb4c5Bump dependencies to their current versions609cae6Merge pull request #159 from siemens/fix/157-fix-bc-oidc584ef5fix: code format fix and spotless update99b8a81fix: BC's Oid names865ed59Fix reprotection of MAC-protected requestsUpdates
jakarta.xml.bind:jakarta.xml.bind-apifrom 4.0.2 to 4.0.4Commits
1df980aUpdate API version of : to 4.0.45548633fix #315b44c5caactivation-api 2.1.4b106241Create TCK challenge templated91e825Merge pull request #322 from jakartaee/4.0.3-RELEASE85e2fb6Update API version of : to 4.0.4-SNAPSHOTcae8caeUpdate API version of : to 4.0.3256b24efix: Unmarshalling hexBinary with leading whitespaces yieldsnull(#313)57884ffFix #316, Unable to override JAXBContextFactory through properties (#317)3cb177aHandle empty string input for parseBase64Binary instead of throwing IllegalAr...Updates
org.glassfish.jaxb:jaxb-runtimefrom 4.0.5 to 4.0.6Updates
org.slf4j:slf4j-apifrom 2.0.16 to 2.0.17Updates
org.slf4j:slf4j-simplefrom 2.0.16 to 2.0.17Updates
org.eclipse.californium:californium-corefrom 3.13.0 to 3.14.0Updates
com.fasterxml.jackson.jaxrs:jackson-jaxrs-yaml-providerfrom 2.18.2 to 2.20.1Updates
com.fasterxml.jackson.core:jackson-databindfrom 2.18.2 to 2.20.1Commits
Updates
commons-cli:commons-clifrom 1.10.0 to 1.11.0Changelog
Sourced from commons-cli:commons-cli's changelog.
... (truncated)
Commits
d746133Prepare for the release candidate 1.11.0 RC1966ddd6Prepare for the next release candidate234a34dUse ternary to reduce duplicationef98fc4Better test assertionsa9baf80No need to create an intermediary array4c46459Reduce returns7108379Javadoc7199a70Use forEachRemaininge852acfReuse constants395346cBetter exception messageUpdates
org.jacoco:jacoco-maven-pluginfrom 0.8.12 to 0.8.14Release notes
Sourced from org.jacoco:jacoco-maven-plugin's releases.
Commits
2eb2483Prepare release v0.8.14de76181KotlinSerializableFilter should filter more methods (#1971)89c4bd5Fix NPE in KotlinSerializableFilter (#1970)0981128Migrate release staging to the Central Publisher Portal (#1968)d07bc6bAdd filter for bytecode generated by Kotlin serialization compiler plugin (#1...5e35fd5Upgrade maven-dependency-plugin to 3.9.0 (#1966)c2fe5ccUpgrade ASM to 9.9 (#1965)b0f8e23KotlinSafeCallOperatorFilter should filter "unoptimized" safe call followed b...c7bd3f4Upgrade spotless-maven-plugin to 3.0.0 (#1961)faa289dKotlinSafeCallOperatorFilter should not be affected by presence of pseudo ins...Updates
org.apache.maven.shared:file-managementfrom 3.1.0 to 3.2.0Release notes
Sourced from org.apache.maven.shared:file-management's releases.
Commits
36efd6f[maven-release-plugin] prepare release v3.2.0ce8a9aaBump commons-io:commons-io from 2.18.0 to 2.19.058068b0Update site descriptor0b43f78Skip generating of xml reader and writer for FileSet8e2c8d3Bump org.apache.maven.shared:maven-shared-components from 43 to 44a6255a6Use version of modello-maven-plugin from parent5e0bf0fEnable GitHub Issues1ad7648Add Release Drafter995453cAdd PR Automation and Stale actions401f048[MSHARED-1380] Bump commons-io:commons-io from 2.17.0 to 2.18.0 (#40)Updates
org.apache.maven.plugins:maven-dependency-pluginfrom 3.8.1 to 3.9.0Release notes
Sourced from org.apache.maven.plugins:maven-dependency-plugin's releases.
... (truncated)
Commits
826e5f0[maven-release-plugin] prepare release maven-dependency-plugin-3.9.00db1accUse Resolver API in go-offline for dependencies resolving (#1533)e50031aUse Resolver API in go-offline for plugins resolving6ed4b1aBump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.08776c61Bump org.assertj:assertj-core from 3.27.5 to 3.27.6d2af78eIgnore Mockito 5.x and SLF4j 2.x by dependabotdcd4b7dBump org.assertj:assertj-core from 3.27.4 to 3.27.57523948Strict check of dependencies usage23186d4Fixes #1522, add render-dependencies mojo (#1523)bc1893fUse Resolver API in resolve-pluginUpdates
org.apache.maven.plugins:maven-jar-pluginfrom 3.4.2 to 3.5.0Release notes
Sourced from org.apache.maven.plugins:maven-jar-plugin's releases.
Commits
68d00f1[maven-release-plugin] prepare release maven-jar-plugin-3.5.0357b9bfUpdate site descriptor to 2.0.0340249cFix detecting java version for toolchains and JDK 1.806a6245chore: remove junit3 referencesd302b2cBump commons-io:commons-io from 2.20.0 to 2.21.06081bdbBump org.codehaus.plexus:plexus-archiver from 4.10.3 to 4.10.4ef8ed4cMigrate component injection to JSR-330704a35cIgnore stderr when parsing javac version from toolchain (#471)0beb969Use maven-plugin-testing-harness version 3.4.0c2624c8Bump org.apache.maven.plugin-tools:maven-plugin-annotations (#488)Updates
org.apache.maven.plugins:maven-surefire-pluginfrom 3.5.2 to 3.5.4Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
... (truncated)
Commits
88513d8[maven-release-plugin] prepare release surefire-3.5.49c48828Simplify cuncumber IT configuration and make windows build working again (#3174)74b2d8cBump org.htmlunit:htmlunit from 4.15.0 to 4.16.0 (#3173)6c30bf1[SUREFIRE-2298] fix xml output with junit 5 nested classes (#828)9f49866Bump org.codehaus.plexus:plexus-i18n from 1.0-beta-10 to 1.0.0 (#3172)fb96954Bump org.htmlunit:htmlunit from 4.13.0 to 4.15.0 (#3171)1e63159Name the shutdown hook (#3170)76e806afeat: enable prevent branch protection rules (#3168)0fbfb27Implement fail-fast behavior for JUnit Platform provider (#3155)98d081eBump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#3167)Updates
org.apache.maven.plugins:maven-javadoc-pluginfrom 3.11.2 to 3.12.0Release notes
Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.