From 3efef5efae1cfe6ccd777e0bf89944079030ddaf Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Tue, 24 Sep 2024 21:06:47 -0400 Subject: [PATCH 01/56] [maven-release-plugin] prepare for next development iteration --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 3b9e47b..39ae5ae 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.mybatis.scripting mybatis-thymeleaf - 1.1.0 + 1.1.1-SNAPSHOT MyBatis Thymeleaf Thymeleaf support for MyBatis @@ -46,7 +46,7 @@ scm:git:ssh://git@github.com/mybatis/thymeleaf-scripting.git scm:git:ssh://git@github.com/mybatis/thymeleaf-scripting.git - mybatis-thymeleaf-1.1.0 + HEAD https://github.com/mybatis/thymeleaf-scripting/ @@ -82,7 +82,7 @@ 1.0.0 - 1727226361 + 1727226406 --add-opens java.base/java.lang=ALL-UNNAMED From 6315e0b7080f89d2729b3907e9f6ad9d0fb9c74e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 10:49:08 +0000 Subject: [PATCH 02/56] Update dependency org.junit.jupiter:junit-jupiter-engine to v5.11.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 39ae5ae..cb0edb6 100644 --- a/pom.xml +++ b/pom.xml @@ -104,7 +104,7 @@ org.junit.jupiter junit-jupiter-engine - 5.11.0 + 5.11.1 test From 4d77460e00fd4203f53754e1348ad46c856b9cd6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 16:38:50 +0000 Subject: [PATCH 03/56] Update dependency org.junit.jupiter:junit-jupiter-engine to v5.11.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cb0edb6..e300634 100644 --- a/pom.xml +++ b/pom.xml @@ -104,7 +104,7 @@ org.junit.jupiter junit-jupiter-engine - 5.11.1 + 5.11.2 test From 9e830bba5303a5dd129be5d665c2521a56856dc3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 16:16:31 +0000 Subject: [PATCH 04/56] Update dependency ch.qos.logback:logback-classic to v1.5.9 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e300634..3cf8078 100644 --- a/pom.xml +++ b/pom.xml @@ -122,7 +122,7 @@ ch.qos.logback logback-classic - 1.5.8 + 1.5.9 test From bcb30fe7486d62d22660daf04a63fbdfe4d1f750 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 10:47:18 +0000 Subject: [PATCH 05/56] Update dependency ch.qos.logback:logback-classic to v1.5.10 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3cf8078..23970c1 100644 --- a/pom.xml +++ b/pom.xml @@ -122,7 +122,7 @@ ch.qos.logback logback-classic - 1.5.9 + 1.5.10 test From e591b438c1d5c77a0b1b0ae934ae361d7c5ae590 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 12:43:43 +0000 Subject: [PATCH 06/56] Update dependency ch.qos.logback:logback-classic to v1.5.11 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 23970c1..4cfea1e 100644 --- a/pom.xml +++ b/pom.xml @@ -122,7 +122,7 @@ ch.qos.logback logback-classic - 1.5.10 + 1.5.11 test From 1686aff2d11a9f801e6f90f3dc6d76f3c2cedeb8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 10:08:20 +0000 Subject: [PATCH 07/56] Update dependency org.springframework:spring-jdbc to v6.1.14 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4cfea1e..a8d16d1 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ org.springframework spring-jdbc - 6.1.13 + 6.1.14 test From f98f1b4c88362ee4c615ed772ea797ca42dda1f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 16:37:17 +0000 Subject: [PATCH 08/56] Update dependency org.junit.jupiter:junit-jupiter-engine to v5.11.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a8d16d1..65f9b6e 100644 --- a/pom.xml +++ b/pom.xml @@ -104,7 +104,7 @@ org.junit.jupiter junit-jupiter-engine - 5.11.2 + 5.11.3 test From 39e2898c832d3c7c29126ba1b2b88b0a80c9ff25 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 23:11:34 +0000 Subject: [PATCH 09/56] Update dependency ch.qos.logback:logback-classic to v1.5.12 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 65f9b6e..1edcd90 100644 --- a/pom.xml +++ b/pom.xml @@ -122,7 +122,7 @@ ch.qos.logback logback-classic - 1.5.11 + 1.5.12 test From 07f4a38395d8797afb0995000a53f9ab9b459225 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 02:21:14 +0000 Subject: [PATCH 10/56] Update dependency org.asciidoctor:asciidoctor-maven-plugin to v3.1.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1edcd90..357df78 100644 --- a/pom.xml +++ b/pom.xml @@ -75,7 +75,7 @@ 3.1.2.RELEASE - 3.0.0 + 3.1.0 org.mybatis.scripting.thymeleaf From 8a925501fd9fdabe8dca9bf9e4280a947809a05c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 Nov 2024 02:03:51 +0000 Subject: [PATCH 11/56] Update dependency org.hsqldb:hsqldb to v2.7.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 357df78..71b384f 100644 --- a/pom.xml +++ b/pom.xml @@ -110,7 +110,7 @@ org.hsqldb hsqldb - 2.7.3 + 2.7.4 test From 3649b267cb4a3361c1cdcbfcd5967132f122386c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 13:47:47 +0000 Subject: [PATCH 12/56] Update dependency org.springframework:spring-jdbc to v6.2.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 71b384f..069ba60 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ org.springframework spring-jdbc - 6.1.14 + 6.2.0 test From e7b33e4af8f8bb20b0874bfcec101c82164b3a67 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 19:38:27 +0000 Subject: [PATCH 13/56] Update dependency org.asciidoctor:asciidoctor-maven-plugin to v3.1.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 069ba60..3f66d05 100644 --- a/pom.xml +++ b/pom.xml @@ -75,7 +75,7 @@ 3.1.2.RELEASE - 3.1.0 + 3.1.1 org.mybatis.scripting.thymeleaf From 3f8fdd2afebf9b3db82dc50c964d811fd6272f64 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 13:10:02 +0000 Subject: [PATCH 14/56] Update dependency org.mybatis:mybatis to v3.5.17 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3f66d05..6bf0c08 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ 11 - 3.5.16 + 3.5.17 3.1.2.RELEASE From eaf389793e88249924847488311acd70b12f741a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 00:59:19 +0000 Subject: [PATCH 15/56] Update dependency org.mybatis:mybatis-parent to v46 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6bf0c08..9a5e165 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.mybatis mybatis-parent - 45 + 46 From fa1d71815806d8ad9843278a77ed27493d129b42 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 23:39:42 +0000 Subject: [PATCH 16/56] Update dependency org.thymeleaf:thymeleaf to v3.1.3.RELEASE --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9a5e165..dac4cf6 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,7 @@ 3.5.17 - 3.1.2.RELEASE + 3.1.3.RELEASE 3.1.1 From 24ad1648ccf985cee64cf300ae93e3beaa1862d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 09:54:25 +0000 Subject: [PATCH 17/56] Update dependency org.springframework:spring-jdbc to v6.2.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dac4cf6..dc38769 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ org.springframework spring-jdbc - 6.2.0 + 6.2.1 test From d2b48adb146266ed055a80ea2547bbc605382986 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 15:28:53 +0000 Subject: [PATCH 18/56] Update dependency org.junit.jupiter:junit-jupiter-engine to v5.11.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dc38769..4738273 100644 --- a/pom.xml +++ b/pom.xml @@ -104,7 +104,7 @@ org.junit.jupiter junit-jupiter-engine - 5.11.3 + 5.11.4 test From 40d534e6e913cc988af17aa405d6d8d6a2e95e05 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 17:44:14 +0000 Subject: [PATCH 19/56] Update dependency ch.qos.logback:logback-classic to v1.5.13 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4738273..b1cef67 100644 --- a/pom.xml +++ b/pom.xml @@ -122,7 +122,7 @@ ch.qos.logback logback-classic - 1.5.12 + 1.5.13 test From a819756ea6595b9ff4132dd5c83f6c51e96dac06 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 17:33:13 +0000 Subject: [PATCH 20/56] Update dependency ch.qos.logback:logback-classic to v1.5.14 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b1cef67..c81982c 100644 --- a/pom.xml +++ b/pom.xml @@ -122,7 +122,7 @@ ch.qos.logback logback-classic - 1.5.13 + 1.5.14 test From 91eec8ce2355ef7e90a1baecefa9b2a2b749cf1c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 18:29:42 +0000 Subject: [PATCH 21/56] Update dependency ch.qos.logback:logback-classic to v1.5.15 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c81982c..59921c6 100644 --- a/pom.xml +++ b/pom.xml @@ -122,7 +122,7 @@ ch.qos.logback logback-classic - 1.5.14 + 1.5.15 test From 65bd0faf8c4ff4797a0dbcc72e28f41501f37cc3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:15:49 +0000 Subject: [PATCH 22/56] Update dependency org.mybatis:mybatis-parent to v48 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 59921c6..65d6d16 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.mybatis mybatis-parent - 46 + 48 From 5bd145bb4f058740c8231dfe9298638fb64e8487 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 04:54:10 +0000 Subject: [PATCH 23/56] Update dependency org.mybatis:mybatis to v3.5.18 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 65d6d16..7e1ab22 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ 11 - 3.5.17 + 3.5.18 3.1.3.RELEASE From 1267bbb9ce8dcc39706b13ba2cef8f4ec6888a29 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 21:56:35 +0000 Subject: [PATCH 24/56] Update dependency org.mybatis:mybatis to v3.5.19 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7e1ab22..ad60e7e 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ 11 - 3.5.18 + 3.5.19 3.1.3.RELEASE From 9a0d6b3aab08b38fb50a144c14bbd896c9cc77ab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 02:14:21 +0000 Subject: [PATCH 25/56] Update dependency ch.qos.logback:logback-classic to v1.5.16 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ad60e7e..b253bc1 100644 --- a/pom.xml +++ b/pom.xml @@ -122,7 +122,7 @@ ch.qos.logback logback-classic - 1.5.15 + 1.5.16 test From 6597706aa58cbbfd1ac13d60dcaa661ae7b65312 Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Sat, 11 Jan 2025 16:15:54 -0500 Subject: [PATCH 26/56] Update ci.yaml --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index e1cf4c3..b0905ba 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -9,7 +9,7 @@ jobs: matrix: cache: [maven] distribution: [temurin] - java: [17, 21, 22, 23-ea] + java: [17, 21, 23, 24-ea, 25-ea] os: [ubuntu-latest, macos-latest, windows-latest] fail-fast: false max-parallel: 4 From 6a111870f05a04f03b8c0b89296106cc138ae88f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 09:14:47 +0000 Subject: [PATCH 27/56] Update dependency org.springframework:spring-jdbc to v6.2.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b253bc1..bfbfc54 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ org.springframework spring-jdbc - 6.2.1 + 6.2.2 test From 4dd1d96b092b1e56b9d73b630e8a0c080d7e6b21 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2025 15:02:05 +0000 Subject: [PATCH 28/56] Update dependency org.springframework:spring-jdbc to v6.2.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bfbfc54..9b01634 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ org.springframework spring-jdbc - 6.2.2 + 6.2.3 test From a1e4eb5fd4e182d5229699007a9ed0bbd088ff09 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 14:45:29 +0000 Subject: [PATCH 29/56] Update dependency org.junit.jupiter:junit-jupiter-engine to v5.12.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9b01634..f3f8fa3 100644 --- a/pom.xml +++ b/pom.xml @@ -104,7 +104,7 @@ org.junit.jupiter junit-jupiter-engine - 5.11.4 + 5.12.0 test From 156f8435ec07c236368d4ff0dc29dead741e1ab0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 22:40:28 +0000 Subject: [PATCH 30/56] Update dependency ch.qos.logback:logback-classic to v1.5.17 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f3f8fa3..31016f0 100644 --- a/pom.xml +++ b/pom.xml @@ -122,7 +122,7 @@ ch.qos.logback logback-classic - 1.5.16 + 1.5.17 test From 841b9fcea5722498dd33b0f802d8d1f123cebae7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Mar 2025 03:34:25 +0000 Subject: [PATCH 31/56] Update dependency org.springframework:spring-jdbc to v6.2.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 31016f0..8374815 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ org.springframework spring-jdbc - 6.2.3 + 6.2.4 test From 11d7750c922ea8dd29720866e307ce822d19e63a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Mar 2025 14:07:12 +0000 Subject: [PATCH 32/56] Update dependency org.junit.jupiter:junit-jupiter-engine to v5.12.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 31016f0..2a90ee9 100644 --- a/pom.xml +++ b/pom.xml @@ -104,7 +104,7 @@ org.junit.jupiter junit-jupiter-engine - 5.12.0 + 5.12.1 test From dad06b2beebe4c6d930c01ec5bf7bef38c4e262c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Mar 2025 16:07:42 +0000 Subject: [PATCH 33/56] Update dependency ch.qos.logback:logback-classic to v1.5.18 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8b16305..211d210 100644 --- a/pom.xml +++ b/pom.xml @@ -122,7 +122,7 @@ ch.qos.logback logback-classic - 1.5.17 + 1.5.18 test From ecc7d70289ba06b1b6d3371771c0ffd0302919a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 21:59:14 +0000 Subject: [PATCH 34/56] Update dependency org.springframework:spring-jdbc to v6.2.5 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 211d210..0b3bdd2 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ org.springframework spring-jdbc - 6.2.4 + 6.2.5 test From 996bb656b6cb87b90c144031b802137257b36ac5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Mar 2025 22:12:41 +0000 Subject: [PATCH 35/56] Update dependency org.asciidoctor:asciidoctor-maven-plugin to v3.2.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0b3bdd2..9094b90 100644 --- a/pom.xml +++ b/pom.xml @@ -75,7 +75,7 @@ 3.1.3.RELEASE - 3.1.1 + 3.2.0 org.mybatis.scripting.thymeleaf From 0757b8fb03b68703122110c2b08ed42d1828f893 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Apr 2025 16:38:58 +0000 Subject: [PATCH 36/56] Update dependency org.junit.jupiter:junit-jupiter-engine to v5.12.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9094b90..2034d6c 100644 --- a/pom.xml +++ b/pom.xml @@ -104,7 +104,7 @@ org.junit.jupiter junit-jupiter-engine - 5.12.1 + 5.12.2 test From aa2e2bdbd07a0539ce7a2ead5c6420e18934c6bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Apr 2025 12:48:08 +0000 Subject: [PATCH 37/56] Update dependency org.springframework:spring-jdbc to v6.2.6 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2034d6c..632ebe7 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ org.springframework spring-jdbc - 6.2.5 + 6.2.6 test From 8938949e2faaca777333da4a39a19223c425823a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 03:52:25 +0000 Subject: [PATCH 38/56] Update dependency org.mybatis:mybatis-parent to v49 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 632ebe7..d80288d 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.mybatis mybatis-parent - 48 + 49 From 17145de64bbaa49255089044ddbfaa1429593c08 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 May 2025 13:06:58 +0000 Subject: [PATCH 39/56] Update dependency org.springframework:spring-jdbc to v6.2.7 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d80288d..97841e0 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ org.springframework spring-jdbc - 6.2.6 + 6.2.7 test From 0cd3748fb9e861132584e5702db0b578a9926d60 Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Mon, 26 May 2025 22:38:37 -0400 Subject: [PATCH 40/56] [gha] Update explicit permissions --- .github/workflows/ci.yaml | 1 + .github/workflows/coveralls.yaml | 2 ++ .github/workflows/site.yaml | 3 +++ .github/workflows/sonar.yaml | 2 ++ .github/workflows/sonatype.yaml | 2 ++ 5 files changed, 10 insertions(+) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index b0905ba..ccc7b46 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -2,6 +2,7 @@ name: Java CI on: [workflow_dispatch, push, pull_request] +permissions: read-all jobs: test: runs-on: ${{ matrix.os }} diff --git a/.github/workflows/coveralls.yaml b/.github/workflows/coveralls.yaml index dc1756c..4d9e18b 100644 --- a/.github/workflows/coveralls.yaml +++ b/.github/workflows/coveralls.yaml @@ -2,6 +2,8 @@ name: Coveralls on: [push, pull_request] +permissions: read-all + jobs: build: if: github.repository_owner == 'mybatis' diff --git a/.github/workflows/site.yaml b/.github/workflows/site.yaml index 5d69980..d6c7e24 100644 --- a/.github/workflows/site.yaml +++ b/.github/workflows/site.yaml @@ -5,6 +5,9 @@ on: branches: - site +permissions: + contents: write + jobs: build: if: github.repository_owner == 'mybatis' && ! contains(toJSON(github.event.head_commit.message), '[maven-release-plugin]') diff --git a/.github/workflows/sonar.yaml b/.github/workflows/sonar.yaml index cf647f5..d398c86 100644 --- a/.github/workflows/sonar.yaml +++ b/.github/workflows/sonar.yaml @@ -5,6 +5,8 @@ on: branches: - master +permissions: read-all + jobs: build: if: github.repository_owner == 'mybatis' diff --git a/.github/workflows/sonatype.yaml b/.github/workflows/sonatype.yaml index 752b491..ea36fcb 100644 --- a/.github/workflows/sonatype.yaml +++ b/.github/workflows/sonatype.yaml @@ -5,6 +5,8 @@ on: branches: - master +permissions: read-all + jobs: build: if: github.repository_owner == 'mybatis' && ! contains(toJSON(github.event.head_commit.message), '[maven-release-plugin]') From 282e783727dc316eaf19686e0dd855586f7e9e3f Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Mon, 26 May 2025 22:38:44 -0400 Subject: [PATCH 41/56] [gha] Update codeql --- .github/workflows/codeql.yml | 93 ++++++++++-------------------------- 1 file changed, 26 insertions(+), 67 deletions(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 6c15fc3..2c7d184 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -1,90 +1,49 @@ -# For most projects, this workflow file will not need changing; you simply need -# to commit it to your repository. -# -# You may wish to alter this file to override the set of languages analyzed, -# or to provide custom queries or build logic. -# -# ******** NOTE ******** -# We have attempted to detect the languages in your repository. Please check -# the `language` matrix defined below to confirm you have the correct set of -# supported CodeQL languages. -# name: "CodeQL" on: push: - branches: [ "master" ] + branches: [ master ] pull_request: - branches: [ "master" ] + branches: [ master ] schedule: - cron: '41 6 * * 3' jobs: analyze: name: Analyze - # Runner size impacts CodeQL analysis time. To learn more, please see: - # - https://gh.io/recommended-hardware-resources-for-running-codeql - # - https://gh.io/supported-runners-and-hardware-resources - # - https://gh.io/using-larger-runners - # Consider using larger runners for possible analysis time improvements. runs-on: ${{ (matrix.language == 'swift' && 'macos-latest') || 'ubuntu-latest' }} timeout-minutes: ${{ (matrix.language == 'swift' && 120) || 360 }} permissions: - # required for all workflows - security-events: write - - # only required for workflows in private repositories actions: read contents: read + security-events: write strategy: fail-fast: false matrix: language: [ 'java-kotlin' ] - # CodeQL supports [ 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'swift' ] - # Use only 'java-kotlin' to analyze code written in Java, Kotlin or both - # Use only 'javascript-typescript' to analyze code written in JavaScript, TypeScript or both - # Learn more about CodeQL language support at https://aka.ms/codeql-docs/language-support steps: - - name: Checkout repository - uses: actions/checkout@v4 - - - name: Setup Java - uses: actions/setup-java@v4 - with: - java-version: 21 - distribution: 'temurin' - - # Initializes the CodeQL tools for scanning. - - name: Initialize CodeQL - uses: github/codeql-action/init@v3 - with: - languages: ${{ matrix.language }} - # If you wish to specify custom queries, you can do so here or in a config file. - # By default, queries listed here will override any specified in a config file. - # Prefix the list here with "+" to use these queries and those in the config file. - - # For more details on CodeQL's query packs, refer to: https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#using-queries-in-ql-packs - # queries: security-extended,security-and-quality - - - # Autobuild attempts to build any compiled languages (C/C++, C#, Go, Java, or Swift). - # If this step fails, then you should remove it and run the build manually (see below) - - name: Autobuild - uses: github/codeql-action/autobuild@v3 - - # â„šī¸ Command-line programs to run using the OS shell. - # 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun - - # If the Autobuild fails above, remove it and uncomment the following three lines. - # modify them (or add more) to build your code if your project, please refer to the EXAMPLE below for guidance. - - # - run: | - # echo "Run, Build Application using script" - # ./location_of_script_within_repo/buildscript.sh - - - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@v3 - with: - category: "/language:${{matrix.language}}" + - name: Checkout repository + uses: actions/checkout@v4 + + - name: Setup Java + uses: actions/setup-java@v4 + with: + cache: maven + distribution: 'temurin' + java-version: 21 + + - name: Initialize CodeQL + uses: github/codeql-action/init@v3 + with: + languages: ${{ matrix.language }} + queries: +security-and-quality + + - name: Autobuild + uses: github/codeql-action/autobuild@v3 + + - name: Perform CodeQL Analysis + uses: github/codeql-action/analyze@v3 + with: + category: "/language:${{ matrix.language }}" From af530b3a221a79329114e923284e081f67ac5f0c Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Mon, 26 May 2025 22:38:58 -0400 Subject: [PATCH 42/56] [gha] Drop jdk 23, use 24 ga --- .github/workflows/ci.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index ccc7b46..d8b8bb9 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -3,6 +3,7 @@ name: Java CI on: [workflow_dispatch, push, pull_request] permissions: read-all + jobs: test: runs-on: ${{ matrix.os }} @@ -10,7 +11,7 @@ jobs: matrix: cache: [maven] distribution: [temurin] - java: [17, 21, 23, 24-ea, 25-ea] + java: [17, 21, 24, 25-ea] os: [ubuntu-latest, macos-latest, windows-latest] fail-fast: false max-parallel: 4 From ce1e8e47271580f9d740a27ec1b913cf88e0210c Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Mon, 26 May 2025 22:39:06 -0400 Subject: [PATCH 43/56] [gha] Cleanup site yaml --- .github/workflows/site.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/site.yaml b/.github/workflows/site.yaml index d6c7e24..de1babe 100644 --- a/.github/workflows/site.yaml +++ b/.github/workflows/site.yaml @@ -23,7 +23,6 @@ jobs: - name: Build site run: ./mvnw site site:stage -DskipTests -Dlicense.skip=true -B -V --no-transfer-progress --settings ./.mvn/settings.xml env: - CI_DEPLOY_USERNAME: ${{ secrets.CI_DEPLOY_USERNAME }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} NVD_API_KEY: ${{ secrets.NVD_API_KEY }} - name: Deploy Site to gh-pages @@ -31,4 +30,3 @@ jobs: with: branch: gh-pages folder: target/staging - ssh-key: ${{ secrets.DEPLOY_KEY }} From 30a5339cdb81b455533ed614e04d00f1ba3b9fbe Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Mon, 26 May 2025 22:39:17 -0400 Subject: [PATCH 44/56] [mvn] Update maven profiler to 3.3 --- .mvn/extensions.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml index 1e884cc..dc1d1f3 100644 --- a/.mvn/extensions.xml +++ b/.mvn/extensions.xml @@ -20,6 +20,6 @@ fr.jcgay.maven maven-profiler - 3.2 + 3.3 From 1f115f2bed89113bd62b382ce40a1b4872698c1d Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Mon, 26 May 2025 22:39:27 -0400 Subject: [PATCH 45/56] [mvn] Update settings for central --- .mvn/settings.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.mvn/settings.xml b/.mvn/settings.xml index aac5ab1..e018a4a 100644 --- a/.mvn/settings.xml +++ b/.mvn/settings.xml @@ -22,7 +22,7 @@ - ossrh + central ${env.CI_DEPLOY_USERNAME} ${env.CI_DEPLOY_PASSWORD} @@ -39,7 +39,6 @@ github - ${env.CI_DEPLOY_USERNAME} ${env.GITHUB_TOKEN} From b81c9a3e4b1eea5d120cf6ec9f67d5b6b952a95f Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Tue, 27 May 2025 17:25:02 -0400 Subject: [PATCH 46/56] [ci] formatting --- .mvn/extensions.xml | 2 +- .mvn/settings.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml index dc1d1f3..cb5fcb0 100644 --- a/.mvn/extensions.xml +++ b/.mvn/extensions.xml @@ -1,7 +1,7 @@

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy