Skip to content

Commit 6aa1e01

Browse files
Bump the maven-dependencies group across 1 directory with 7 updates
Bumps the maven-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `4.11.0` | `5.12.0` | | [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | `4.11.0` | `5.12.0` | | [org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin) | `3.1.1` | `3.1.2` | | [org.springframework.boot:spring-boot-configuration-processor](https://github.com/spring-projects/spring-boot) | `2.7.18` | `3.2.5` | | [org.springframework.boot:spring-boot-starter](https://github.com/spring-projects/spring-boot) | `2.7.18` | `3.2.5` | | [org.springframework.boot:spring-boot-test-autoconfigure](https://github.com/spring-projects/spring-boot) | `2.7.18` | `3.2.5` | | [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `2.7.18` | `3.2.5` | Updates `org.mockito:mockito-core` from 4.11.0 to 5.12.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.11.0...v5.12.0) Updates `org.mockito:mockito-junit-jupiter` from 4.11.0 to 5.12.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.11.0...v5.12.0) Updates `org.apache.maven.plugins:maven-install-plugin` from 3.1.1 to 3.1.2 - [Release notes](https://github.com/apache/maven-install-plugin/releases) - [Commits](apache/maven-install-plugin@maven-install-plugin-3.1.1...maven-install-plugin-3.1.2) Updates `org.springframework.boot:spring-boot-configuration-processor` from 2.7.18 to 3.2.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.18...v3.2.5) Updates `org.springframework.boot:spring-boot-starter` from 2.7.18 to 3.2.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.18...v3.2.5) Updates `org.springframework.boot:spring-boot-test-autoconfigure` from 2.7.18 to 3.2.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.18...v3.2.5) Updates `org.springframework.boot:spring-boot-starter-test` from 2.7.18 to 3.2.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.18...v3.2.5) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:development update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-install-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-configuration-processor dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-test-autoconfigure dependency-type: direct:development update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:development update-type: version-update:semver-major dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b56b84b commit 6aa1e01

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

jgroups-spring-boot-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
</plugin>
9696
<plugin>
9797
<artifactId>maven-install-plugin</artifactId>
98-
<version>3.1.1</version>
98+
<version>3.1.2</version>
9999
</plugin>
100100
</plugins>
101101
</pluginManagement>

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<jgroups.version>4.2.28.Final</jgroups.version>
5757

5858
<spring.version>5.3.34</spring.version>
59-
<spring.boot.version>2.7.18</spring.boot.version>
59+
<spring.boot.version>3.2.5</spring.boot.version>
6060

6161
<slf4j.version>2.0.13</slf4j.version>
6262
<log4j.version>2.23.1</log4j.version>
@@ -67,7 +67,7 @@
6767
<commons-io.version>2.16.1</commons-io.version>
6868
<javax.jaxb-api.version>2.3.1</javax.jaxb-api.version>
6969
<junit.jupiter.version>5.10.1</junit.jupiter.version>
70-
<mockito.version>4.11.0</mockito.version>
70+
<mockito.version>5.12.0</mockito.version>
7171

7272
<jacoco-maven.version>0.8.11</jacoco-maven.version>
7373
<maven-assembly.version>3.7.1</maven-assembly.version>
@@ -76,7 +76,7 @@
7676
<maven-deploy.version>3.0.0</maven-deploy.version>
7777
<maven-enforcer.version>3.4.1</maven-enforcer.version>
7878
<maven-gpg.version>3.2.4</maven-gpg.version>
79-
<maven-install.version>3.1.1</maven-install.version>
79+
<maven-install.version>3.1.2</maven-install.version>
8080
<maven-jar.version>3.4.1</maven-jar.version>
8181
<maven-javadoc.version>3.6.3</maven-javadoc.version>
8282
<maven-release.version>3.0.1</maven-release.version>

0 commit comments

Comments
 (0)