-
Notifications
You must be signed in to change notification settings - Fork 31
Bump the dependency-updates group across 1 directory with 18 updates #114
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
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/maven/dependency-updates-f0f53ee014
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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 dependency-updates group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [io.airlift:airbase](https://github.com/airlift/airbase) | `213` | `218` | | [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.2` | | [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.2` | | [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) | `6.2.0` | `6.2.1` | | [commons-codec:commons-codec](https://github.com/apache/commons-codec) | `1.17.1` | `1.18.0` | | commons-io:commons-io | `2.17.0` | `2.18.0` | | io.trino:trino-jdbc | `469` | `470` | | [jakarta.persistence:jakarta.persistence-api](https://github.com/jakartaee/persistence) | `3.1.0` | `3.2.0` | | [net.java.dev.jna:jna](https://github.com/java-native-access/jna) | `5.15.0` | `5.16.0` | | [net.minidev:json-smart](https://github.com/netplex/json-smart-v2) | `2.5.1` | `2.5.2` | | org.apache.commons:commons-lang3 | `3.16.0` | `3.17.0` | | org.freemarker:freemarker | `2.3.33` | `2.3.34` | | [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) | `8.0.1.Final` | `8.0.2.Final` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.14.2` | `5.15.2` | | [org.springframework.retry:spring-retry](https://github.com/spring-projects/spring-retry) | `2.0.10` | `2.0.11` | | [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.20.3` | `1.20.4` | | [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) | `1.20.3` | `1.20.4` | | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.4` | `42.7.5` | Updates `io.airlift:airbase` from 213 to 218 - [Release notes](https://github.com/airlift/airbase/releases) - [Changelog](https://github.com/airlift/airbase/blob/master/CHANGES.md) - [Commits](https://github.com/airlift/airbase/commits) Updates `org.springframework.boot:spring-boot-dependencies` from 3.3.5 to 3.4.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.2) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.3.5 to 3.4.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.2) Updates `com.zaxxer:HikariCP` from 6.2.0 to 6.2.1 - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES) - [Commits](brettwooldridge/HikariCP@HikariCP-6.2.0...HikariCP-6.2.1) Updates `commons-codec:commons-codec` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.17.1...rel/commons-codec-1.18.0) Updates `commons-io:commons-io` from 2.17.0 to 2.18.0 Updates `io.trino:trino-jdbc` from 469 to 470 Updates `jakarta.persistence:jakarta.persistence-api` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/jakartaee/persistence/releases) - [Commits](jakartaee/persistence@3.1-3.1.0-RELEASE...3.2-3.2.0-RELEASE) Updates `net.java.dev.jna:jna` from 5.15.0 to 5.16.0 - [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md) - [Commits](java-native-access/jna@5.15.0...5.16.0) Updates `net.minidev:json-smart` from 2.5.1 to 2.5.2 - [Release notes](https://github.com/netplex/json-smart-v2/releases) - [Commits](netplex/json-smart-v2@2.5.1...2.5.2) Updates `org.apache.commons:commons-lang3` from 3.16.0 to 3.17.0 Updates `org.freemarker:freemarker` from 2.3.33 to 2.3.34 Updates `org.hibernate.validator:hibernate-validator` from 8.0.1.Final to 8.0.2.Final - [Changelog](https://github.com/hibernate/hibernate-validator/blob/8.0.2.Final/changelog.txt) - [Commits](hibernate/hibernate-validator@8.0.1.Final...8.0.2.Final) Updates `org.mockito:mockito-core` from 5.14.2 to 5.15.2 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.14.2...v5.15.2) Updates `org.springframework.retry:spring-retry` from 2.0.10 to 2.0.11 - [Release notes](https://github.com/spring-projects/spring-retry/releases) - [Commits](spring-projects/spring-retry@v2.0.10...v2.0.11) Updates `org.testcontainers:postgresql` from 1.20.3 to 1.20.4 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.3...1.20.4) Updates `org.testcontainers:testcontainers` from 1.20.3 to 1.20.4 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.3...1.20.4) Updates `org.testcontainers:testcontainers` from 1.20.3 to 1.20.4 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.3...1.20.4) Updates `org.postgresql:postgresql` from 42.7.4 to 42.7.5 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.4...REL42.7.5) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.3.5 to 3.4.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.2) --- updated-dependencies: - dependency-name: io.airlift:airbase dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: com.zaxxer:HikariCP dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: commons-codec:commons-codec dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: io.trino:trino-jdbc dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: jakarta.persistence:jakarta.persistence-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: net.java.dev.jna:jna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: net.minidev:json-smart dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: org.apache.commons:commons-lang3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: org.freemarker:freemarker dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: org.hibernate.validator:hibernate-validator dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: org.springframework.retry:spring-retry dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: org.testcontainers:postgresql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: org.testcontainers:testcontainers dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: org.testcontainers:testcontainers dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
cla-signed
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
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 dependency-updates group with 18 updates in the / directory:
2132183.3.53.4.23.3.53.4.26.2.06.2.11.17.11.18.02.17.02.18.04694703.1.03.2.05.15.05.16.02.5.12.5.23.16.03.17.02.3.332.3.348.0.1.Final8.0.2.Final5.14.25.15.22.0.102.0.111.20.31.20.41.20.31.20.442.7.442.7.5Updates
io.airlift:airbasefrom 213 to 218Release notes
Sourced from io.airlift:airbase's releases.
... (truncated)
Commits
Updates
org.springframework.boot:spring-boot-dependenciesfrom 3.3.5 to 3.4.2Release notes
Sourced from org.springframework.boot:spring-boot-dependencies's releases.
... (truncated)
Commits
f775945Release v3.4.2068b960Merge branch '3.3.x' into 3.4.x34c8353Next development version (v3.3.9-SNAPSHOT)f184e98Merge branch '3.3.x' into 3.4.x390963fDocument when defaultValue and description cannot be extractedef82719Fix memory comparison in ProcessInfoTests1e35a0bCorrect the type of logging.structured.json.customizer24e40e8Upgrade to Spring Pulsar 1.2.230dd62aMerge branch '3.3.x' into 3.4.xa3eaafbUpgrade to Spring Pulsar 1.1.8Updates
org.springframework.boot:spring-boot-maven-pluginfrom 3.3.5 to 3.4.2Release notes
Sourced from org.springframework.boot:spring-boot-maven-plugin's releases.
... (truncated)
Commits
f775945Release v3.4.2068b960Merge branch '3.3.x' into 3.4.x34c8353Next development version (v3.3.9-SNAPSHOT)f184e98Merge branch '3.3.x' into 3.4.x390963fDocument when defaultValue and description cannot be extractedef82719Fix memory comparison in ProcessInfoTests1e35a0bCorrect the type of logging.structured.json.customizer24e40e8Upgrade to Spring Pulsar 1.2.230dd62aMerge branch '3.3.x' into 3.4.xa3eaafbUpgrade to Spring Pulsar 1.1.8Updates
com.zaxxer:HikariCPfrom 6.2.0 to 6.2.1Changelog
Sourced from com.zaxxer:HikariCP's changelog.
... (truncated)
Commits
1d517a9[maven-release-plugin] prepare release HikariCP-6.2.1be6594aassign default keepaliveTime of 2 minutes1836e3fadd test scope to commons-compress dependencyc166946Update README.md7de262f[maven-release-plugin] prepare for next development iterationUpdates
commons-codec:commons-codecfrom 1.17.1 to 1.18.0Changelog
Sourced from commons-codec:commons-codec's changelog.
... (truncated)
Commits
5f76abbUpdate contributing file from user feedbacka38de95Prepare for the next release candidate0689dc8Prepare for the next release candidate4098222Port from Doxia 1 to 2ebb29e9Make test fixture package private110a9f8Don't need to end a paragraph with an extra line break6444237Remove background color from site page9062af4Merge branch 'master' of963ee73Include more in the source assembly94b9c51Add a file extension to TODO fileUpdates
commons-io:commons-iofrom 2.17.0 to 2.18.0Updates
io.trino:trino-jdbcfrom 469 to 470Updates
jakarta.persistence:jakarta.persistence-apifrom 3.1.0 to 3.2.0Release notes
Sourced from jakarta.persistence:jakarta.persistence-api's releases.
Commits
320bfacUpdate API version of jakarta.persistence:jakarta.persistence-api to 3.2.0cca3db7Update SPEC version of jakarta.persistence:persistence-spec to 3.25e5f361consistently use monospace font in ch448d0c3bmention addition of TypedQueryReference in changelogac57ceeadd missing@sinceannotations16e386cupdate spec license to 1.1a5f9aa2clean up the orderby_item rulef1904daentity_id_or_version_function should be a scalar_expression4eb1617Finalize the changelog for 3.2c73b77a#589: avoid collisions in metamodel's variables (#592)Updates
net.java.dev.jna:jnafrom 5.15.0 to 5.16.0Changelog
Sourced from net.java.dev.jna:jna's changelog.
Commits
7452f87Release 5.16.0a9d4e09Merge pull request #1643 from matthiasblaesing/javadoc2d1bef49Merge pull request #1642 from matthiasblaesing/android-fix-16kdfb4016Fix missing javadoc file resoures/fonts/dejavu.csse62279fBump JNI revision number and rebuild android native parts (other platforms ar...58d2c1bFix unittest when run on linux systems with more than 15 partitions17f4e59Fix calls to jnidispatch on Android with 16KB page size3befd7fMerge pull request #1637 from matthiasblaesing/fix-javadoc3fb2f87Fix javadoc9e1e377Merge pull request #1631 from matthiasblaesing/pr-1629Updates
net.minidev:json-smartfrom 2.5.1 to 2.5.2Release notes
Sourced from net.minidev:json-smart's releases.
... (truncated)
Commits
d4f7fa4migrate to s01.oss.sonatype.org9ca093ddocs: mark v2.5.2 not released now55fa105update maintainer github id and email (#234)7ecb1d3bump to version 2.5.2.852caf6Merge pull request #233 from ccudennec-otto/fix-CVE-2024-57699d1f4645Merge pull request #228 from netplex/dependabot/maven/json-smart/junit.versio...19a787eMerge pull request #230 from netplex/dependabot/maven/json-smart-action/junit...f2be4c1Merge pull request #229 from netplex/dependabot/maven/json-smart/org.apache.m...224943aMerge pull request #231 from netplex/dependabot/maven/json-smart-action/org.a...c21d854fix CVE-2024-57699 for predefined parsersUpdates
org.apache.commons:commons-lang3from 3.16.0 to 3.17.0Updates
org.freemarker:freemarkerfrom 2.3.33 to 2.3.34Updates
org.hibernate.validator:hibernate-validatorfrom 8.0.1.Final to 8.0.2.FinalChangelog
Sourced from org.hibernate.validator:hibernate-validator's changelog.
Commits
8420c55[Jenkins release job] Preparing release 8.0.2.Finala188186[Jenkins release job] changelog.txt updated by release build 8.0.2.Final5b8eb7d[Jenkins release job] README.md updated by release build 8.0.2.Final24ccce7Specify an explicit plexus-utils dependency forcopy-maven-plugin0a9bfaaAdd more rules to gitignoread8e0b1Include maven wrapperd4b8210HV-2067 Adjust UUID's version/variant validationbb039fdHV-1829 Remove mentions of the ConstraintDefinitionContributor from the docs8733523HV-2066 Update documentation section 3.1.1b23a4c4HV-1989 Fix spec version in the CDI extension manifestUpdates
org.mockito:mockito-corefrom 5.14.2 to 5.15.2Release notes
Sourced from org.mockito:mockito-core's releases.