Skip to content
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

Bump the dependencies group with 10 updates #1714

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2023

Bumps the dependencies group with 10 updates:

Package From To
org.apache.commons:commons-dbcp2 2.9.0 2.10.0
org.keycloak:keycloak-servlet-filter-adapter 22.0.1 22.0.3
org.liquibase:liquibase-core 4.23.1 4.23.2
org.openjfx:javafx-controls 20.0.2 21
org.openjfx:javafx-fxml 20.0.2 21
org.openjfx:javafx-graphics 20.0.2 21
org.slf4j:jul-to-slf4j 2.0.7 2.0.9
org.slf4j:slf4j-api 2.0.7 2.0.9
org.apache.maven.plugins:maven-shade-plugin 3.5.0 3.5.1
org.apache.maven.plugins:maven-javadoc-plugin 3.5.0 3.6.0

Updates org.apache.commons:commons-dbcp2 from 2.9.0 to 2.10.0

Updates org.keycloak:keycloak-servlet-filter-adapter from 22.0.1 to 22.0.3

Updates org.liquibase:liquibase-core from 4.23.1 to 4.23.2

Release notes

Sourced from org.liquibase:liquibase-core's releases.

Liquibase v4.23.2

Liquibase 4.23.2 is a patch release.

🐛 Bug Fixes 🛠

Changelog

Sourced from org.liquibase:liquibase-core's changelog.

Liquibase 4.23.2 is a patch release

Bug Fixes

Changes in version 4.23.1 (2023.08.09)

Commits
  • ae4f651 Merge pull request #4887 from liquibase/4-23-2-release_notes
  • 843f116 Release notes for 4.23.2
  • b3fb003 Tweaked exception message for invalid formatted SQL file (#4870)
  • 727c540 DAT-15857 - Fix for checksum upgrade in runWith change sets (#4874)
  • acfe8ed reset master to 4.23.1 (d9a4a92750653a4dacafbabe41a004a3188717b5) (#4873)
  • ad6517d Implement showSummaryOutput parameter (#4574)
  • 4e3a2d6 Improve update summary usability (#4395)
  • cb05bea Handle XML data types for DB2 DAT-12878 (#4827)
  • c294bcf More consistent message when included file is empty DAT-15551 (#4812)
  • 95ee61d Remove duplicated arguments (DAT-15461) (#4713)
  • Additional commits viewable in compare view

Updates org.openjfx:javafx-controls from 20.0.2 to 21

Updates org.openjfx:javafx-fxml from 20.0.2 to 21

Updates org.openjfx:javafx-graphics from 20.0.2 to 21

Updates org.slf4j:jul-to-slf4j from 2.0.7 to 2.0.9

Updates org.slf4j:slf4j-api from 2.0.7 to 2.0.9

Updates org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1

Release notes

Sourced from org.apache.maven.plugins:maven-shade-plugin's releases.

3.5.1

Release Notes - Maven Shade Plugin - Version 3.5.1

Bug

  • [MSHADE-454] - Shade Plugin does not work with JDK 20

Improvement

  • [MSHADE-459] - Prepare to build and pass tests with Java 21

Task

Dependency upgrade

Commits
  • bd4759b [maven-release-plugin] prepare release maven-shade-plugin-3.5.1
  • d2a1552 [MSHADE-457] Upgrade Parent to 40
  • c2a2e2b [MSHADE-458] Refresh download page
  • 64f577b [MSHADE-459] Adjust to test also with Java 21 (#196)
  • e56294a [MSHADE-454] Shade Plugin does not work with JDK 20
  • 6a400db [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0

Release notes

Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.

3.6.0

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

... (truncated)

Commits
  • 7548066 [maven-release-plugin] prepare release maven-javadoc-plugin-3.6.0
  • 77adc47 [MJAVADOC-642] Make offline mode configurable (#238)
  • 24362d2 [MJAVADOC-742] Fix resolution of docletArtifacts (#186)
  • bee4197 fix jenkins link (#237)
  • 9830bdc Fix build on jenkins
  • 6f30bed [MJAVADOC-642] Make offline mode configurable (#232)
  • e4023d0 [JAVADOC-771] Upgrade Parent to 40 (#234)
  • 7904e45 [MJAVADOC-772] Refresh download page
  • 87c2424 Bump org.apache.maven:maven-core (#226)
  • 83ab01b Use 3.6.0 as release version (#233)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| org.apache.commons:commons-dbcp2 | `2.9.0` | `2.10.0` |
| org.keycloak:keycloak-servlet-filter-adapter | `22.0.1` | `22.0.3` |
| [org.liquibase:liquibase-core](https://github.com/liquibase/liquibase) | `4.23.1` | `4.23.2` |
| org.openjfx:javafx-controls | `20.0.2` | `21` |
| org.openjfx:javafx-fxml | `20.0.2` | `21` |
| org.openjfx:javafx-graphics | `20.0.2` | `21` |
| org.slf4j:jul-to-slf4j | `2.0.7` | `2.0.9` |
| org.slf4j:slf4j-api | `2.0.7` | `2.0.9` |
| [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) | `3.5.0` | `3.5.1` |
| [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.5.0` | `3.6.0` |


Updates `org.apache.commons:commons-dbcp2` from 2.9.0 to 2.10.0

Updates `org.keycloak:keycloak-servlet-filter-adapter` from 22.0.1 to 22.0.3

Updates `org.liquibase:liquibase-core` from 4.23.1 to 4.23.2
- [Release notes](https://github.com/liquibase/liquibase/releases)
- [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt)
- [Commits](liquibase/liquibase@v4.23.1...v4.23.2)

Updates `org.openjfx:javafx-controls` from 20.0.2 to 21

Updates `org.openjfx:javafx-fxml` from 20.0.2 to 21

Updates `org.openjfx:javafx-graphics` from 20.0.2 to 21

Updates `org.slf4j:jul-to-slf4j` from 2.0.7 to 2.0.9

Updates `org.slf4j:slf4j-api` from 2.0.7 to 2.0.9

Updates `org.apache.maven.plugins:maven-shade-plugin` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.5.0...maven-shade-plugin-3.5.1)

Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.5.0 to 3.6.0
- [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.6.0)

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-dbcp2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.keycloak:keycloak-servlet-filter-adapter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.liquibase:liquibase-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.openjfx:javafx-controls
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: org.openjfx:javafx-fxml
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: org.openjfx:javafx-graphics
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: org.slf4j:jul-to-slf4j
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.apache.maven.plugins:maven-shade-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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 25, 2023
@hylkevds hylkevds merged commit 96d1dd6 into v2.x Sep 26, 2023
2 checks passed
@hylkevds hylkevds deleted the dependabot/maven/v2.x/dependencies-d77cab68b1 branch September 26, 2023 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant