-
Notifications
You must be signed in to change notification settings - Fork 85
Bump the dependencies group across 1 directory with 12 updates #261
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
Closed
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
Bumps the dependencies group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | software.amazon.awssdk:secretsmanager | `2.20.93` | `2.30.2` | | [org.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.28` | `1.18.36` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.15.2` | `2.18.2` | | [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) | `4.7.3` | `4.9.0` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.11.0` | `3.13.0` | | [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-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.5.0` | `3.11.2` | | [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) | `3.3.0` | `3.6.0` | | [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) | `4.7.3.5` | `4.8.6.6` | | [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.10` | `0.8.12` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.1.0` | `3.2.7` | | org.sonatype.plugins:nexus-staging-maven-plugin | `1.6.13` | `1.7.0` | Updates `software.amazon.awssdk:secretsmanager` from 2.20.93 to 2.30.2 Updates `org.projectlombok:lombok` from 1.18.28 to 1.18.36 - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.28...v1.18.36) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.15.2 to 2.18.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.github.spotbugs:spotbugs-annotations` from 4.7.3 to 4.9.0 - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.7.3...4.9.0) 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) Updates `org.apache.maven.plugins:maven-source-plugin` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](apache/maven-source-plugin@maven-source-plugin-3.3.0...maven-source-plugin-3.3.1) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.5.0 to 3.11.2 - [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.11.2) Updates `org.apache.maven.plugins:maven-checkstyle-plugin` from 3.3.0 to 3.6.0 - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.3.0...maven-checkstyle-plugin-3.6.0) Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.7.3.5 to 4.8.6.6 - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.7.3.5...spotbugs-maven-plugin-4.8.6.6) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.10 to 0.8.12 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.10...v0.8.12) Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.1.0 to 3.2.7 - [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.7) Updates `org.sonatype.plugins:nexus-staging-maven-plugin` from 1.6.13 to 1.7.0 --- updated-dependencies: - dependency-name: software.amazon.awssdk:secretsmanager dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.projectlombok:lombok dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
|
Superseded by #264. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 dependencies group with 12 updates in the / directory:
2.20.932.30.21.18.281.18.362.15.22.18.24.7.34.9.03.11.03.13.03.3.03.3.13.5.03.11.23.3.03.6.04.7.3.54.8.6.60.8.100.8.123.1.03.2.71.6.131.7.0Updates
software.amazon.awssdk:secretsmanagerfrom 2.20.93 to 2.30.2Updates
org.projectlombok:lombokfrom 1.18.28 to 1.18.36Changelog
Sourced from org.projectlombok:lombok's changelog.
Commits
91d79ff[release] pre-release version bumpe8db33aMerge pull request #3768 from tamila-krashtan/fix/with-html0338705Revert "[fixes #3116] Add multi round support for mapstruct":9af596eFix typo in With.html3394b6eeclipse downloader: When downloading sources, accept failure.03cd61aMerge branch 'eclipse-tests-fix'7a9f3a8Fix resource management in the eclipse downloader:87bc91aMerge pull request #3764 from Rawi01/update-indexd21d551Close ZipOutputStream in eclipse dependency downloader5caea32[fixes #3761] Update annotation value indexUpdates
com.fasterxml.jackson.core:jackson-databindfrom 2.15.2 to 2.18.2Commits
Updates
com.github.spotbugs:spotbugs-annotationsfrom 4.7.3 to 4.9.0Release notes
Sourced from com.github.spotbugs:spotbugs-annotations's releases.
... (truncated)
Changelog
Sourced from com.github.spotbugs:spotbugs-annotations's changelog.
... (truncated)
Commits
ef76e9brelease v4.9.0d64bfd2Remove legacy cvs / svn revision data as git doesn't use that (#3262)3d80c80Move documentation items and other build items to java 11 (#3260)ab2a9f7Fix map container to use interface, few missed double initialization, and mis...b7f48c9[tests] Cleanup code within tests (#3259)8bc2966Move Eclipse to java 11 to match rest of the project (#3258)d3f97b3Correct object creation for object to contain array marker not the variable n...ce7eac9Use try with resources where possible (#3253)97ac6b6chore(deps): update plugin com.diffplug.spotless to v7.0.2 (#3255)9f652a4chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle t...Updates
org.apache.maven.plugins:maven-compiler-pluginfrom 3.11.0 to 3.13.0Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
... (truncated)
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-source-pluginfrom 3.3.0 to 3.3.1Commits
f80596e[maven-release-plugin] prepare release maven-source-plugin-3.3.17626998Bump apache/maven-gh-actions-shared from 3 to 483c963cBump org.apache.maven.plugins:maven-plugins from 39 to 41 (#18)40ae495Bump org.codehaus.plexus:plexus-archiver from 4.8.0 to 4.9.1 (#20)073462bBump org.apache.maven:maven-archiver from 3.6.0 to 3.6.1 (#21)0b1c823Fix typos in AbstractSourceJarMojo exception099c65a[MSOURCES-142] Bump org.codehaus.plexus:plexus-archiver from 4.7.1 to 4.8.0 (...1edeea4[MSOURCES-139] Fix typo in AbstractSourceJarMojo exception436966e[maven-release-plugin] prepare for next development iterationUpdates
org.apache.maven.plugins:maven-javadoc-pluginfrom 3.5.0 to 3.11.2Release notes
Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.
... (truncated)
Commits
44cbab7[maven-release-plugin] prepare release maven-javadoc-plugin-3.11.23de45d8use github for scm45ccf06Bump com.thoughtworks.qdox:qdox from 2.1.0 to 2.2.0530fa01[MJAVADOC-823] legacyMode keeps using module-info.java (-sourcedirectory stil...3a16d92Bump commons-io:commons-io from 2.17.0 to 2.18.069c1ba7Migrate from Plexus to Sisu Guice (#341)39857eaRemove usages of deprecated ReaderFactory class (#339)314203a[MJAVADOC-814] handle parameters such packages with multi lines (#337)3bb982drefactor: Replace Plexus AbstractLogEnabled with SLF4J (#338)76826c8[MJAVADOC-822] skippedModules should be more scalable and support regex (#336)Updates
org.apache.maven.plugins:maven-checkstyle-pluginfrom 3.3.0 to 3.6.0Commits
dd1abd9[maven-release-plugin] prepare release maven-checkstyle-plugin-3.6.09ccb06efix6ac89b8[MCHECKSTYLE-452] Upgrade to Doxia 2.0.0 GA Stackff1a1b7Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.013e16c5Remove unecessary test dependency on plexus-container-defaulta7c962a[maven-release-plugin] prepare for next development iteration868abc9[maven-release-plugin] prepare release maven-checkstyle-plugin-3.5.09043f8a[MCHECKSTYLE-446] Dynamically calculate xrefLocation/xrefTestLocation0e7bd00[MCHECKSTYLE-445] Upgrade to Doxia 2.0.0 Milestone Stackb92666dBump org.apache.maven.plugins:maven-plugins from 42 to 43Updates
com.github.spotbugs:spotbugs-maven-pluginfrom 4.7.3.5 to 4.8.6.6Release notes
Sourced from com.github.spotbugs:spotbugs-maven-plugin's releases.
... (truncated)
Commits
9895d2e[maven-release-plugin] prepare release spotbugs-maven-plugin-4.8.6.6028a1a3Merge pull request #924 from hazendaz/next-up1b6f4bf[ci] Gstring to stringcf9ebd1[ci] Run eclipse formatter against the code62ddea0Merge pull request #923 from hazendaz/charset559b0ca[logging] Use correct quoting in log linef2baf85[maven] Update deprecated code from current project call for reports plugine5fd7e7[groovy] Use less gstrings when not needed and sort parameter attributes260a4daMerge pull request #922 from hazendaz/charset192e8f2Revert "[github] Bump to maven 4.0.0-beta-5"Updates
org.jacoco:jacoco-maven-pluginfrom 0.8.10 to 0.8.12Release notes
Sourced from org.jacoco:jacoco-maven-plugin's releases.
Commits
dbfb6f2Prepare release 0.8.12a50585bUpgrade maven-plugin-p...Description has been truncated