Skip to content

Commit 37b05af

Browse files
fix(deps): bump the prod-deps group across 1 directory with 11 updates
Bumps the prod-deps group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) | `3.4.10` | `3.5.7` | | [commons-io:commons-io](https://github.com/apache/commons-io) | `2.18.0` | `2.20.0` | | [com.h2database:h2](https://github.com/h2database/h2database) | `2.3.232` | `2.4.240` | | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.7` | `42.7.8` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.14.0` | `3.14.1` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.2` | `3.5.4` | | [org.springdoc:springdoc-openapi-maven-plugin](https://github.com/springdoc/springdoc-openapi-maven-plugin) | `1.4` | `1.5` | | [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.12` | `0.8.14` | | [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) | `2.8.9` | `2.8.13` | | [org.springdoc:springdoc-openapi-starter-webflux-ui](https://github.com/springdoc/springdoc-openapi) | `2.8.9` | `2.8.13` | Updates `org.springframework.boot:spring-boot-starter-parent` from 3.4.10 to 3.5.7 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.10...v3.5.7) Updates `commons-io:commons-io` from 2.18.0 to 2.20.0 - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-io@rel/commons-io-2.18.0...rel/commons-io-2.20.0) Updates `com.h2database:h2` from 2.3.232 to 2.4.240 - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-2.3.232...version-2.4.240) Updates `org.postgresql:postgresql` from 42.7.7 to 42.7.8 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.7...REL42.7.8) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.0 to 3.14.1 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.14.0...maven-compiler-plugin-3.14.1) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.2 to 3.5.4 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.2...surefire-3.5.4) Updates `org.hibernate.orm.tooling:hibernate-enhance-maven-plugin` from 6.6.29.Final to 6.6.33.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.33/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.29...6.6.33) Updates `org.springdoc:springdoc-openapi-maven-plugin` from 1.4 to 1.5 - [Commits](springdoc/springdoc-openapi-maven-plugin@v1.4...v1.5) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.12 to 0.8.14 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.12...v0.8.14) Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.8.9 to 2.8.13 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v2.8.9...v2.8.13) Updates `org.springdoc:springdoc-openapi-starter-webflux-ui` from 2.8.9 to 2.8.13 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v2.8.9...v2.8.13) Updates `org.springdoc:springdoc-openapi-starter-webflux-ui` from 2.8.9 to 2.8.13 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v2.8.9...v2.8.13) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 3.5.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: commons-io:commons-io dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: com.h2database:h2 dependency-version: 2.4.240 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: org.postgresql:postgresql dependency-version: 42.7.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.hibernate.orm.tooling:hibernate-enhance-maven-plugin dependency-version: 6.6.33.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.springdoc:springdoc-openapi-maven-plugin dependency-version: '1.5' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 2.8.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.springdoc:springdoc-openapi-starter-webflux-ui dependency-version: 2.8.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.springdoc:springdoc-openapi-starter-webflux-ui dependency-version: 2.8.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 144e40c commit 37b05af

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

pom.xml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.boot</groupId>
88
<artifactId>spring-boot-starter-parent</artifactId>
9-
<version>3.4.10</version>
9+
<version>3.5.7</version>
1010
<relativePath /> <!-- lookup parent from repository -->
1111
</parent>
1212

@@ -37,7 +37,7 @@
3737
<properties>
3838
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3939
<spring-module-core.version>2.1.0-SNAPSHOT</spring-module-core.version>
40-
<springdoc.version>2.8.9</springdoc.version>
40+
<springdoc.version>2.8.13</springdoc.version>
4141
</properties>
4242

4343
<dependencyManagement>
@@ -46,19 +46,19 @@
4646
<dependency>
4747
<groupId>commons-io</groupId>
4848
<artifactId>commons-io</artifactId>
49-
<version>2.18.0</version>
49+
<version>2.20.0</version>
5050
</dependency>
5151

5252
<dependency>
5353
<groupId>com.h2database</groupId>
5454
<artifactId>h2</artifactId>
55-
<version>2.3.232</version>
55+
<version>2.4.240</version>
5656
</dependency>
5757

5858
<dependency>
5959
<groupId>org.postgresql</groupId>
6060
<artifactId>postgresql</artifactId>
61-
<version>42.7.7</version>
61+
<version>42.7.8</version>
6262
</dependency>
6363

6464
</dependencies>
@@ -80,7 +80,7 @@
8080

8181
<plugin>
8282
<artifactId>maven-compiler-plugin</artifactId>
83-
<version>3.14.0</version>
83+
<version>3.14.1</version>
8484
<configuration>
8585
<release>21</release>
8686
<encoding>UTF-8</encoding>
@@ -101,7 +101,7 @@
101101
<plugin>
102102
<groupId>org.apache.maven.plugins</groupId>
103103
<artifactId>maven-surefire-plugin</artifactId>
104-
<version>3.5.2</version>
104+
<version>3.5.4</version>
105105
</plugin>
106106

107107
<plugin>
@@ -119,7 +119,7 @@
119119
<plugin>
120120
<groupId>org.springdoc</groupId>
121121
<artifactId>springdoc-openapi-maven-plugin</artifactId>
122-
<version>1.4</version>
122+
<version>1.5</version>
123123
</plugin>
124124

125125
</plugins>
@@ -129,7 +129,7 @@
129129
<plugin>
130130
<groupId>org.jacoco</groupId>
131131
<artifactId>jacoco-maven-plugin</artifactId>
132-
<version>0.8.12</version>
132+
<version>0.8.14</version>
133133
<executions>
134134
<execution>
135135
<goals>

0 commit comments

Comments
 (0)