From 36d4556ca34d7dd3f6026b020055682c9e6a0db4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 17:53:26 +0000 Subject: [PATCH 1/2] build(deps): bump the minor-patch-group group with 6 updates Bumps the minor-patch-group group with 6 updates: | Package | From | To | | --- | --- | --- | | [org.telegram:telegrambots-longpolling](https://github.com/rubenlagus/TelegramBots) | `9.3.0` | `9.4.0` | | [org.telegram:telegrambots-client](https://github.com/rubenlagus/TelegramBots) | `9.3.0` | `9.4.0` | | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.9` | `42.7.10` | | [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) | `2.5` | `2.6` | | [org.jooq.jooq-codegen-gradle](https://github.com/jOOQ/jOOQ) | `3.19.29` | `3.20.11` | | [org.springframework.boot:spring-boot-gradle-plugin](https://github.com/spring-projects/spring-boot) | `4.0.2` | `4.0.3` | Updates `org.telegram:telegrambots-longpolling` from 9.3.0 to 9.4.0 - [Release notes](https://github.com/rubenlagus/TelegramBots/releases) - [Commits](https://github.com/rubenlagus/TelegramBots/compare/v9.3.0...v9.4.0) Updates `org.telegram:telegrambots-client` from 9.3.0 to 9.4.0 - [Release notes](https://github.com/rubenlagus/TelegramBots/releases) - [Commits](https://github.com/rubenlagus/TelegramBots/compare/v9.3.0...v9.4.0) Updates `org.postgresql:postgresql` from 42.7.9 to 42.7.10 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.7.9...REL42.7.10) Updates `org.yaml:snakeyaml` from 2.5 to 2.6 - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.6..snakeyaml-2.5) Updates `org.jooq.jooq-codegen-gradle` from 3.19.29 to 3.20.11 - [Release notes](https://github.com/jOOQ/jOOQ/releases) - [Commits](https://github.com/jOOQ/jOOQ/compare/version-3.19.29...version-3.20.11) Updates `org.springframework.boot:spring-boot-gradle-plugin` from 4.0.2 to 4.0.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.2...v4.0.3) --- updated-dependencies: - dependency-name: org.telegram:telegrambots-longpolling dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-group - dependency-name: org.telegram:telegrambots-client dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-group - dependency-name: org.postgresql:postgresql dependency-version: 42.7.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-group - dependency-name: org.yaml:snakeyaml dependency-version: '2.6' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-group - dependency-name: org.jooq.jooq-codegen-gradle dependency-version: 3.20.11 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-group - dependency-name: org.springframework.boot:spring-boot-gradle-plugin dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-group ... Signed-off-by: dependabot[bot] --- buildSrc/build.gradle | 2 +- telegram_bot/build.gradle | 4 ++-- telegram_chat_service/build.gradle | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/buildSrc/build.gradle b/buildSrc/build.gradle index a81d4601..00310ffc 100644 --- a/buildSrc/build.gradle +++ b/buildSrc/build.gradle @@ -10,7 +10,7 @@ repositories { // dependency for spring boot gradle plugin and dependency management. // It is necessary to share it between conventions as plugins dependencies { - implementation 'org.springframework.boot:spring-boot-gradle-plugin:4.0.2' + implementation 'org.springframework.boot:spring-boot-gradle-plugin:4.0.3' implementation 'io.spring.gradle:dependency-management-plugin:1.1.7' implementation 'com.diffplug.spotless:spotless-lib:4.3.0' implementation 'com.diffplug.spotless:spotless-plugin-gradle:8.2.1' diff --git a/telegram_bot/build.gradle b/telegram_bot/build.gradle index 2c215ac2..43a5ff10 100644 --- a/telegram_bot/build.gradle +++ b/telegram_bot/build.gradle @@ -28,13 +28,13 @@ dependencies { // bot - doesn't work with eureka client // adds core bot functionality - implementation('org.telegram:telegrambots-longpolling:9.3.0') { + implementation('org.telegram:telegrambots-longpolling:9.4.0') { exclude group: 'org.glassfish.jersey.containers' exclude group: 'org.glassfish.jersey.core' exclude group: 'org.glassfish.jersey.inject' exclude group: 'org.glassfish.jersey.media' } - implementation('org.telegram:telegrambots-client:9.3.0') // adds client to communicate with telegram api + implementation('org.telegram:telegrambots-client:9.4.0') // adds client to communicate with telegram api // freemarker implementation 'org.springframework.boot:spring-boot-starter-freemarker' diff --git a/telegram_chat_service/build.gradle b/telegram_chat_service/build.gradle index 586d00b5..ab1c5cf7 100644 --- a/telegram_chat_service/build.gradle +++ b/telegram_chat_service/build.gradle @@ -5,7 +5,7 @@ buildscript { classpath files('jasypt-encrypt-plugin-1.3.3.jar') classpath files('jooq-codegen-gradle-3.19.29.jar') // update only if starter updated it classpath("org.testcontainers:testcontainers-postgresql:2.0.3") - classpath("org.postgresql:postgresql:42.7.9") + classpath("org.postgresql:postgresql:42.7.10") classpath("org.liquibase:liquibase-gradle-plugin:3.0.2") classpath('org.liquibase:liquibase-core:5.0.1') } @@ -19,7 +19,7 @@ plugins { id 'spring-web-conventions' id 'lombok-conventions' id "io.github.ximtech.jasypt-encrypt-plugin" version "1.3.3" - id "org.jooq.jooq-codegen-gradle" version "3.19.29" // update only if starter updated jooq version + id "org.jooq.jooq-codegen-gradle" version "3.20.11" // update only if starter updated jooq version id 'org.liquibase.gradle' version '3.1.0' } @@ -229,7 +229,7 @@ dependencies { implementation 'org.springframework.boot:spring-boot-starter-liquibase' testImplementation 'org.springframework.boot:spring-boot-starter-liquibase-test' // liquibaseRuntime "org.liquibase:liquibase-core:5.0.1" - liquibaseRuntime "org.yaml:snakeyaml:2.5" + liquibaseRuntime "org.yaml:snakeyaml:2.6" // liquibaseRuntime 'info.picocli:picocli:4.6.1' // necessary to run command line AND used ONLY in liquibase plugin tasks compileOnly 'org.liquibase:liquibase-gradle-plugin:3.0.2' From e5757c23a12aadab1abf5b7f58352051bd8a43be Mon Sep 17 00:00:00 2001 From: Evgeny Date: Fri, 13 Mar 2026 11:15:59 +0300 Subject: [PATCH 2/2] refactor: comply jooq with spring boot starer --- telegram_chat_service/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/telegram_chat_service/build.gradle b/telegram_chat_service/build.gradle index ab1c5cf7..6b4fe898 100644 --- a/telegram_chat_service/build.gradle +++ b/telegram_chat_service/build.gradle @@ -3,7 +3,7 @@ import com.github.jasypt.encrypt.JasyptPlugin buildscript { dependencies { classpath files('jasypt-encrypt-plugin-1.3.3.jar') - classpath files('jooq-codegen-gradle-3.19.29.jar') // update only if starter updated it + classpath files('jooq-codegen-gradle-3.19.30.jar') // update only if starter updated it classpath("org.testcontainers:testcontainers-postgresql:2.0.3") classpath("org.postgresql:postgresql:42.7.10") classpath("org.liquibase:liquibase-gradle-plugin:3.0.2") @@ -19,7 +19,7 @@ plugins { id 'spring-web-conventions' id 'lombok-conventions' id "io.github.ximtech.jasypt-encrypt-plugin" version "1.3.3" - id "org.jooq.jooq-codegen-gradle" version "3.20.11" // update only if starter updated jooq version + id "org.jooq.jooq-codegen-gradle" version "3.19.30" // update only if starter updated jooq version id 'org.liquibase.gradle' version '3.1.0' }