-
Notifications
You must be signed in to change notification settings - Fork 75
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 22 updates #1913
Closed
Closed
Conversation
This file contains 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 22 updates: | Package | From | To | | --- | --- | --- | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.3` | `1.5.5` | | commons-io:commons-io | `2.15.1` | `2.16.1` | | org.jooq:jooq | `3.19.6` | `3.19.7` | | org.jooq:jooq-codegen | `3.19.6` | `3.19.7` | | org.jooq:jooq-meta | `3.19.6` | `3.19.7` | | org.keycloak:keycloak-servlet-filter-adapter | `24.0.1` | `24.0.2` | | [org.liquibase:liquibase-core](https://github.com/liquibase/liquibase) | `4.26.0` | `4.27.0` | | org.openjfx:javafx-controls | `21.0.2` | `22` | | org.openjfx:javafx-fxml | `21.0.2` | `22` | | org.openjfx:javafx-graphics | `21.0.2` | `22` | | org.slf4j:jul-to-slf4j | `2.0.12` | `2.0.13` | | org.slf4j:slf4j-api | `2.0.12` | `2.0.13` | | [com.googlecode.maven-download-plugin:download-maven-plugin](https://github.com/maven-download-plugin/maven-download-plugin) | `1.8.1` | `1.9.0` | | [io.github.git-commit-id:git-commit-id-maven-plugin](https://github.com/git-commit-id/git-commit-id-maven-plugin) | `8.0.1` | `8.0.2` | | [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) | `3.7.0` | `3.7.1` | | [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.0` | | [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) | `9.0.10` | `9.1.0` | | [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.11` | `0.8.12` | | [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-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.2.0` | `3.2.3` | | [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) | `3.1.2` | `3.3.3` | Updates `ch.qos.logback:logback-classic` from 1.5.3 to 1.5.5 - [Commits](qos-ch/logback@v_1.5.3...v_1.5.5) Updates `commons-io:commons-io` from 2.15.1 to 2.16.1 Updates `org.jooq:jooq` from 3.19.6 to 3.19.7 Updates `org.jooq:jooq-codegen` from 3.19.6 to 3.19.7 Updates `org.jooq:jooq-meta` from 3.19.6 to 3.19.7 Updates `org.jooq:jooq-codegen` from 3.19.6 to 3.19.7 Updates `org.jooq:jooq-meta` from 3.19.6 to 3.19.7 Updates `org.keycloak:keycloak-servlet-filter-adapter` from 24.0.1 to 24.0.2 Updates `org.liquibase:liquibase-core` from 4.26.0 to 4.27.0 - [Release notes](https://github.com/liquibase/liquibase/releases) - [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt) - [Commits](liquibase/liquibase@v4.26.0...v4.27.0) Updates `org.openjfx:javafx-controls` from 21.0.2 to 22 Updates `org.openjfx:javafx-fxml` from 21.0.2 to 22 Updates `org.openjfx:javafx-graphics` from 21.0.2 to 22 Updates `org.openjfx:javafx-fxml` from 21.0.2 to 22 Updates `org.openjfx:javafx-graphics` from 21.0.2 to 22 Updates `org.slf4j:jul-to-slf4j` from 2.0.12 to 2.0.13 Updates `org.slf4j:slf4j-api` from 2.0.12 to 2.0.13 Updates `org.slf4j:slf4j-api` from 2.0.12 to 2.0.13 Updates `com.googlecode.maven-download-plugin:download-maven-plugin` from 1.8.1 to 1.9.0 - [Release notes](https://github.com/maven-download-plugin/maven-download-plugin/releases) - [Commits](download-maven-plugin/download-maven-plugin@1.8.1...1.9.0) Updates `io.github.git-commit-id:git-commit-id-maven-plugin` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/git-commit-id/git-commit-id-maven-plugin/releases) - [Commits](git-commit-id/git-commit-id-maven-plugin@v8.0.1...v8.0.2) Updates `org.apache.maven.plugins:maven-assembly-plugin` from 3.7.0 to 3.7.1 - [Release notes](https://github.com/apache/maven-assembly-plugin/releases) - [Commits](apache/maven-assembly-plugin@maven-assembly-plugin-3.7.0...maven-assembly-plugin-3.7.1) 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.0 - [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.0) Updates `org.owasp:dependency-check-maven` from 9.0.10 to 9.1.0 - [Release notes](https://github.com/jeremylong/DependencyCheck/releases) - [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](jeremylong/DependencyCheck@v9.0.10...v9.1.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) Updates `org.apache.maven.plugins:maven-source-plugin` from 3.3.0 to 3.3.1 - [Commits](apache/maven-source-plugin@maven-source-plugin-3.3.0...maven-source-plugin-3.3.1) Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.2.0 to 3.2.3 - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.0...maven-gpg-plugin-3.2.3) Updates `org.mariadb.jdbc:mariadb-java-client` from 3.1.2 to 3.3.3 - [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases) - [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md) - [Commits](mariadb-corporation/mariadb-connector-j@3.1.2...3.3.3) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jooq:jooq dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.jooq:jooq-codegen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.jooq:jooq-meta dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.jooq:jooq-codegen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.jooq:jooq-meta dependency-type: direct:production update-type: version-update:semver-patch 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-minor 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.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.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.googlecode.maven-download-plugin:download-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.github.git-commit-id:git-commit-id-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-assembly-plugin dependency-type: direct:production update-type: version-update:semver-patch 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-jar-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.owasp:dependency-check-maven 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-source-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-patch dependency-group: dependencies - dependency-name: org.mariadb.jdbc:mariadb-java-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Apr 15, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/maven/v2.x/dependencies-2b667e18db
branch
April 22, 2024 06:13
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 22 updates:
1.5.3
1.5.5
2.15.1
2.16.1
3.19.6
3.19.7
3.19.6
3.19.7
3.19.6
3.19.7
24.0.1
24.0.2
4.26.0
4.27.0
21.0.2
22
21.0.2
22
21.0.2
22
2.0.12
2.0.13
2.0.12
2.0.13
1.8.1
1.9.0
8.0.1
8.0.2
3.7.0
3.7.1
3.12.1
3.13.0
3.3.0
3.4.0
9.0.10
9.1.0
0.8.11
0.8.12
3.3.0
3.3.1
3.2.0
3.2.3
3.1.2
3.3.3
Updates
ch.qos.logback:logback-classic
from 1.5.3 to 1.5.5Commits
c7c5e89
prepare release 1.5.57db8797
upgrade build to slf4j 2.0.13f9c04d2
test inclusion with conditionalsf32ed30
remove support for metaannotations for NoAutoStart annotation4476edd
Search for@NoAutoStart
annotations in ancestor hierarchy, implemented interf...a649c60
rename IncludeActionTest as IncludeModelHandlerTest5a41c89
fix IncludeActionTestaf92be4
migrate IncludeAction code to IncludeModelHandler, LOGBACK-1746b95d2a0
start work on 1.5.5-SNAPSHOT61140ea
fix JaninoEvaluator issue/800, prepare release 1.5.4Updates
commons-io:commons-io
from 2.15.1 to 2.16.1Updates
org.jooq:jooq
from 3.19.6 to 3.19.7Updates
org.jooq:jooq-codegen
from 3.19.6 to 3.19.7Updates
org.jooq:jooq-meta
from 3.19.6 to 3.19.7Updates
org.jooq:jooq-codegen
from 3.19.6 to 3.19.7Updates
org.jooq:jooq-meta
from 3.19.6 to 3.19.7Updates
org.keycloak:keycloak-servlet-filter-adapter
from 24.0.1 to 24.0.2Updates
org.liquibase:liquibase-core
from 4.26.0 to 4.27.0Release notes
Sourced from org.liquibase:liquibase-core's releases.
... (truncated)
Changelog
Sourced from org.liquibase:liquibase-core's changelog.
... (truncated)
Commits
9c8fb14
chore: updated changelog + xsds for 4.27.0 (#5731)d224b5b
[DAT-16135] add new scope flag for modifyChangeSet flow (#5707)f9e57fe
Add force option to dropAll DAT-16418 (#5692)7b4ac21
DAT-16798: Add new parameters to rollback report (#5630)a9de072
Handle empty or null schema for CreateView with replace option DAT-16446 (#5695)29bef7f
record operationOutcome in MDC (DAT-16857) (#5702)9b2c666
use HelpUtil where possible (DAT-16569) (#5696)2060779
add ignore property to includeAll XSD (DAT-14921) (#5686)14288cf
Add CustomChangeChecksum interface (#5649)6f50035
FIX: SimpleSQLGrammar quote parsing regression (#5700)Updates
org.openjfx:javafx-controls
from 21.0.2 to 22Updates
org.openjfx:javafx-fxml
from 21.0.2 to 22Updates
org.openjfx:javafx-graphics
from 21.0.2 to 22Updates
org.openjfx:javafx-fxml
from 21.0.2 to 22Updates
org.openjfx:javafx-graphics
from 21.0.2 to 22Updates
org.slf4j:jul-to-slf4j
from 2.0.12 to 2.0.13Updates
org.slf4j:slf4j-api
from 2.0.12 to 2.0.13Updates
org.slf4j:slf4j-api
from 2.0.12 to 2.0.13Updates
com.googlecode.maven-download-plugin:download-maven-plugin
from 1.8.1 to 1.9.0Release notes
Sourced from com.googlecode.maven-download-plugin:download-maven-plugin's releases.
Commits
314b53f
Release 1.9.0c33f978
#268 Fix broken file selector (#269)ac7eedc
Fix github action which didn't run ITs :/5c030bb
Prefix uri.getHost() with uri.getScheme() + "://" in method createRemoteRepos...9cec6d4
Add the support forincludes
andexcludes
in unarchiving (#265)c233d03
bump to 1.8.2-SNAPSHOTUpdates
io.github.git-commit-id:git-commit-id-maven-plugin
from 8.0.1 to 8.0.2Release notes
Sourced from io.github.git-commit-id:git-commit-id-maven-plugin's releases.
Commits
a653500
[maven-release-plugin] prepare release v8.0.2a47df92
Merge pull request #721 from git-commit-id/7182abe48d
Merge remote-tracking branch 'origin/master' into 71895deae6
git-commit-id/git-commit-id-maven-plugin#718: repla...2b06e3f
Merge pull request #706 from git-commit-id/dependabot/maven/org.mockito-mocki...d7524f5
Bump org.mockito:mockito-core from 5.10.0 to 5.11.0f7048fc
git-commit-id/git-commit-id-maven-plugin#717: updat...f257625
tell the versions-update-plugin to ignore alpha and M versions78e192a
add groupId to be more explicit and hopefully dependabot can update the depen...02fac6f
git-commit-id/git-commit-id-maven-plugin#717: Updat...Updates
org.apache.maven.plugins:maven-assembly-plugin
from 3.7.0 to 3.7.1Release notes
Sourced from org.apache.maven.plugins:maven-assembly-plugin's releases.
Commits
0afbb3e
[maven-release-plugin] prepare release maven-assembly-plugin-3.7.174e858a
[MASSEMBLY-1022] Unresolved artifacts should be not processedcb56382
[MASSEMBLY-1025] Bump org.codehaus.plexus:plexus-archiver from 4.9.1 to 4.9.2...86bbed0
[MASSEMBLY-1024] Bump org.apache.commons:commons-compress from 1.25.0 to 1.26...bdcc4d0
[MASSEMBLY-1023] Bump org.apache.maven.shared:maven-filtering from 3.3.1 to 3...74fe92e
[maven-release-plugin] prepare for next development iterationUpdates
org.apache.maven.plugins:maven-compiler-plugin
from 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 ...f85aa27
Bump apache/maven-gh-actions-shared from 3 to 4d59ef49
extract Maven 3.3.1 specific method callUpdates
org.apache.maven.plugins:maven-jar-plugin
from 3.3.0 to 3.4.0Release notes
Sourced from org.apache.maven.plugins:maven-jar-plugin's releases.
Commits
992f44a
[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 dependencies845c120
Bump org.junit:junit-bom from 5.10.1 to 5.10.28dd0d3f
[MJAR-298] Update Maven-Archiver to 3.6.21b958d1
[MJAR-302] Require Maven 3.6.3fa4330f
[MJAR-62] Set Build-Jdk according to used toolchainadf1c76
Bump apache/maven-gh-actions-shared from 2 to 4Updates
org.owasp:dependency-check-maven
from 9.0.10 to 9.1.0Release notes
Sourced from org.owasp:dependency-check-maven's releases.
Changelog
Sourced from org.owasp:dependency-check-maven's changelog.
Commits
e0b9397
build: prepare release v9.1.03f1b558
docs: prepare release 9.1.0c364269
build(deps): bump jackson.version from 2.16.0 to 2.16.1 (#6353)d2c04b5
build(deps): bump org.jsoup:jsoup from 1.16.2 to 1.17.2 (#6362)e8c4ca3
build(deps): bump open-vulnerability-client (#6554)2e6a231
build(deps): bump golang from 1.21.5-alpine to 1.22.1-alpine (#6506)0e183da
build(deps): bump actions/setup-java from 3 to 4 (#6172)42adde4
fix: typo (#6526)f60c867
feat: Add v2 support for maven_install.json (#6528)a6a8f21
Merge pull request #1 from nutshelllabs/ef/add-maven-install-v2-supportUpdates
org.jacoco:jacoco-maven-plugin
from 0.8.11 to 0.8.12Release notes
Sourced from org.jacoco:jacoco-maven-plugin's releases.
Commits
dbfb6f2
Prepare release 0.8.12a50585b
Upgrade maven-plugin-plugin to 3.6.4 (#1604)fd63cc5
Configure labels that Dependabot assigns to PRs (#1603)03a5333
Add configuration for Dependabot to simplify updates of ASM (#1601)40ff9fb
Upgrade ASM to 9.7 (#1600)9077178
Happy birthday Java 22! (#1596)7edd1b5
Bump actions/setup-java from 4.1.0 to 4.2.1 (#1594)e50b547
Upgrade ECJ to 3.37.0 (#1590)a1144d0
Upgrade maven-site-plugin to 3.12.1 (#1586)04b0141
Bump actions/setup-java from 4.0.0 to 4.1.0 (#1587)Updates
org.apache.maven.plugins:maven-source-plugin
from 3.3.0 to 3.3.1Commits
f80596e
[maven-release-plugin] prepare release maven-source-plugin-3.3.17626998
Bump apache/maven-gh-actions-shared from 3 to 483c963c
Bump org.apache.maven.plugins:maven-plugins from 39 to 41 (#18)40ae495
Bump org.codehaus.plexus:plexus-archiver from 4.8.0 to 4.9.1 (#20)073462b
Bump org.apache.maven:maven-archiver from 3.6.0 to 3.6.1 (#21)0b1c823
Fix 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-gpg-plugin
from 3.2.0 to 3.2.3Release notes
Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases.
... (truncated)
Commits
89b91a4
[maven-release-plugin] prepare release maven-gpg-plugin-3.2.3fc2efa3
[MGPG-123][MGPG-124] Dependency upgrades (#93)50222d3
[MGPG-120] New mojo sign-deployed (#88)a6c3a09
[MGPG-122] Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.0 to 3...78f5e37
[MGPG-121] Return the workaround for pseudo security (#90)582df74
[MGPG-117] Improve passphrase handling (#86)0adc6b8
[MGPG-118] Bump commons-io:commons-io from 2.15.1 to 2.16.0 (#87)ef57091
[MGPG-116] Up max key file size to 64K (#85)944be4e
[maven-release-plugin] prepare for next development iterationab97064
[maven-release-plugin] prepare release maven-gpg-plugin-3.2.2Updates
org.mariadb.jdbc:mariadb-java-client
from 3.1.2 to 3.3.3Release notes
Sourced from org.mariadb.jdbc:mariadb-java-client's releases.