diff --git a/.github/workflows/maven-publish.yml b/.github/workflows/maven-publish.yml
index b2d1632..2948cb4 100644
--- a/.github/workflows/maven-publish.yml
+++ b/.github/workflows/maven-publish.yml
@@ -15,8 +15,8 @@ jobs:
- name: Set up Java for publishing to Maven Central Repository
uses: actions/setup-java@v3
with:
- java-version: '11'
- distribution: 'adopt'
+ java-version: '17'
+ distribution: 'liberica'
server-id: ossrh
server-username: MAVEN_USERNAME
server-password: MAVEN_CENTRAL_TOKEN
diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml
index 5bc4370..e10677d 100644
--- a/.github/workflows/pull_request.yml
+++ b/.github/workflows/pull_request.yml
@@ -13,8 +13,8 @@ jobs:
- name: Set up Java
uses: actions/setup-java@v3
with:
- java-version: '11'
- distribution: 'adopt'
+ java-version: '17'
+ distribution: 'liberica'
- name: Cache SonarCloud packages
uses: actions/cache@v3
with:
diff --git a/pom.xml b/pom.xml
index d9938df..0f375e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
pom
- 0.12.0
+ 0.13.0
true
azbuilder
https://sonarcloud.io
diff --git a/terrakube-client/pom.xml b/terrakube-client/pom.xml
index 4e797f9..5b576d3 100644
--- a/terrakube-client/pom.xml
+++ b/terrakube-client/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.7.15
+ 2.7.18
org.terrakube.client
@@ -17,15 +17,15 @@
11
1.6.13
- 3.2.1
- 3.4.0
- 3.0.1
- 0.12.0
- 11.9.1
+ 3.3.0
+ 3.6.2
+ 3.1.0
+ 0.13.0
+ 13.1
3.8.0
false
- 1.18.20
- 0.11.5
+ 1.18.30
+ 0.12.3
diff --git a/terrakube-spring-boot-autoconfigure/pom.xml b/terrakube-spring-boot-autoconfigure/pom.xml
index 135ab1f..17d0edd 100644
--- a/terrakube-spring-boot-autoconfigure/pom.xml
+++ b/terrakube-spring-boot-autoconfigure/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.7.15
+ 2.7.18
org.terrakube.client
@@ -17,15 +17,13 @@
11
1.6.13
- 3.2.1
- 3.4.0
- 3.0.1
- 2.8.6
- 11.9.1
- 4.9.1
- 0.12.0
+ 3.3.0
+ 3.6.2
+ 3.1.0
+ 13.1
+ 0.13.0
false
- 1.18.20
+ 1.18.30
diff --git a/terrakube-spring-boot-starter-sample/pom.xml b/terrakube-spring-boot-starter-sample/pom.xml
index bbeaf8d..7f29302 100644
--- a/terrakube-spring-boot-starter-sample/pom.xml
+++ b/terrakube-spring-boot-starter-sample/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.7.15
+ 2.7.18
org.terrakube.client
@@ -16,10 +16,10 @@
11
1.6.13
- 3.2.1
- 3.4.0
- 3.0.1
- 0.12.0
+ 3.3.0
+ 3.6.2
+ 3.1.0
+ 0.13.0
true
diff --git a/terrakube-spring-boot-starter/pom.xml b/terrakube-spring-boot-starter/pom.xml
index 435be5f..0fe40d9 100644
--- a/terrakube-spring-boot-starter/pom.xml
+++ b/terrakube-spring-boot-starter/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.7.15
+ 2.7.18
org.terrakube.client
@@ -14,10 +14,10 @@
UTF-8
1.6.13
- 3.2.1
- 3.4.0
- 3.0.1
- 0.12.0
+ 3.3.0
+ 3.6.2
+ 3.1.0
+ 0.13.0
false