-
-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the maven-dependencies group across 1 directory with 14 updates #19
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
base: develop
Are you sure you want to change the base?
Conversation
Bumps the maven-dependencies group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.cryptomator:cryptolib](https://github.com/cryptomator/cryptolib) | `2.1.2` | `2.2.0` | | [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) | `9.37.3` | `9.39.3` | | [info.picocli:picocli](https://github.com/remkop/picocli) | `4.7.5` | `4.7.6` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.16.1` | `2.17.1` | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.16.1` | `2.17.1` | | org.slf4j:slf4j-api | `2.0.12` | `2.0.13` | | org.slf4j:slf4j-jdk14 | `2.0.12` | `2.0.13` | | [info.picocli:picocli-codegen](https://github.com/remkop/picocli) | `4.7.5` | `4.7.6` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.12.1` | `3.13.0` | | [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.3.0` | `3.4.1` | | [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.1.1` | `3.3.0` | | [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) | `0.10.0` | `0.10.2` | | [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) | `9.0.9` | `9.2.0` | | [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.11` | `0.8.12` | Updates `org.cryptomator:cryptolib` from 2.1.2 to 2.2.0 - [Release notes](https://github.com/cryptomator/cryptolib/releases) - [Commits](cryptomator/cryptolib@2.1.2...2.2.0) Updates `com.nimbusds:nimbus-jose-jwt` from 9.37.3 to 9.39.3 - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.39.3..9.37.3) Updates `info.picocli:picocli` from 4.7.5 to 4.7.6 - [Release notes](https://github.com/remkop/picocli/releases) - [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md) - [Commits](remkop/picocli@v4.7.5...v4.7.6) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.16.1 to 2.17.1 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.16.1 to 2.17.1 Updates `org.slf4j:slf4j-api` from 2.0.12 to 2.0.13 Updates `org.slf4j:slf4j-jdk14` from 2.0.12 to 2.0.13 Updates `org.slf4j:slf4j-jdk14` from 2.0.12 to 2.0.13 Updates `info.picocli:picocli-codegen` from 4.7.5 to 4.7.6 - [Release notes](https://github.com/remkop/picocli/releases) - [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md) - [Commits](remkop/picocli@v4.7.5...v4.7.6) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.12.1 to 3.13.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.13.0) Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.3.0 to 3.4.1 - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.3.0...maven-jar-plugin-3.4.1) Updates `org.codehaus.mojo:exec-maven-plugin` from 3.1.1 to 3.3.0 - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.1.1...3.3.0) Updates `org.graalvm.buildtools:native-maven-plugin` from 0.10.0 to 0.10.2 - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](graalvm/native-build-tools@0.10.0...0.10.2) Updates `org.owasp:dependency-check-maven` from 9.0.9 to 9.2.0 - [Release notes](https://github.com/jeremylong/DependencyCheck/releases) - [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](jeremylong/DependencyCheck@v9.0.9...v9.2.0) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.11 to 0.8.12 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.11...v0.8.12) --- updated-dependencies: - dependency-name: org.cryptomator:cryptolib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: info.picocli:picocli dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production update-type: version-update:semver-minor 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: org.slf4j:slf4j-jdk14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.slf4j:slf4j-jdk14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: info.picocli:picocli-codegen dependency-type: direct:production update-type: version-update:semver-patch 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 - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.graalvm.buildtools:native-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.owasp:dependency-check-maven dependency-type: direct:production update-type: version-update:semver-minor 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 ... Signed-off-by: dependabot[bot] <support@github.com>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
Bumps the maven-dependencies group with 14 updates in the / directory:
2.1.22.2.09.37.39.39.34.7.54.7.62.16.12.17.12.16.12.17.12.0.122.0.132.0.122.0.134.7.54.7.63.12.13.13.03.3.03.4.13.1.13.3.00.10.00.10.29.0.99.2.00.8.110.8.12Updates
org.cryptomator:cryptolibfrom 2.1.2 to 2.2.0Release notes
Sourced from org.cryptomator:cryptolib's releases.
Commits
cc946ddMerge branch 'release/2.2.0'29e4630prepare 2.2.083a9097secure workflow42625ffMerge pull request #63 from cryptomator/feature/jdk2250c34adenforce jdk22 for building10ddab6build project with JDK 22 (but keep multi release jar)4db325bBump the java-production-dependencies group with 3 updates (#61)92c2c31Bump the maven-build-plugins group with 5 updates (#60)b538d03Feature: Update libs (#59)9ae2f62update IDE JDK to 21Updates
com.nimbusds:nimbus-jose-jwtfrom 9.37.3 to 9.39.3Changelog
Sourced from com.nimbusds:nimbus-jose-jwt's changelog.
... (truncated)
Commits
1ad5c98JavaDoc4b2692bJavaDoc fixf7ce3b5Adds Payload.toPayload(boolean) with argument controlling the inclusion of cl...4320e1fDisables tests incompatible with BC "fips" profilecaf5b9fChange log edits0fcdc21SignedJWT, EncryptedJWT and PlainJWT must serialise JWTClaimsSet claims with ...cb37910JWEObject.decrypt must reject cipher texts of compressed plain text that are ...f470497Chane log edits for 9.3857f268d[maven-release-plugin] prepare release 9.384409b5f[maven-release-plugin] prepare for next development iterationUpdates
info.picocli:picoclifrom 4.7.5 to 4.7.6Release notes
Sourced from info.picocli:picocli's releases.
... (truncated)
Changelog
Sourced from info.picocli:picocli's changelog.
... (truncated)
Commits
368d97eRelease picocli version 4.7.6ca9fbb6#2145 fix output dir7737d84#2145 add test6430401[BUILD] fix broken CI testsaa46a77Bump actions/upload-artifact from 4.3.1 to 4.3.34843676Bump actions/checkout from 4.1.2 to 4.1.4c825d20#2270 Custom type converter for primitivebooleanoptions should not be i...fa33be1#2149 bugfix: ArgSpecs are not equal if their enclosing command is different92be33aDOC update release notes for dependency updates9791bd9#2228 DOC: Clarify thatParseResultpassed to `IExecutionExceptionHandler...Updates
com.fasterxml.jackson.core:jackson-databindfrom 2.16.1 to 2.17.1Commits
Updates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310from 2.16.1 to 2.17.1Updates
org.slf4j:slf4j-apifrom 2.0.12 to 2.0.13Updates
org.slf4j:slf4j-jdk14from 2.0.12 to 2.0.13Updates
org.slf4j:slf4j-jdk14from 2.0.12 to 2.0.13Updates
info.picocli:picocli-codegenfrom 4.7.5 to 4.7.6Release notes
Sourced from info.picocli:picocli-codegen's releases.
... (truncated)
Changelog
Sourced from info.picocli:picocli-codegen's changelog.
... (truncated)
Commits
368d97eRelease picocli version 4.7.6ca9fbb6#2145 fix output dir7737d84#2145 add test6430401[BUILD] fix broken CI testsaa46a77Bump actions/upload-artifact from 4.3.1 to 4.3.34843676Bump actions/checkout from 4.1.2 to 4.1.4c825d20#2270 Custom type converter for primitivebooleanoptions should not be i...fa33be1#2149 bugfix: ArgSpecs are not equal if their enclosing command is different92be33aDOC update release notes for dependency updates9791bd9#2228 DOC: Clarify thatParseResultpassed to `IExecutionExceptionHandler...Updates
org.apache.maven.plugins:maven-compiler-pluginfrom 3.12.1 to 3.13.0Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
Commits
a1415aa[maven-release-plugin] prepare release maven-compiler-plugin-3.13.0b2b9196[MCOMPILER-574] Propagate cause of exception in AbstractCompilerMojo6d2ce5a[MCOMPILER-584] Refresh page - Using Non-Javac Compilerseebad60[MCOMPILER-585] Refresh plugins versions in ITsceacf68[MCOMPILER-582] Automatic detection of release option for JDK < 9110293f[MCOMPILER-583] Require Maven 3.6.390131df[MCOMPILER-575] Bump plexusCompilerVersion from 2.14.2 to 2.15.0 (#227)74cfc72[MCOMPILER-548] JDK 21 throws annotations processing warning that can not be ...f85aa27Bump apache/maven-gh-actions-shared from 3 to 4d59ef49extract Maven 3.3.1 specific method callUpdates
org.apache.maven.plugins:maven-jar-pluginfrom 3.3.0 to 3.4.1Release notes
Sourced from org.apache.maven.plugins:maven-jar-plugin's releases.
Commits
8b29adc[maven-release-plugin] prepare release maven-jar-plugin-3.4.1325b299[MJAR-308] Bump org.apache.maven.plugins:maven-plugins from 41 to 42 (#85)52111cc[MJAR-307] Wrong version of commons-io cause a ClassNotFound o.a.commons.io.f...902d4c5[maven-release-plugin] prepare for next development iteration992f44a[maven-release-plugin] prepare release maven-jar-plugin-3.4.05e31b99[MJAR-296] Allow including files excluded by default. (#67)ddfb635[MJAR-306] Use properties for plugins versions in LifecycleMappingaeffa39[MJAR-304] Refresh download pageee85d59[MJAR-303] Cleanup declared dependencies845c120Bump org.junit:junit-bom from 5.10.1 to 5.10.2Updates
org.codehaus.mojo:exec-maven-pluginfrom 3.1.1 to 3.3.0Release notes
Sourced from org.codehaus.mojo:exec-maven-plugin's releases.