-
-
Notifications
You must be signed in to change notification settings - Fork 32
Bump the java group with 14 updates #1002
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
Merged
Merged
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 java group with 14 updates: | Package | From | To | | --- | --- | --- | | org.apache.commons:commons-collections4 | `4.4` | `4.5.0` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.18.3` | `2.19.0` | | [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) | `5.4.3` | `5.4.4` | | [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) | `3.4.4` | `3.4.5` | | [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `3.4.4` | `3.4.5` | | [org.springframework.security:spring-security-test](https://github.com/spring-projects/spring-security) | `6.4.4` | `6.4.5` | | [com.graphql-java:graphql-java-extended-scalars](https://github.com/graphql-java/graphql-java-extended-scalars) | `17.0` | `22.0` | | [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) | `3.4.11` | `3.7.5` | | [org.eclipse.jgit:org.eclipse.jgit](https://github.com/eclipse-jgit/jgit) | `5.13.0.202109080827-r` | `7.2.0.202503040940-r` | | [org.hibernate:hibernate-search-engine](https://github.com/hibernate/hibernate-search) | `5.11.10.Final` | `5.11.12.Final` | | [net.coobird:thumbnailator](https://github.com/coobird/thumbnailator) | `0.4.14` | `0.4.20` | | [net.lingala.zip4j:zip4j](https://github.com/srikanth-lingala/zip4j) | `2.9.0` | `2.11.5` | | [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) | `3.4.4` | `3.4.5` | | [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) | `1.15.0` | `1.15.1` | Updates `org.apache.commons:commons-collections4` from 4.4 to 4.5.0 Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.3 to 2.19.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `org.apache.httpcomponents.client5:httpclient5` from 5.4.3 to 5.4.4 - [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.4.4/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-client@rel/v5.4.3...rel/v5.4.4) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.4.4 to 3.4.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.4...v3.4.5) Updates `org.springframework.boot:spring-boot-starter-test` from 3.4.4 to 3.4.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.4...v3.4.5) Updates `org.springframework.security:spring-security-test` from 6.4.4 to 6.4.5 - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc) - [Commits](spring-projects/spring-security@6.4.4...6.4.5) Updates `com.graphql-java:graphql-java-extended-scalars` from 17.0 to 22.0 - [Release notes](https://github.com/graphql-java/graphql-java-extended-scalars/releases) - [Commits](graphql-java/graphql-java-extended-scalars@v17.0...v22.0) Updates `io.projectreactor:reactor-core` from 3.4.11 to 3.7.5 - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.4.11...v3.7.5) Updates `org.eclipse.jgit:org.eclipse.jgit` from 5.13.0.202109080827-r to 7.2.0.202503040940-r - [Commits](eclipse-jgit/jgit@v5.13.0.202109080827-r...v7.2.0.202503040940-r) Updates `org.hibernate:hibernate-search-engine` from 5.11.10.Final to 5.11.12.Final - [Release notes](https://github.com/hibernate/hibernate-search/releases) - [Changelog](https://github.com/hibernate/hibernate-search/blob/5.11.12.Final/changelog.txt) - [Commits](hibernate/hibernate-search@5.11.10.Final...5.11.12.Final) Updates `net.coobird:thumbnailator` from 0.4.14 to 0.4.20 - [Commits](coobird/thumbnailator@0.4.14...0.4.20) Updates `net.lingala.zip4j:zip4j` from 2.9.0 to 2.11.5 - [Release notes](https://github.com/srikanth-lingala/zip4j/releases) - [Commits](srikanth-lingala/zip4j@v2.9.0...v2.11.5) Updates `org.springframework.boot:spring-boot-dependencies` from 3.4.4 to 3.4.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.4...v3.4.5) Updates `com.github.eirslett:frontend-maven-plugin` from 1.15.0 to 1.15.1 - [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md) - [Commits](eirslett/frontend-maven-plugin@frontend-plugins-1.15.0...frontend-plugins-1.15.1) --- updated-dependencies: - dependency-name: org.apache.commons:commons-collections4 dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.apache.httpcomponents.client5:httpclient5 dependency-version: 5.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 3.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-version: 3.4.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: java - dependency-name: org.springframework.security:spring-security-test dependency-version: 6.4.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: java - dependency-name: com.graphql-java:graphql-java-extended-scalars dependency-version: '22.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: java - dependency-name: io.projectreactor:reactor-core dependency-version: 3.7.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.eclipse.jgit:org.eclipse.jgit dependency-version: 7.2.0.202503040940-r dependency-type: direct:production update-type: version-update:semver-major dependency-group: java - dependency-name: org.hibernate:hibernate-search-engine dependency-version: 5.11.12.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: net.coobird:thumbnailator dependency-version: 0.4.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: net.lingala.zip4j:zip4j dependency-version: 2.11.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 3.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: com.github.eirslett:frontend-maven-plugin dependency-version: 1.15.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java ... 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 java group with 14 updates:
4.44.5.02.18.32.19.05.4.35.4.43.4.43.4.53.4.43.4.56.4.46.4.517.022.03.4.113.7.55.13.0.202109080827-r7.2.0.202503040940-r5.11.10.Final5.11.12.Final0.4.140.4.202.9.02.11.53.4.43.4.51.15.01.15.1Updates
org.apache.commons:commons-collections4from 4.4 to 4.5.0Updates
com.fasterxml.jackson.core:jackson-databindfrom 2.18.3 to 2.19.0Commits
Updates
org.apache.httpcomponents.client5:httpclient5from 5.4.3 to 5.4.4Changelog
Sourced from org.apache.httpcomponents.client5:httpclient5's changelog.
Commits
ffe4a05HttpClient 5.4.4 releaseb435224Updated release notes for HttpClient 5.4.4 releaseb5dc350DNS host / identity normalization should be performed only once per public AP...2f57d44HTTPCLIENT-2366 - Fix isRepeatable method in RequestEntityProxy to return tru...924b38fHTTPCLIENT-2365, regression: corrected handling of private domains by PublicS...93a87beHTTPCLIENT-2364: Fixed incorrect re-binding of the upgraded SSL socket to the...a6b3306Upgraded HttpClient version to 5.4.4-SNAPSHOTUpdates
org.springframework.boot:spring-boot-maven-pluginfrom 3.4.4 to 3.4.5Release notes
Sourced from org.springframework.boot:spring-boot-maven-plugin's releases.
... (truncated)
Commits
b882c29Release v3.4.5918066fMerge branch '3.3.x' into 3.4.xab0c332Next development version (v3.3.12-SNAPSHOT)71acf93Merge branch '3.3.x' into 3.4.xd2eaac6Revert "Upgrade to Netty 4.1.120.Final"d24a38fMerge branch '3.3.x' into 3.4.x933572aUpgrade to Netty 4.1.120.Final016b3deUpgrade to Netty 4.1.120.Final46a709aMerge branch '3.3.x' into 3.4.x55f67c9Fix potential null problem in actuatorUpdates
org.springframework.boot:spring-boot-starter-testfrom 3.4.4 to 3.4.5Release notes
Sourced from org.springframework.boot:spring-boot-starter-test's releases.
... (truncated)
Commits
b882c29Release v3.4.5918066fMerge branch '3.3.x' into 3.4.xab0c332Next development version (v3.3.12-SNAPSHOT)71acf93Merge branch '3.3.x' into 3.4.xd2eaac6Revert "Upgrade to Netty 4.1.120.Final"d24a38fMerge branch '3.3.x' into 3.4.x933572aUpgrade to Netty 4.1.120.Final016b3deUpgrade to Netty 4.1.120.Final46a709aMerge branch '3.3.x' into 3.4.x55f67c9Fix potential null problem in actuatorUpdates
org.springframework.security:spring-security-testfrom 6.4.4 to 6.4.5Release notes
Sourced from org.springframework.security:spring-security-test's releases.
Commits
e8aef09Release 6.4.5f8d417dPreserve Encrypted Elements79bacf8Bump org.springframework:spring-framework-bom from 6.2.5 to 6.2.69bcfeabBump org.springframework.ldap:spring-ldap-core from 3.2.11 to 3.2.12254c9c9Merge branch '6.3.x' into 6.4.xa5d9633Bump org.springframework:spring-framework-bom from 6.1.18 to 6.1.19e5d9659Merge branch '6.3.x' into 6.4.x99c4f58Bump org.springframework.ldap:spring-ldap-core from 3.2.11 to 3.2.12cb60d8bMerge branch '6.3.x' into 6.4.xc1aa99fEnforce BCrypt password length for new passwords onlyUpdates
com.graphql-java:graphql-java-extended-scalarsfrom 17.0 to 22.0Release notes
Sourced from com.graphql-java:graphql-java-extended-scalars's releases.
... (truncated)
Commits
f9f4d57Merge pull request #135 from graphql-java/update-to-22bdcceddUpdate readme9bac79aUpdate to 22.0e155037start of a branch to update to 22f6191ffMerge pull request #128 from graphql-java/dependabot/github_actions/gradle/wr...c5acb26Bump gradle/wrapper-validation-action from 1 to 240f8f40Merge pull request #125 from graphql-java/dependabot/gradle/org.codehaus.groo...d9fbb5aUpdate Groovy and corresponding Spock versionsc933a33Merge pull request #117 from graphql-java/dependabot/github_actions/actions/c...3182277Merge pull request #99 from graphql-java/dependabot/gradle/io.github.gradle-n...Updates
io.projectreactor:reactor-corefrom 3.4.11 to 3.7.5Release notes
Sourced from io.projectreactor:reactor-core's releases.
... (truncated)
Commits
cdcba76[release] Prepare and release 3.7.5efaad11Merge-ignore release 3.6.16 into 3.7.58ae542a[release] Next development version 3.6.17-SNAPSHOTae2dc3c[release] Prepare and release 3.6.16ef2702dMerge #4015 into 3.7.54de9509Eliminate most compiler warnings (#4015)9e7150c[release] Next development version 3.7.5-SNAPSHOT88b652d[release] Prepare and release 3.7.4202e164[build] Install asciidoctor-pdf before deployingb41adc8Revert "[release] Prepare and release 3.7.4"Updates
org.eclipse.jgit:org.eclipse.jgitfrom 5.13.0.202109080827-r to 7.2.0.202503040940-rCommits
fddef06JGit v7.2.0.202503040940-rc43126fJGit v7.2.0.202503040805-r28136bcCacheRegion: fix non translatable text warnings1468a80Merge branch 'master' into stable-7.24ef8870Ensure access to autoRefresh is thread-safeac5146fFileReftableStack: use FileSnapshot to detect modification1ff9c2aFileReftableDatabase: consider ref updates by another process5db57feBlameRegionMerger: report invalid regions with checked exception.3483bd7Merge "[ssh known_hosts] Handle unknown keys better"1b70d59Prepare 7.2.0-SNAPSHOT buildsUpdates
org.hibernate:hibernate-search-enginefrom 5.11.10.Final to 5.11.12.FinalChangelog
Sourced from org.hibernate:hibernate-search-engine's changelog.
Commits
db66403[Jenkins release job] Preparing release 5.11.12.Final42b8ae7[Jenkins release job] changelog.txt updated by release build 5.11.12.Final03645e6HSEARCH-4789 Use a common implementation for some Update/Delete work executors7c595c5HSEARCH-4789 Test updates/deletes in multi-tenant environments304bd1dInclude required tocbot js script in documentation9bbd73dMove documentation to Google Analytics 4df44df5[Jenkins release job] Preparing next development iteration212e091[Jenkins release job] Preparing release 5.11.11.Finalcacf3f6[Jenkins release job] changelog.txt updated by release build 5.11.11.Final50bf2faHSEARCH-4717 Upgrade to Byteman 4.0.20Updates
net.coobird:thumbnailatorfrom 0.4.14 to 0.4.20Commits
951d04fUpdate README with release info for 0.4.20.9188264Update POM for 0.4.20 release.e725fabMerge branch 'develop'7e22d5aMerge branch 'bugfix-issue207' into develope92a248Add more tests for source region and Exif orientation.5297c96Fix bug for incorrect source region for some Exif orientations.2b13a57Fix source region selection when image has an Exif orientation. (#207)9bf95adAdd tests forsourceRegioninvolving files, including those with Exif orien...3f84a6bUpdate license name to align with SPDX identifer and update copyright date.01ff6b0Update license information in POM to use SPDX identifier per Maven recommenda...Updates
net.lingala.zip4j:zip4jfrom 2.9.0 to 2.11.5Release notes
Sourced from net.lingala.zip4j:zip4j's releases.
... (truncated)
Commits
8e2b749#493 Allow adding content to empty files025ce8cRelease v2.11.4a28ca75#486 Set symlink as a file even if it points to directory7f74287#490 Fix NOTICE08c9dfd#490 Add NOTICE5856eca#484 Use getPath instead of toPath to avoid java nio7b9a500Release v2.11.3ddd8fdc#485 Calculate AES mac with cache and push back functionality597b31a#485 Check for MAC even when DataDescritor exists942fe57Release v2.11.2Updates
org.springframework.boot:spring-boot-dependenciesfrom 3.4.4 to 3.4.5Release notes
Sourced from org.springframework.boot:spring-boot-dependencies's releases.