Skip to content

Conversation

@amriksd
Copy link
Contributor

@amriksd amriksd bot commented Dec 19, 2025

This PR contains the following updates:

Package Type Update Change
org.flywaydb:flyway-core (source) minor 11.19.011.20.2
org.flywaydb:flyway-core (source) maven_install minor 11.19.011.20.2
org.flywaydb:flyway-database-postgresql (source) maven_install minor 11.19.011.20.2
org.junit.jupiter:junit-jupiter-api (source) minor 5.10.35.14.2
org.postgresql:postgresql (source) patch 42.7.842.7.9
org.postgresql:postgresql (source) maven_install patch 42.7.842.7.9

Release Notes

pgjdbc/pgjdbc (org.postgresql:postgresql)

v42.7.9

Added
  • feat: query timeout property PR #​3705
  • feat: Add PEMKeyManager to handle PEM based certs and keys PR #​3700
Changed
  • perf: optimize PGInterval.getValue() by replacing String.format with StringBuilder
  • doc: update property quoteReturningIdentifiers default value PR #​3847
  • security: Use a static method forName to load all user supplied classes. Use the Class.forName 3 parameter method and do not initilize it unless it is a subclass of the expected class
Fixed
  • fix: incorrect pg_stat_replication.reply_time calculation PR #​3906
  • fix: close temporary lob descriptors that are used internally in PreparedStatement#setBlob
  • fix: PGXAConnection.prepare(Xid) should return XA_RDONLY if the connection is read only PR #​3897
  • fix: make all Calendar instances proleptic Gregorian PR #​3837
  • fix: Simplify concurrency guards on QueryExecutorBase#transaction and QueryExecutorBase#standardConformingStrings PR #​3897
  • fix: avoid memory leaks in Java <= 21 caused by Thread.inheritedAccessControlContext PR #​3886
  • fix: Issue #​3784 pgjdbc can't decode numeric arrays containing special numbers like NaN PR #​3838
  • fix: use ssl_is_used() to check for ssl connection PR #​3867
  • fix: the classloader is nullable PR #​3907

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@amriksd amriksd bot force-pushed the renovate/java-dependencies branch 2 times, most recently from 77b1aa6 to 09c671f Compare December 27, 2025 12:40
@amriksd amriksd bot requested a review from AmrikSD as a code owner December 27, 2025 12:40
@amriksd amriksd bot changed the title chore(deps): update java dependencies chore(deps): update java dependencies to v11.20.0 Jan 6, 2026
@amriksd amriksd bot force-pushed the renovate/java-dependencies branch from 09c671f to 8be6c2e Compare January 7, 2026 11:22
@amriksd amriksd bot changed the title chore(deps): update java dependencies to v11.20.0 chore(deps): update java dependencies Jan 7, 2026
@amriksd amriksd bot force-pushed the renovate/java-dependencies branch 2 times, most recently from aa61a4e to fd03163 Compare January 15, 2026 11:23
@amriksd amriksd bot force-pushed the renovate/java-dependencies branch from fd03163 to 0b6f7e5 Compare January 16, 2026 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant