Skip to content

Commit 7d960c5

Browse files
Update from Spring Boot 4.0.x to 4.1.x (#208)
* Bump org.apache.poi:poi-ooxml from 5.4.0 to 5.4.1 (#64) * Bump net.logstash.logback:logstash-logback-encoder from 8.0 to 8.1 (#63) * Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 (#62) * Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.3 to 2.44.4 (#65) Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.44.3 to 2.44.4. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/2.44.3...maven/2.44.4) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 2.44.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 (#66) * Bump io.spring.javaformat:spring-javaformat-maven-plugin (#71) * add exclusions to poi * Bump io.spring.javaformat:spring-javaformat-maven-plugin (#78) * Bump org.springframework.boot:spring-boot-starter-parent (#77) * Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.4 to 2.44.5 (#85) * Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1 (#84) * remove plugin versioning managed by spring * Bump io.spring.javaformat:spring-javaformat-maven-plugin (#89) * Bump io.spring.javaformat:spring-javaformat-maven-plugin (#95) * Bump org.springframework.boot:spring-boot-starter-parent (#94) * Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.0 to 1.7.1 (#93) * Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.5 to 2.45.0 (#98) Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.44.5 to 2.45.0. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/2.44.5...lib/2.45.0) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 2.45.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump com.diffplug.spotless:spotless-maven-plugin from 2.45.0 to 2.46.1 (#100) * Bump org.springframework.boot:spring-boot-starter-parent (#101) * Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0 (#106) Bumps [org.apache.commons:commons-text](https://github.com/apache/commons-text) from 1.13.1 to 1.14.0. - [Changelog](https://github.com/apache/commons-text/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-text@rel/commons-text-1.13.1...rel/commons-text-1.14.0) --- updated-dependencies: - dependency-name: org.apache.commons:commons-text dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.1 to 1.7.2 (#105) Bumps [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.7.1 to 1.7.2. - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](mojohaus/flatten-maven-plugin@1.7.1...1.7.2) --- updated-dependencies: - dependency-name: org.codehaus.mojo:flatten-maven-plugin dependency-version: 1.7.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * bump spring boot * configure mockito agent * update minimum maven version * Bump actions/checkout from 4 to 5 (#113) Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump org.springframework.boot:spring-boot-starter-parent (#117) Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 4.0.0-M1 to 4.0.0-M2. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.0-M1...v4.0.0-M2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.0.0-M2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump actions/setup-java from 4 to 5 (#115) Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@v4...v5) --- updated-dependencies: - dependency-name: actions/setup-java dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump com.rudikershaw.gitbuildhook:git-build-hook-maven-plugin (#121) * Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.2 to 1.7.3 (#124) * Bump org.springframework.boot:spring-boot-starter-parent (#123) * Bump com.diffplug.spotless:spotless-maven-plugin from 2.46.1 to 3.0.0 (#132) Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.46.1 to 3.0.0. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/2.46.1...lib/3.0.0) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump org.codehaus.mojo:exec-maven-plugin from 3.5.1 to 3.6.1 (#133) * Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 (#135) Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.13 to 0.8.14. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.13...v0.8.14) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2 (#139) Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.6.1 to 3.6.2. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.6.1...3.6.2) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump org.springframework.boot:spring-boot-starter-parent (#141) * ignore major version updates of logstash * Bump org.springframework.boot:spring-boot-starter-parent (#148) Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 4.0.0-RC1 to 4.0.0-RC2. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.0-RC1...v4.0.0-RC2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.0.0-RC2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump net.logstash.logback:logstash-logback-encoder from 8.1 to 9.0 (#142) Bumps [net.logstash.logback:logstash-logback-encoder](https://github.com/logfellow/logstash-logback-encoder) from 8.1 to 9.0. - [Release notes](https://github.com/logfellow/logstash-logback-encoder/releases) - [Commits](logfellow/logstash-logback-encoder@logstash-logback-encoder-8.1...logstash-logback-encoder-9.0) --- updated-dependencies: - dependency-name: net.logstash.logback:logstash-logback-encoder dependency-version: '9.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Phil Calouche <philip.calouche@outlook.com> * Bump org.apache.poi:poi-ooxml from 5.4.1 to 5.5.0 (#152) Bumps org.apache.poi:poi-ooxml from 5.4.1 to 5.5.0. --- updated-dependencies: - dependency-name: org.apache.poi:poi-ooxml dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump com.diffplug.spotless:spotless-maven-plugin from 3.0.0 to 3.1.0 (#153) Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@lib/3.0.0...lib/3.1.0) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump org.springframework.boot:spring-boot-starter-parent (#155) Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 4.0.0-RC2 to 4.0.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.0-RC2...v4.0.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump actions/checkout from 5 to 6 (#150) Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v5...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump org.apache.poi:poi-ooxml from 5.5.0 to 5.5.1 (#160) * Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0 (#164) * Bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 3.6.3 (#167) * Bump org.springframework.boot:spring-boot-starter-parent (#166) * Bump com.diffplug.spotless:spotless-maven-plugin from 3.1.0 to 3.2.0 (#173) Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@lib/3.1.0...lib/3.2.0) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump org.springframework.boot:spring-boot-starter-parent (#172) Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.1...v4.0.2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump com.diffplug.spotless:spotless-maven-plugin from 3.2.0 to 3.2.1 (#178) Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@lib/3.2.0...maven/3.2.1) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump com.diffplug.spotless:spotless-maven-plugin from 3.2.1 to 3.3.0 (#182) * Bump org.springframework.boot:spring-boot-starter-parent (#185) Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 4.0.3 to 4.0.4. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.3...v4.0.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump com.diffplug.spotless:spotless-maven-plugin from 3.3.0 to 3.4.0 (#184) Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@lib/3.3.0...maven/3.4.0) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump org.springframework.boot:spring-boot-starter-parent (#192) Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 4.0.4 to 4.0.5. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.4...v4.0.5) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump org.springframework.boot:spring-boot-starter-parent (#196) Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 4.0.5 to 4.0.6. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.5...v4.0.6) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump com.diffplug.spotless:spotless-maven-plugin from 3.4.0 to 3.5.1 (#200) Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 3.4.0 to 3.5.1. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/3.4.0...maven/3.5.1) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump com.diffplug.spotless:spotless-maven-plugin from 3.5.1 to 3.6.0 (#202) * Bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15 (#205) * Bump org.springframework.boot:spring-boot-starter-parent (#206) Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 4.0.6 to 4.0.7. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.6...v4.0.7) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * update to spring boot 4.1.x --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9306f53 commit 7d960c5

11 files changed

Lines changed: 30 additions & 30 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Spring Forge consists of the following modules
5252

5353
| Module | Description | Spring Forge Dependabot Staging Branch | Spring Forge Maven Group Name |
5454
|-----------------------------------------------------|-----------------------------------------------------------------------------------------------------|----------------------------------------|-------------------------------------|
55-
| [Spring Forge Starter POM](pom.xml) | The root POM that is intended to be used as the parent POM in applications or libraries. | main-dependabot-staging | dev.pcalouche.springforge.spring40x |
55+
| [Spring Forge Starter POM](pom.xml) | The root POM that is intended to be used as the parent POM in applications or libraries. | main-dependabot-staging | dev.pcalouche.springforge.spring41x |
5656
| [autoconfigure](autoconfigure) | This module contains custom Spring Boot autoconfiguration and its supporting classes. | spring35x-dependabot-staging | dev.pcalouche.springforge.spring35x |
5757
| [libs](libs) | Contains libraries to support the autoconfiguration. | | |
5858
| [spring-boot-starters-module](spring-boot-starters) | Custom Spring Boot Starters that applications or libraries can use to active Spring Forge features. | | |
@@ -71,9 +71,9 @@ Add the following to your application's POM to use Spring Forge.
7171

7272
<parent>
7373
<!--
74-
The last part of the package name represents the Spring Boot version used by Spring Forge. For instance, spring40x maps to Spring Boot 4.0.x and spring35x maps to Spring Boot 3.5.x.
74+
The last part of the package name represents the Spring Boot version used by Spring Forge. For instance, spring41x maps to Spring Boot 4.0.x and spring35x maps to Spring Boot 3.5.x.
7575
-->
76-
<groupId>dev.pcalouche.springforge.spring40x</groupId>
76+
<groupId>dev.pcalouche.springforge.spring41x</groupId>
7777
<artifactId>spring-forge-starter-parent</artifactId>
7878
<version>1.0.0-SNAPSHOT</version>
7979
<relativePath/>
@@ -97,11 +97,11 @@ Add the following to your application's POM to use Spring Forge.
9797
<dependencies>
9898
<!-- Add the Spring Forge Starters and any dependencies you want to use. -->
9999
<dependency>
100-
<groupId>dev.pcalouche.springforge.spring40x</groupId>
100+
<groupId>dev.pcalouche.springforge.spring41x</groupId>
101101
<artifactId>pcalouche-spring-boot-starter-app</artifactId>
102102
</dependency>
103103
<dependency>
104-
<groupId>dev.pcalouche.springforge.spring40x</groupId>
104+
<groupId>dev.pcalouche.springforge.spring41x</groupId>
105105
<artifactId>pcalouche-spring-boot-starter-test</artifactId>
106106
<scope>test</scope>
107107
</dependency>
@@ -201,7 +201,7 @@ Spring Forge uses the following branching strategy in order to support multiple
201201

202202
| Spring Boot Version | Spring Forge Release Branch | Spring Forge Dependabot Staging Branch | Spring Forge Maven Group Name |
203203
|---------------------|-----------------------------|----------------------------------------|---------------------------------------|
204-
| `4.0.x` | `main` | `dependabot-staging-main` | `dev.pcalouche.springforge.spring40x` |
204+
| `4.1.x` | `main` | `dependabot-staging-main` | `dev.pcalouche.springforge.spring41x` |
205205
| `3.5.x` | `spring35x-release` | `dependabot-staging-spring35x` | `dev.pcalouche.springforge.spring35x` |
206206

207207
The `main` branch will contain code for the most recent Spring Boot version supported by Spring Forge. How many other release branches depends on what versions of Spring Boot you want Spring Forge to work with. When a release branch is no longer needed it, it can be marked as readonly and have its dependabot configuration removed.

autoconfigure/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55

66
<parent>
7-
<groupId>dev.pcalouche.springforge.spring40x</groupId>
7+
<groupId>dev.pcalouche.springforge.spring41x</groupId>
88
<artifactId>spring-forge-starter-parent</artifactId>
99
<version>${revision}</version>
1010
</parent>
@@ -13,7 +13,7 @@
1313

1414
<dependencies>
1515
<dependency>
16-
<groupId>dev.pcalouche.springforge.spring40x.libs</groupId>
16+
<groupId>dev.pcalouche.springforge.spring41x.libs</groupId>
1717
<artifactId>exceptions</artifactId>
1818
<version>${project.version}</version>
1919
<optional>true</optional>
@@ -49,7 +49,7 @@
4949
<scope>provided</scope>
5050
</dependency>
5151
<dependency>
52-
<groupId>dev.pcalouche.springforge.spring40x.libs</groupId>
52+
<groupId>dev.pcalouche.springforge.spring41x.libs</groupId>
5353
<artifactId>logging-test</artifactId>
5454
<version>${project.version}</version>
5555
<scope>test</scope>

libs/exceptions/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55

66
<parent>
7-
<groupId>dev.pcalouche.springforge.spring40x.libs</groupId>
7+
<groupId>dev.pcalouche.springforge.spring41x.libs</groupId>
88
<artifactId>libs-pom</artifactId>
99
<version>${revision}</version>
1010
</parent>

libs/logging-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55

66
<parent>
7-
<groupId>dev.pcalouche.springforge.spring40x.libs</groupId>
7+
<groupId>dev.pcalouche.springforge.spring41x.libs</groupId>
88
<artifactId>libs-pom</artifactId>
99
<version>${revision}</version>
1010
</parent>

libs/logging/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55

66
<parent>
7-
<groupId>dev.pcalouche.springforge.spring40x.libs</groupId>
7+
<groupId>dev.pcalouche.springforge.spring41x.libs</groupId>
88
<artifactId>libs-pom</artifactId>
99
<version>${revision}</version>
1010
</parent>

libs/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<modelVersion>4.0.0</modelVersion>
55

66
<parent>
7-
<groupId>dev.pcalouche.springforge.spring40x</groupId>
7+
<groupId>dev.pcalouche.springforge.spring41x</groupId>
88
<artifactId>spring-forge-starter-parent</artifactId>
99
<version>${revision}</version>
1010
</parent>
1111

12-
<groupId>dev.pcalouche.springforge.spring40x.libs</groupId>
12+
<groupId>dev.pcalouche.springforge.spring41x.libs</groupId>
1313
<artifactId>libs-pom</artifactId>
1414
<packaging>pom</packaging>
1515

pom.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
<parent>
77
<groupId>org.springframework.boot</groupId>
88
<artifactId>spring-boot-starter-parent</artifactId>
9-
<version>4.0.6</version>
9+
<version>4.1.0</version>
1010
<relativePath/>
1111
</parent>
1212

13-
<groupId>dev.pcalouche.springforge.spring40x</groupId>
13+
<groupId>dev.pcalouche.springforge.spring41x</groupId>
1414
<artifactId>spring-forge-starter-parent</artifactId>
1515
<version>${revision}</version>
1616
<packaging>pom</packaging>
@@ -54,20 +54,20 @@
5454
<exec-maven-plugin.version>3.6.3</exec-maven-plugin.version>
5555
<flatten-maven-plugin.version>1.7.3</flatten-maven-plugin.version>
5656
<git-build-hook-maven-plugin.version>3.6.0</git-build-hook-maven-plugin.version>
57-
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
58-
<spotless-maven-plugin.version>3.4.0</spotless-maven-plugin.version>
57+
<jacoco-maven-plugin.version>0.8.15</jacoco-maven-plugin.version>
58+
<spotless-maven-plugin.version>3.6.0</spotless-maven-plugin.version>
5959
<spring-javaformat-maven-plugin.version>0.0.47</spring-javaformat-maven-plugin.version>
6060
</properties>
6161

6262
<dependencyManagement>
6363
<dependencies>
6464
<dependency>
65-
<groupId>dev.pcalouche.springforge.spring40x</groupId>
65+
<groupId>dev.pcalouche.springforge.spring41x</groupId>
6666
<artifactId>pcalouche-spring-boot-starter-app</artifactId>
6767
<version>${spring-forge.version}</version>
6868
</dependency>
6969
<dependency>
70-
<groupId>dev.pcalouche.springforge.spring40x</groupId>
70+
<groupId>dev.pcalouche.springforge.spring41x</groupId>
7171
<artifactId>pcalouche-spring-boot-starter-test</artifactId>
7272
<version>${spring-forge.version}</version>
7373
</dependency>

spring-boot-starters/pcalouche-spring-boot-starter-app/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55

66
<parent>
7-
<groupId>dev.pcalouche.springforge.spring40x</groupId>
7+
<groupId>dev.pcalouche.springforge.spring41x</groupId>
88
<artifactId>spring-boot-starters-pom</artifactId>
99
<version>${revision}</version>
1010
</parent>
@@ -13,17 +13,17 @@
1313

1414
<dependencies>
1515
<dependency>
16-
<groupId>dev.pcalouche.springforge.spring40x</groupId>
16+
<groupId>dev.pcalouche.springforge.spring41x</groupId>
1717
<artifactId>autoconfigure</artifactId>
1818
<version>${project.version}</version>
1919
</dependency>
2020
<dependency>
21-
<groupId>dev.pcalouche.springforge.spring40x</groupId>
21+
<groupId>dev.pcalouche.springforge.spring41x</groupId>
2222
<artifactId>pcalouche-spring-boot-starter-logging</artifactId>
2323
<version>${project.version}</version>
2424
</dependency>
2525
<dependency>
26-
<groupId>dev.pcalouche.springforge.spring40x.libs</groupId>
26+
<groupId>dev.pcalouche.springforge.spring41x.libs</groupId>
2727
<artifactId>exceptions</artifactId>
2828
<version>${project.version}</version>
2929
</dependency>

spring-boot-starters/pcalouche-spring-boot-starter-logging/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55

66
<parent>
7-
<groupId>dev.pcalouche.springforge.spring40x</groupId>
7+
<groupId>dev.pcalouche.springforge.spring41x</groupId>
88
<artifactId>spring-boot-starters-pom</artifactId>
99
<version>${revision}</version>
1010
</parent>
@@ -13,12 +13,12 @@
1313

1414
<dependencies>
1515
<dependency>
16-
<groupId>dev.pcalouche.springforge.spring40x</groupId>
16+
<groupId>dev.pcalouche.springforge.spring41x</groupId>
1717
<artifactId>autoconfigure</artifactId>
1818
<version>${project.version}</version>
1919
</dependency>
2020
<dependency>
21-
<groupId>dev.pcalouche.springforge.spring40x.libs</groupId>
21+
<groupId>dev.pcalouche.springforge.spring41x.libs</groupId>
2222
<artifactId>logging</artifactId>
2323
<version>${project.version}</version>
2424
</dependency>

spring-boot-starters/pcalouche-spring-boot-starter-test/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55

66
<parent>
7-
<groupId>dev.pcalouche.springforge.spring40x</groupId>
7+
<groupId>dev.pcalouche.springforge.spring41x</groupId>
88
<artifactId>spring-boot-starters-pom</artifactId>
99
<version>${revision}</version>
1010
</parent>
@@ -13,7 +13,7 @@
1313

1414
<dependencies>
1515
<dependency>
16-
<groupId>dev.pcalouche.springforge.spring40x.libs</groupId>
16+
<groupId>dev.pcalouche.springforge.spring41x.libs</groupId>
1717
<artifactId>logging-test</artifactId>
1818
<version>${project.version}</version>
1919
</dependency>

0 commit comments

Comments
 (0)