-
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 19 updates #1846
Merged
hylkevds
merged 1 commit into
v2.2.x
from
dependabot/maven/v2.2.x/dependencies-28f35648d8
Dec 30, 2023
Merged
Bump the dependencies group with 19 updates #1846
hylkevds
merged 1 commit into
v2.2.x
from
dependabot/maven/v2.2.x/dependencies-28f35648d8
Dec 30, 2023
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 19 updates: | Package | From | To | | --- | --- | --- | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.4.12` | `1.4.14` | | [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.16.0` | `2.16.1` | | [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.16.0` | `2.16.1` | | [com.fasterxml.jackson.dataformat:jackson-dataformat-xml](https://github.com/FasterXML/jackson-dataformat-xml) | `2.16.0` | `2.16.1` | | [com.google.guava:guava](https://github.com/google/guava) | `32.1.3-jre` | `33.0.0-jre` | | commons-io:commons-io | `2.15.0` | `2.15.1` | | [org.eclipse.jetty:jetty-servlet](https://github.com/jetty/jetty.project) | `10.0.18` | `10.0.19` | | org.jooq:jooq | `3.18.7` | `3.19.1` | | org.jooq:jooq-codegen | `3.18.7` | `3.19.1` | | org.jooq:jooq-meta | `3.18.7` | `3.19.1` | | org.keycloak:keycloak-servlet-filter-adapter | `23.0.0` | `23.0.3` | | [org.liquibase:liquibase-core](https://github.com/liquibase/liquibase) | `4.25.0` | `4.25.1` | | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.0` | `42.7.1` | | [com.googlecode.maven-download-plugin:download-maven-plugin](https://github.com/maven-download-plugin/maven-download-plugin) | `1.7.1` | `1.8.0` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.11.0` | `3.12.1` | | [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | `2.41.0` | `2.41.1` | | [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) | `8.4.3` | `9.0.7` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.2.2` | `3.2.3` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.6.2` | `3.6.3` | Updates `ch.qos.logback:logback-classic` from 1.4.12 to 1.4.14 - [Commits](qos-ch/logback@v_1.4.12...v_1.4.14) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.16.0 to 2.16.1 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-core` from 2.16.0 to 2.16.1 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](FasterXML/jackson-core@jackson-core-2.16.0...jackson-core-2.16.1) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.16.0 to 2.16.1 - [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.16.0...jackson-dataformat-xml-2.16.1) Updates `com.google.guava:guava` from 32.1.3-jre to 33.0.0-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `commons-io:commons-io` from 2.15.0 to 2.15.1 Updates `org.eclipse.jetty:jetty-servlet` from 10.0.18 to 10.0.19 - [Release notes](https://github.com/jetty/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-10.0.18...jetty-10.0.19) Updates `org.jooq:jooq` from 3.18.7 to 3.19.1 Updates `org.jooq:jooq-codegen` from 3.18.7 to 3.19.1 Updates `org.jooq:jooq-meta` from 3.18.7 to 3.19.1 Updates `org.keycloak:keycloak-servlet-filter-adapter` from 23.0.0 to 23.0.3 Updates `org.liquibase:liquibase-core` from 4.25.0 to 4.25.1 - [Release notes](https://github.com/liquibase/liquibase/releases) - [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt) - [Commits](liquibase/liquibase@v4.25.0...v4.25.1) Updates `org.postgresql:postgresql` from 42.7.0 to 42.7.1 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.0...REL42.7.1) Updates `com.googlecode.maven-download-plugin:download-maven-plugin` from 1.7.1 to 1.8.0 - [Release notes](https://github.com/maven-download-plugin/maven-download-plugin/releases) - [Commits](download-maven-plugin/download-maven-plugin@1.7.1...1.8.0) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.11.0 to 3.12.1 - [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.12.1) Updates `com.diffplug.spotless:spotless-maven-plugin` from 2.41.0 to 2.41.1 - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@lib/2.41.0...maven/2.41.1) Updates `org.owasp:dependency-check-maven` from 8.4.3 to 9.0.7 - [Release notes](https://github.com/jeremylong/DependencyCheck/releases) - [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](jeremylong/DependencyCheck@v8.4.3...v9.0.7) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.2...surefire-3.2.3) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.6.2 to 3.6.3 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.6.2...maven-javadoc-plugin-3.6.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: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.google.guava:guava dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.eclipse.jetty:jetty-servlet dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.jooq:jooq dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jooq:jooq-codegen dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jooq:jooq-meta 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.postgresql:postgresql 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: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.owasp:dependency-check-maven dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-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-patch 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
Dec 25, 2023
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 dependencies group with 19 updates:
1.4.12
1.4.14
2.16.0
2.16.1
2.16.0
2.16.1
2.16.0
2.16.1
32.1.3-jre
33.0.0-jre
2.15.0
2.15.1
10.0.18
10.0.19
3.18.7
3.19.1
3.18.7
3.19.1
3.18.7
3.19.1
23.0.0
23.0.3
4.25.0
4.25.1
42.7.0
42.7.1
1.7.1
1.8.0
3.11.0
3.12.1
2.41.0
2.41.1
8.4.3
9.0.7
3.2.2
3.2.3
3.6.2
3.6.3
Updates
ch.qos.logback:logback-classic
from 1.4.12 to 1.4.14Commits
407f935
prepare release 1.4.147018a36
fix missing deseialization filter init call, enable commented out test case8a746eb
start work on 1.4.14-SNAPSHOT7ee000a
prepare release 1.4.13867bf58
remove superflus system.out callUpdates
com.fasterxml.jackson.core:jackson-annotations
from 2.16.0 to 2.16.1Commits
Updates
com.fasterxml.jackson.core:jackson-core
from 2.16.0 to 2.16.1Commits
249716c
[maven-release-plugin] prepare release jackson-core-2.16.1125f5b2
Prepare for 2.16.1 release1928b07
Minor test improvementsaa5c887
Minor tweaking post-merge wrt #11759fb3f21
Add failing tests for #1173: parse error location (#1175)4eb4539
Backport #1168 in 2.16(.1)571d4ae
Merge branch '2.15' into 2.168f37646
Update release notes wrt #1161 backport8f2f04e
fastdoubleparser 1.0.0 (#1163) (#1166)7f1c619
Update release notes wrt #1161Updates
com.fasterxml.jackson.dataformat:jackson-dataformat-xml
from 2.16.0 to 2.16.1Commits
7101dc8
[maven-release-plugin] prepare release jackson-dataformat-xml-2.16.1a69f477
Prepare for 2.16.1 release7293648
Update release notes wrt backported fix #616b7e70d0
Fix mismatch in setNextIsUnwrapped(true/false) in XmlBeanSerializerBase#seria...3d2ec75
...d07a816
Back to snapshot dep655c076
[maven-release-plugin] prepare for next development iterationUpdates
com.google.guava:guava
from 32.1.3-jre to 33.0.0-jreRelease notes
Sourced from com.google.guava:guava's releases.
Commits
Updates
commons-io:commons-io
from 2.15.0 to 2.15.1Updates
org.eclipse.jetty:jetty-servlet
from 10.0.18 to 10.0.19Release notes
Sourced from org.eclipse.jetty:jetty-servlet's releases.
Commits
8492d1c
Updating to version 10.0.19d49f298
jasper jsp 9.0.83.1 (#11060)efda646
Fixes #11031 - HttpClient should expose Connection/EndPoint used by H… (#11033)fcf50ff
Issue #11043 Update to Apache Jasper 9.0.83 (#11048)4df28eb
Issue #11039 duplicate durable listeners on maven restart (#11042)90244c3
Removed forgotten Thread.sleep() in test.8057cb3
Fixed test that was spin looping causing lots of allocations and GC pressure.f620f99
Added clarifying comment to KeyStore content.832f19e
Merge branch 'fix-flaky' of https://github.com/wang3820/jetty.project into wa...7f2859a
Issue #11014 - Improve Relative Redirect Handling in Jetty 10/11 (#11018)Updates
org.jooq:jooq
from 3.18.7 to 3.19.1Updates
org.jooq:jooq-codegen
from 3.18.7 to 3.19.1Updates
org.jooq:jooq-meta
from 3.18.7 to 3.19.1Updates
org.keycloak:keycloak-servlet-filter-adapter
from 23.0.0 to 23.0.3Updates
org.liquibase:liquibase-core
from 4.25.0 to 4.25.1Release notes
Sourced from org.liquibase:liquibase-core's releases.
... (truncated)
Changelog
Sourced from org.liquibase:liquibase-core's changelog.
... (truncated)
Commits
d208bf9
Release notes 4.25.1 (#5399)73cb2e1
DAT-16494 Revert "Implemented ability for formatted SQL changelog to have rol...e605cee
Update create-release.yml: set draft to true (#5388)13df781
fix: use full commit-sha (#5387)196a97c
DAT-16471 DevOps: Attach artifatcs job fail (#5370)15bf699
Downgrade ubuntu tests version (#5386)87cf995
Downgrade ubuntu runner images version as current one are failing (#5384)4136260
use first 7 digits of commit-sha (#5379)8fb86c7
DAT-13175 Full automation of OSS extension release (#5383)1408747
Merge pull request #5305 from liquibase/DAT-16354Updates
org.postgresql:postgresql
from 42.7.0 to 42.7.1Release notes
Sourced from org.postgresql:postgresql's releases.
... (truncated)
Changelog
Sourced from org.postgresql:postgresql's changelog.
Commits
27bbccf
fix attributionbb577e0
prepared for release 42.7.1 update changelogs (#3037)c1a851c
fix: avoid timezone conversions when sending LocalDateTime to the database25fdfc3
fix(deps): update dependency org.checkerframework:org.checkerframework.gradle...244f4c0
test: use a fixed 1.0.0-dev-master-SNAPSHOT driver version when testing with ...1492c98
chore: exclude postgresql 1.0.0-dev-master-SNAPSHOT from Renovate as we use t...8cfd00c
chore: use allowedVersions to limit Renovate updates9e22ac0
chore(deps): update plugin biz.aqute.bnd.builder to v79244c0d
fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.p...5f48b07
chore: try using different syntax for Renovate from upgrading system-stubs 1....Updates
com.googlecode.maven-download-plugin:download-maven-plugin
from 1.7.1 to 1.8.0Release notes
Sourced from com.googlecode.maven-download-plugin:download-maven-plugin's releases.
Commits
96c276f
Release 1.8.0e96de15
Resolves #260: Restore the old cache implementation (#261)0f0eceb
Allow wget without POM (#263)0154d2f
bump to 1.7.2-SNAPSHOTUpdates
org.apache.maven.plugins:maven-compiler-plugin
from 3.11.0 to 3.12.1Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
Commits
736da68
[maven-release-plugin] prepare release maven-compiler-plugin-3.12.1ef93f3d
[MCOMPILER-568] Bump plexusCompilerVersion from 2.14.1 to 2.14.2 (#220)eb7840c
[MCOMPILER-567] - Fail to compile if the "generated-sources/annotations" does...2a7a73b
[maven-release-plugin] prepare for next development iterationc08b0fd
[maven-release-plugin] prepare release maven-compiler-plugin-3.12.0a1c5b13
[MCOMPILER-565] Allow project build by Maven 44855773
Bump plexusCompilerVersion from 2.13.0 to 2.14.11d05342
[MCOMPILER-562] Add property maven.compiler.outputDirectory to CompilerMojo (...ea74978
[MCOMPILER-381] - Refactor incremental detection (#181)fd37f09
[MCOMPILER-333] Cleanup generated source files (#214)Updates
com.diffplug.spotless:spotless-maven-plugin
from 2.41.0 to 2.41.1Changelog
Sourced from com.diffplug.spotless:spotless-maven-plugin's changelog.
... (truncated)
Commits
6de369e
Published maven/2.41.129bb75c
Published gradle/6.23.3053c7ae
Published lib/2.43.1ed88d33
Update Equo steps (#1939)c4da6c4
Update changelogs.ee77877
KeepeclipseWtp
step, remove the long-dormant_ext/eclipse-wtp
project (#...7468ace
Update actions/setup-java action to v4 (#1937)e655ef2
Bump CDT to latest.cde60a5
Bump GrEclipse to latest.38021bf
Bump JDT to latest.Updates
org.owasp:dependency-check-maven
from 8.4.3 to 9.0.7Release notes
Sourced from org.owasp:dependency-check-maven's releases.