Skip to content

Update dependencies: SLF4J, Jackson, Kotlin, and PostgreSQL driver#1866

Merged
nmaguiar merged 7 commits into
masterfrom
t8
Jul 6, 2026
Merged

Update dependencies: SLF4J, Jackson, Kotlin, and PostgreSQL driver#1866
nmaguiar merged 7 commits into
masterfrom
t8

Conversation

@nmaguiar

@nmaguiar nmaguiar commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

This pull request updates several dependencies to their latest versions to keep the project up-to-date and secure. The changes affect both the pom.xml and pom.json files, ensuring consistency across Maven and JSON-based dependency management.

Dependency version upgrades:

  • Upgraded Jackson dependencies (jackson-core, jackson-databind, and jackson-dataformat-toml) from version 2.21.3 to 2.22.0 in both pom.xml and pom.json. [1] [2]
  • Updated the PostgreSQL JDBC driver (postgresql) from 42.7.11 to 42.7.12 in both pom.xml and pom.json. [1] [2]
  • Upgraded Kotlin standard library (kotlin-stdlib) from 2.3.20 to 2.4.0 in both pom.xml and pom.json. [1] [2]

dependabot Bot and others added 7 commits May 19, 2026 08:21
Bumps org.slf4j:slf4j-api from 2.0.17 to 2.0.18.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-version: 2.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
….jna-jna-platform-5.19.0

chore(deps): bump net.java.dev.jna:jna-platform from 5.18.1 to 5.19.0
…f4j-api-2.0.18

chore(deps): bump org.slf4j:slf4j-api from 2.0.17 to 2.0.18
Update jackson-core, jackson-databind, and jackson-dataformat-toml from 2.21.3 to 2.22.0 in pom.xml and pom.json.
Update kotlin-stdlib from 2.3.20 to 2.4.0 in pom.xml and pom.json, and update the corresponding jar file in lib/
Update PostgreSQL JDBC driver from 42.7.11 to 42.7.12 in pom.xml, pom.json, and lib/
@nmaguiar nmaguiar self-assigned this Jul 6, 2026
@nmaguiar nmaguiar added enhancement dependencies Pull requests that update a dependency file labels Jul 6, 2026
@nmaguiar nmaguiar merged commit d046558 into master Jul 6, 2026
1 check passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in Continuous Enhancement Jul 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file enhancement

Projects

Development

Successfully merging this pull request may close these issues.

1 participant