DevSkillsHQ / backend-boilerplate-java-springboot

http://devskills.co
GNU Affero General Public License v3.0
1 stars 5 forks source link

Bump org.xerial:sqlite-jdbc from 3.46.1.3 to 3.47.0.0 in /app #38

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps org.xerial:sqlite-jdbc from 3.46.1.3 to 3.47.0.0.

Release notes

Sourced from org.xerial:sqlite-jdbc's releases.

Release 3.47.0.0

Changelog

🚀 Features

sqlite

  • upgrade to sqlite 3.47.0 (d174b8d)

🐛 Fixes

  • use lambda loggers and fix message format for JUL (fd21058), closes #1195

🛠 Build

deps

  • bump org.apache.maven.plugins:maven-help-plugin (46cc36d)
  • bump org.graalvm.sdk:nativeimage from 24.1.0 to 24.1.1 (2c86dcf)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (a88f62a)
  • bump surefire.version from 3.5.0 to 3.5.1 (9fadf17)
  • bump org.apache.maven.plugins:maven-gpg-plugin (132ab17)

deps-dev

  • bump org.mockito:mockito-core from 5.14.1 to 5.14.2 (c0b9f99)
  • bump org.junit.jupiter:junit-jupiter (82a5f2a)
  • bump org.junit.jupiter:junit-jupiter (761eb2e)
  • bump org.junit-pioneer:junit-pioneer (7586ce9)
  • bump org.junit.jupiter:junit-jupiter (69ea4db)
  • bump org.mockito:mockito-core from 5.13.0 to 5.14.1 (dd79b6d)

Contributors

We'd like to thank the following people for their contributions: Gauthier, Gauthier Roebroeck

Commits
  • 899d579 chore(release): 3.47.0.0 [skip ci]
  • 9624667 chore: update native libraries
  • d174b8d feat(sqlite): upgrade to sqlite 3.47.0
  • 46cc36d build(deps): bump org.apache.maven.plugins:maven-help-plugin
  • c0b9f99 build(deps-dev): bump org.mockito:mockito-core from 5.14.1 to 5.14.2
  • 82a5f2a build(deps-dev): bump org.junit.jupiter:junit-jupiter
  • 2c86dcf build(deps): bump org.graalvm.sdk:nativeimage from 24.1.0 to 24.1.1
  • fd21058 fix: use lambda loggers and fix message format for JUL
  • 761eb2e build(deps-dev): bump org.junit.jupiter:junit-jupiter
  • 7586ce9 build(deps-dev): bump org.junit-pioneer:junit-pioneer
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 weeks ago

The following labels could not be found: gradle, dependencies.