diff --git a/.drone.yml b/.drone.yml
index beb23b4..d8118c4 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -14,7 +14,8 @@ volumes:
steps:
- name: publish
- image: hub.docker.struchkov.dev/maven:3.9.5-eclipse-temurin-17-alpine
+ # https://hub.docker.com/_/maven
+ image: hub.docker.struchkov.dev/maven:3.9-eclipse-temurin-17-alpine
privileged: true
volumes:
- name: m2
@@ -42,7 +43,8 @@ volumes:
steps:
- name: publish maven central
- image: hub.docker.struchkov.dev/maven:3.9.5-eclipse-temurin-17-alpine
+ # https://hub.docker.com/_/maven
+ image: hub.docker.struchkov.dev/maven:3.9-eclipse-temurin-17-alpine
privileged: true
volumes:
- name: m2
@@ -77,7 +79,8 @@ volumes:
steps:
- name: publish struchkov nexus
- image: hub.docker.struchkov.dev/maven:3.9.5-eclipse-temurin-17-alpine
+ # https://hub.docker.com/_/maven
+ image: hub.docker.struchkov.dev/maven:3.9-eclipse-temurin-17-alpine
privileged: true
volumes:
- name: m2
@@ -96,8 +99,9 @@ steps:
- gpg --pinentry-mode loopback --passphrase $GPG_PASSPHRASE --import gpg.key
- mvn --settings maven-settings.xml -U -P ossrh,release-struchkov-nexus clean deploy
+# drone sign --save Godfather-Bots/telegram-bot-spring-boot-starter
---
kind: signature
-hmac: 66796c2b300a4fe5e185561985fb867cb7f0ce0ab98babd264a4bf2ff6246228
+hmac: f713949c6ff55744433dcbfcc2c05b7cbe385d64efa05ca5f29dab4eb56f27b2
...
diff --git a/pom.xml b/pom.xml
index 104dadc..210d6f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,22 +20,22 @@
UTF-8
- 1.2.0
+ 1.3.1
- 1.4.0
+ 1.5.2
- 3.12.1
+ 3.13.0
- 1.6.13
+ 1.7.0
- 3.3.0
+ 3.3.1
- 3.6.3
+ 3.8.0
- 3.1.0
+ 3.2.5
- 3.0.1
+ 3.1.1