diff --git a/.github/workflows/smoke.yml b/.github/workflows/smoke.yml
index b52f7694..f6b0df96 100644
--- a/.github/workflows/smoke.yml
+++ b/.github/workflows/smoke.yml
@@ -4,7 +4,7 @@ name: Smoke
on: # yamllint disable-line rule:truthy
workflow_dispatch:
pull_request:
- branches: ["main"]
+ branches: ["amazimbe/use-new-maven-version"]
schedule:
- cron: "0 * * * *"
diff --git a/tests/smoke-maven-group-multidir.yaml b/tests/smoke-maven-group-multidir.yaml
index d8cf6c13..00062941 100644
--- a/tests/smoke-maven-group-multidir.yaml
+++ b/tests/smoke-maven-group-multidir.yaml
@@ -212,11 +212,11 @@ output:
groups: []
metadata:
packaging_type: pom
- requirement: 1.5.12.RELEASE
+ requirement: 1.5.11.RELEASE
source:
type: maven_repo
url: https://repo.maven.apache.org/maven2
- version: 1.5.12.RELEASE
+ version: 1.5.11.RELEASE
directory: /maven/multi-dir/foo
- name: org.springframework.boot:spring-boot-starter-parent
previous-requirements:
@@ -232,11 +232,11 @@ output:
groups: []
metadata:
packaging_type: pom
- requirement: 1.5.12.RELEASE
+ requirement: 1.5.11.RELEASE
source:
type: maven_repo
url: https://repo.maven.apache.org/maven2
- version: 1.5.12.RELEASE
+ version: 1.5.11.RELEASE
directory: /maven/multi-dir/bar
updated-dependency-files:
- content: |
@@ -254,7 +254,7 @@ output:
org.springframework.boot
spring-boot-starter-parent
- 1.5.12.RELEASE
+ 1.5.11.RELEASE
@@ -327,7 +327,7 @@ output:
org.springframework.boot
spring-boot-starter-parent
- 1.5.12.RELEASE
+ 1.5.11.RELEASE
@@ -390,9 +390,9 @@ output:
Bumps the maven group with 1 update in the /maven/multi-dir/foo directory: org.springframework.boot:spring-boot-starter-parent.
Bumps the maven group with 1 update in the /maven/multi-dir/bar directory: org.springframework.boot:spring-boot-starter-parent.
- Updates `org.springframework.boot:spring-boot-starter-parent` from 1.5.10.RELEASE to 1.5.12.RELEASE
+ Updates `org.springframework.boot:spring-boot-starter-parent` from 1.5.10.RELEASE to 1.5.11.RELEASE
- Updates `org.springframework.boot:spring-boot-starter-parent` from 1.5.9.RELEASE to 1.5.12.RELEASE
+ Updates `org.springframework.boot:spring-boot-starter-parent` from 1.5.9.RELEASE to 1.5.11.RELEASE
commit-message: |-
Bump the maven group across 2 directories with 1 update
@@ -400,9 +400,9 @@ output:
Bumps the maven group with 1 update in the /maven/multi-dir/bar directory: org.springframework.boot:spring-boot-starter-parent.
- Updates `org.springframework.boot:spring-boot-starter-parent` from 1.5.10.RELEASE to 1.5.12.RELEASE
+ Updates `org.springframework.boot:spring-boot-starter-parent` from 1.5.10.RELEASE to 1.5.11.RELEASE
- Updates `org.springframework.boot:spring-boot-starter-parent` from 1.5.9.RELEASE to 1.5.12.RELEASE
+ Updates `org.springframework.boot:spring-boot-starter-parent` from 1.5.9.RELEASE to 1.5.11.RELEASE
dependency-group:
name: maven
- type: mark_as_processed