From 2f3788fc638065c428b72479830427b2638a3b91 Mon Sep 17 00:00:00 2001
From: Picnic-DevPla-Bot <168541957+Picnic-DevPla-Bot@users.noreply.github.com>
Date: Fri, 10 Jan 2025 13:12:35 +0100
Subject: [PATCH] Upgrade jOOQ 3.19.16 -> 3.19.17 (#1504)
See:
- https://www.jooq.org/notes
- https://github.com/jOOQ/jOOQ/releases/tag/version-3.19.17
- https://github.com/jOOQ/jOOQ/compare/version-3.19.16...version-3.19.17
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0b47ffcb..32d525f9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -467,7 +467,7 @@
org.jooq
jooq
- 3.19.16
+ 3.19.17
org.jspecify