diff --git a/.github/workflows/release-train.yml b/.github/workflows/release-train.yml index 45f82c4..8ce932a 100644 --- a/.github/workflows/release-train.yml +++ b/.github/workflows/release-train.yml @@ -16,13 +16,13 @@ jobs: distribution: 'zulu' java-version: '17' - name: Install GitVersion - uses: gittools/actions/gitversion/setup@v1.2.0 + uses: gittools/actions/gitversion/setup@2.0.0 with: versionSpec: '5.x' - name: Determine Version id: gitversion - uses: gittools/actions/gitversion/execute@v1.2.0 + uses: gittools/actions/gitversion/execute@2.0.0 - name: Semantic Version id: version uses: paulhatch/semantic-version@v5.4.0 diff --git a/pom.xml b/pom.xml index 00198ea..1f3f1ea 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.1 + 3.3.2 com.dishant @@ -18,7 +18,7 @@ 21 - 3.3.1 + 3.3.2 2023.0.3 4.1.3 2.2.10.RELEASE