chore(deps): bump the java-dependencies group across 1 directory with 19 updates#54
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the java-dependencies group across 1 directory with 19 updates#54dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… 19 updates Bumps the java-dependencies group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | org.slf4j:slf4j-api | `2.0.17` | `2.0.18` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) | `6.0.3` | `6.1.0` | | org.owasp.dependencycheck | `12.2.0` | `12.2.2` | | org.cyclonedx.bom | `3.2.0` | `3.2.4` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.21.2` | `2.21.3` | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.21.2` | `2.21.3` | | [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.21.2` | `2.21.3` | | [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) | `3.2.3` | `3.2.4` | | [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) | `5.1.0` | `7.0.2` | | [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) | `3.50.3.0` | `3.53.1.0` | | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.10` | `42.7.11` | | [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) | `9.6.0` | `9.7.0` | | org.apache.kafka:kafka-clients | `4.2.0` | `4.3.0` | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) | `6.0.3` | `6.1.0` | | [io.javalin:javalin](https://github.com/javalin/javalin) | `7.1.0` | `7.2.2` | | [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) | `10.8` | `10.9` | | [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) | `1.16.4` | `1.16.5` | | [gradle-wrapper](https://github.com/gradle/gradle) | `9.4.1` | `9.5.1` | Updates `org.slf4j:slf4j-api` from 2.0.17 to 2.0.18 Updates `org.junit.jupiter:junit-jupiter` from 6.0.3 to 6.1.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.3...r6.1.0) Updates `org.owasp.dependencycheck` from 12.2.0 to 12.2.2 Updates `org.cyclonedx.bom` from 3.2.0 to 3.2.4 Updates `com.fasterxml.jackson.core:jackson-databind` from 2.21.2 to 2.21.3 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.21.2 to 2.21.3 Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.21.2 to 2.21.3 - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.21.2...jackson-dataformats-text-2.21.3) Updates `com.github.ben-manes.caffeine:caffeine` from 3.2.3 to 3.2.4 - [Release notes](https://github.com/ben-manes/caffeine/releases) - [Commits](ben-manes/caffeine@v3.2.3...v3.2.4) Updates `com.zaxxer:HikariCP` from 5.1.0 to 7.0.2 - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES) - [Commits](brettwooldridge/HikariCP@HikariCP-5.1.0...HikariCP-7.0.2) Updates `org.xerial:sqlite-jdbc` from 3.50.3.0 to 3.53.1.0 - [Release notes](https://github.com/xerial/sqlite-jdbc/releases) - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG) - [Commits](xerial/sqlite-jdbc@3.50.3.0...3.53.1.0) Updates `org.postgresql:postgresql` from 42.7.10 to 42.7.11 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.10...REL42.7.11) Updates `com.mysql:mysql-connector-j` from 9.6.0 to 9.7.0 - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](mysql/mysql-connector-j@9.6.0...9.7.0) Updates `org.apache.kafka:kafka-clients` from 4.2.0 to 4.3.0 Updates `org.junit.jupiter:junit-jupiter-api` from 6.0.3 to 6.1.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.3...r6.1.0) Updates `io.javalin:javalin` from 7.1.0 to 7.2.2 - [Release notes](https://github.com/javalin/javalin/releases) - [Commits](javalin/javalin@7.1.0...javalin-parent-7.2.2) Updates `com.nimbusds:nimbus-jose-jwt` from 10.8 to 10.9 - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.9..10.8) Updates `io.micrometer:micrometer-core` from 1.16.4 to 1.16.5 - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.16.4...v1.16.5) Updates `io.micrometer:micrometer-registry-prometheus` from 1.16.4 to 1.16.5 - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.16.4...v1.16.5) Updates `gradle-wrapper` from 9.4.1 to 9.5.1 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.4.1...v9.5.1) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-dependencies - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-dependencies - dependency-name: org.owasp.dependencycheck dependency-version: 12.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-dependencies - dependency-name: org.cyclonedx.bom dependency-version: 3.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-dependencies - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.21.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-dependencies - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: 2.21.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-dependencies - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-version: 2.21.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-dependencies - dependency-name: com.github.ben-manes.caffeine:caffeine dependency-version: 3.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-dependencies - dependency-name: com.zaxxer:HikariCP dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: java-dependencies - dependency-name: org.xerial:sqlite-jdbc dependency-version: 3.53.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-dependencies - dependency-name: org.postgresql:postgresql dependency-version: 42.7.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-dependencies - dependency-name: com.mysql:mysql-connector-j dependency-version: 9.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-dependencies - dependency-name: org.apache.kafka:kafka-clients dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-dependencies - dependency-name: io.javalin:javalin dependency-version: 7.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-dependencies - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-version: '10.9' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-dependencies - dependency-name: io.micrometer:micrometer-core dependency-version: 1.16.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-dependencies - dependency-name: io.micrometer:micrometer-registry-prometheus dependency-version: 1.16.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-dependencies - dependency-name: gradle-wrapper dependency-version: 9.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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-dependencies group with 18 updates in the / directory:
2.0.172.0.186.0.36.1.012.2.012.2.23.2.03.2.42.21.22.21.32.21.22.21.32.21.22.21.33.2.33.2.45.1.07.0.23.50.3.03.53.1.042.7.1042.7.119.6.09.7.04.2.04.3.06.0.36.1.07.1.07.2.210.810.91.16.41.16.59.4.19.5.1Updates
org.slf4j:slf4j-apifrom 2.0.17 to 2.0.18Updates
org.junit.jupiter:junit-jupiterfrom 6.0.3 to 6.1.0Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
Commits
0dc3af1Release 6.1.01d13002Prepare 6.1.0 release notes072b217Update plugin spotless to v8.5.0 (#5668)3a53480Update Gradle to v9.5.1 (#5666)0e18a20Update zizmorcore/zizmor-action action to v0.5.4 (#5669)0a2634fUpdate github/codeql-action action to v4.35.5 (#5671)4dbd556Restructure workflows to have single "status" job (#5670)f2194ceIncrease timeout to reduce flakiness5c8fdd2Update dependency org.apache.groovy:groovy to v5.0.6 (#5659)43c6982Update dependency org.slf4j:slf4j-jdk14 to v2.0.18 (#5667)Updates
org.owasp.dependencycheckfrom 12.2.0 to 12.2.2Updates
org.cyclonedx.bomfrom 3.2.0 to 3.2.4Updates
com.fasterxml.jackson.core:jackson-databindfrom 2.21.2 to 2.21.3Commits
Updates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310from 2.21.2 to 2.21.3Updates
com.fasterxml.jackson.dataformat:jackson-dataformat-yamlfrom 2.21.2 to 2.21.3Commits
ccfcc95[maven-release-plugin] prepare release jackson-dataformats-text-2.21.35e81617Prep for 2.21.3 release52ab617Merge branch '2.20' into 2.2184f99f7Merge branch '2.19' into 2.204fe54cbMerge branch '2.18' into 2.19f18c578Post-release dep version bump8db1032[maven-release-plugin] prepare for next development iteration7afb263[maven-release-plugin] prepare release jackson-dataformats-text-2.18.7ec50f24Prep for 2.18.7 releasea8bedbdPost-release dep version bumpUpdates
com.github.ben-manes.caffeine:caffeinefrom 3.2.3 to 3.2.4Release notes
Sourced from com.github.ben-manes.caffeine:caffeine's releases.
Commits
836b65cuse a consistent expiration tolerance calculation0dc7dafresurrect in-flight async entries on expiration0bac8b5handle head-of-line blocking of expiration queues (fixes #1954)ff25836test polishf3a6176Fix JCache close/createCache races and recursive teardown622fbe7Fix removal in identity views and widen hill-climber counters8da5a7adefer weighing the entry until after the putIfAbsent hit fast-path94ad0ffRecord eviction stats before notifying the removal listener consistentlyf94c011Auto-assert eviction stats alongside notifications.withCause.exclusively2e945e0Skip timestamp writes within tolerance on the read path.Updates
com.zaxxer:HikariCPfrom 5.1.0 to 7.0.2Changelog
Sourced from com.zaxxer:HikariCP's changelog.
... (truncated)
Commits
80c46ae[maven-release-plugin] prepare release HikariCP-7.0.2cba7ebedecrease thread yield frequency in ConcurrentBag.unreserve()22cc9bdUpdate README.md86915ee[maven-release-plugin] prepare for next development iteration217bcc8[maven-release-plugin] prepare release HikariCP-7.0.129ad2f4update changes logb81bbc9fixes #2323 always reset schema upon connection retrieval (#2346)ee5328ddecrease yield() frequency during direct hand-off attempts1da3a33Update README.md17c4b33Update README.mdUpdates
org.xerial:sqlite-jdbcfrom 3.50.3.0 to 3.53.1.0Release notes
Sourced from org.xerial:sqlite-jdbc's releases.
... (truncated)
Commits
b01674fchore(release): 3.53.1.0 [skip ci]e6719dbchore: update native libraries8263322feat(sqlite): upgrade to sqlite 3.53.1396fdf3build(deps-dev): bump org.jreleaser:jreleaser-maven-pluginbc7d223build: conditionally bootstrap SLF4J API JAR4cd221achore: remove execute bit on non-executable files5aa7426build: make JAVA_CLASSPATH configurable52522d0refactor: rewrite amalgamation_version.sh for POSIX shella28d6cebuild(deps): bump gummy-bears-api-24 to 0.14.0458abe1build(deps-dev): bump com.tngtech.archunit:archunit-junit5Updates
org.postgresql:postgresqlfrom 42.7.10 to 42.7.11Release notes
Sourced from org.postgresql:postgresql's releases.
... (truncated)
Changelog
Sourced from org.postgresql:postgresql's changelog.
Commits
78e261ffix: Add sources and javadocs to shaded published lib generation1e09fa0update Changelog and website for release of 42.7.11 (#4042)d479fa5Fix scram fix location in changelog and update published artifact developer l...b04fc46docs: Add scram max iters fix to changelogcf54822test: Disable scram test on older version without scram_iterations GUC7dbcc79test: Add SCRAM max iteration testsc9d41d1fix: Limit SCRAM PBKDF2 iterations accepted from the servera340cb2style: replace@exceptionwith@throwsin getBoolean javadoc77837f8fix(deps): update dependency org.openrewrite.rewrite:org.openrewrite.rewrite....23af03bchore(deps): update actions/checkout action to v6Updates
com.mysql:mysql-connector-jfrom 9.6.0 to 9.7.0Changelog
Sourced from com.mysql:mysql-connector-j's changelog.
... (truncated)
Commits
0aade1fFix for Bug#119863 (Bug#38951042), Inaccurate decoding of negative TIME durat...b6d5baaUpdate for GPL license book.a7cc5a9Fix for DateTimeTest failures after some of the work done for WL#16669 in MyS...6a0c818WL#17215, Implement JDBC 4.3/4.5 Statement/Connection.enquote* methods.5f96e85Fix for Bug#119245 (Bug#38599240), Select into fix breaks queries with 'into'...8d779fcFix for Bug#119659 (Bug#38916595), BinaryResultsetReader fails to consume EOF...1391179Copyright header year bump.5c764b4Post-release version bump.Updates
org.apache.kafka:kafka-clientsfrom 4.2.0 to 4.3.0Updates
org.junit.jupiter:junit-jupiter-apifrom 6.0.3 to 6.1.0Release notes
Sourced from org.junit.jupiter:junit-jupiter-api's releases.
Commits
0dc3af1Release 6.1.01d13002Prepare 6.1.0 release notes072b217Update plugin spotless to v8.5.0 (#5668)3a53480Update Gradle to v9.5.1 (#5666)0e18a20Update zizmorcore/zizmor-action action to v0.5.4 (#5669)0a2634fUpdate github/codeql-action action to v4.35.5 (#5671)4dbd556Restructure workflows to have single "status" job (#5670)f2194ceIncrease timeout to reduce flakiness5c8fdd2Update dependency org.apache.groovy:groovy to v5.0.6 (#5659)43c6982Update dependency org.slf4j:slf4j-jdk14 to v2.0.18 (#5667)Updates
io.javalin:javalinfrom 7.1.0 to 7.2.2Release notes
Sourced from io.javalin:javalin's releases.
Commits
d4db959[maven-release-plugin] prepare release javalin-parent-7.2.218fc65a[deps] Revert back to working version of Jetty0d10c8d[maven-release-plugin] prepare for next development iteration74f48df[maven-release-plugin] prepare release javalin-parent-7.2.1c2f9a8b[deps] Bump dependencies3a6077f[websocket] Fix DevLoggingPlugin query-parameter handling (#2595)a964404[routing] Fix missing path params in beforeMatchedfff7e0d[deps]: Bump the dependencies group with 12 updates (#2589)cfa070e[build] Bump Maven Wrapper to 3.9.15 (#2590)7078afc[readme] Bump Javalin versionUpdates
com.nimbusds:nimbus-jose-jwtfrom 10.8 to 10.9Changelog
Sourced from com.nimbusds:nimbus-jose-jwt's changelog.
... (truncated)
Commits
e48aa07[maven-release-plugin] prepare for next development iteration4b02531Adds X509CertUtils.computeSHA1Thumbprint(X509Certificate) method6b52455[maven-release-plugin] prepare release 10.9Updates
io.micrometer:micrometer-corefrom 1.16.4 to 1.16.5Release notes
Sourced from io.micrometer:micrometer-core's releases.
Commits
<...
Description has been truncated