diff --git a/.drone.yml b/.drone.yml index a4988ce..beb23b4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,9 +13,8 @@ volumes: path: /drone/volume/m2 steps: - - name: publish - image: maven:3.8.5-openjdk-17 + image: hub.docker.struchkov.dev/maven:3.9.5-eclipse-temurin-17-alpine privileged: true volumes: - name: m2 @@ -42,9 +41,8 @@ volumes: path: /drone/volume/m2 steps: - - name: publish maven central - image: maven:3.8.5-openjdk-17 + image: hub.docker.struchkov.dev/maven:3.9.5-eclipse-temurin-17-alpine privileged: true volumes: - name: m2 @@ -57,6 +55,7 @@ steps: GPG_PASSPHRASE: from_secret: GPG_PASSPHRASE commands: + - apk add --no-cache gnupg - echo "$GPG_PRIVATE_KEY" >> gpg.key - echo "$MAVEN_SETTINGS" >> maven-settings.xml - gpg --pinentry-mode loopback --passphrase $GPG_PASSPHRASE --import gpg.key @@ -77,9 +76,8 @@ volumes: path: /drone/volume/m2 steps: - - name: publish struchkov nexus - image: maven:3.8.5-openjdk-17 + image: hub.docker.struchkov.dev/maven:3.9.5-eclipse-temurin-17-alpine privileged: true volumes: - name: m2 @@ -92,6 +90,7 @@ steps: GPG_PASSPHRASE: from_secret: GPG_PASSPHRASE commands: + - apk add --no-cache gnupg - echo "$GPG_PRIVATE_KEY" >> gpg.key - echo "$MAVEN_SETTINGS" >> maven-settings.xml - gpg --pinentry-mode loopback --passphrase $GPG_PASSPHRASE --import gpg.key @@ -99,6 +98,6 @@ steps: --- kind: signature -hmac: 6aa5185200940abe95b0bb1c4cb7fc958faee27e88fb3ae4e4694b9a2da871b0 +hmac: 66796c2b300a4fe5e185561985fb867cb7f0ce0ab98babd264a4bf2ff6246228 ... diff --git a/pom.xml b/pom.xml index 6ede4a4..104dadc 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ dev.struchkov.godfather.telegram telegram-bot-spring-boot-starter - 0.0.58-SNAPSHOT + 1.0.0-SNAPSHOT 17 @@ -19,21 +19,23 @@ UTF-8 UTF-8 - 0.0.63 - 0.0.63 + + 1.2.0 + + 1.4.0 - 3.10.1 + 3.12.1 1.6.13 - 3.2.1 + 3.3.0 - 3.5.0 + 3.6.3 - 3.0.1 + 3.1.0 - 3.0.0-M7 + 3.0.1